Package Release Info

gettext-runtime-0.22.5-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gettext-runtime-32bit
libtextstyle0-32bit

Change Logs

* Wed Feb 26 2025 sbrabec@suse.com
- Fix crash while handling po files with malformed header and
  process them properly
  (0003-Fix-malformed-header-processing.patch, boo#1227316).
* Thu Sep 12 2024 dcermak@suse.com
- Move envsubst requires into main package, gettext.sh is not part of
  gettext-tools, but gettext-runtime (fixes boo#1227070)
* Tue Jul 16 2024 bwiedemann@suse.com
- Use %autosetup
* Thu Jun 06 2024 dimstar@opensuse.org
- Fix envsubst-mini:
  + Conflicts with the 'full' envsubst
  + Require 'this-is-only-for-build-envs': ensure this does not
    find it's way out of OBS onto installations.
* Tue Jun 04 2024 dcermak@suse.com
- add optional -mini suffix to envsubst package
* Tue May 21 2024 schwab@suse.de
- Require glibc-gconv-modules-extra by the gettext-tools packages
* Tue May 14 2024 dcermak@suse.com
- Split out envsubst into a separate package
  This allows us to pull in envsubst into containers without enlarging them
  substantially. Additionally, this binary is standalone and useful outside of
  the context of gettext.
* Mon Apr 15 2024 dimstar@opensuse.org
- Require this-is-only-for-build-envs by the -mini packages: ensure
  those mini packages never find their way onto a system, even when
  published.
* Thu Apr 04 2024 dcermak@suse.com
- Add missing Requires: find to gettext-tools
* Mon Feb 26 2024 dimstar@opensuse.org
- Use %patch -P N instead of deprecated %patchN.