Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gettext-runtime for openSUSE:Factory checked in at 2024-09-25 21:51:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gettext-runtime (Old) and /work/SRC/openSUSE:Factory/.gettext-runtime.new.29891 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gettext-runtime" Wed Sep 25 21:51:11 2024 rev:97 rq:1202933 version:0.22.5 Changes: -------- gettext-java.changes: same change --- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime-mini.changes 2024-07-19 15:25:00.549629369 +0200 +++ /work/SRC/openSUSE:Factory/.gettext-runtime.new.29891/gettext-runtime-mini.changes 2024-09-25 21:51:14.807175917 +0200 @@ -1,0 +2,6 @@ +Thu Sep 12 10:43:43 UTC 2024 - Dan Äermák <dcer...@suse.com> + +- Move envsubst requires into main package, gettext.sh is not part of + gettext-tools, but gettext-runtime (fixes boo#1227070) + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime.changes 2024-07-19 15:25:01.329660405 +0200 +++ /work/SRC/openSUSE:Factory/.gettext-runtime.new.29891/gettext-runtime.changes 2024-09-25 21:51:14.851177749 +0200 @@ -1,0 +2,6 @@ +Thu Sep 12 10:43:39 UTC 2024 - Dan Äermák <dcer...@suse.com> + +- Move envsubst requires into main package, gettext.sh is not part of + gettext-tools, but gettext-runtime (fixes boo#1227070) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ gettext-java.spec: same change ++++++ gettext-runtime-mini.spec ++++++ --- /var/tmp/diff_new_pack.0mYWo8/_old 2024-09-25 21:51:15.755215406 +0200 +++ /var/tmp/diff_new_pack.0mYWo8/_new 2024-09-25 21:51:15.759215573 +0200 @@ -51,6 +51,8 @@ # rpm-build requires gettext-tools, but we will only just be building it #!BuildIgnore: gettext-tools %endif +# gettext.sh requires envsubst +Requires: envsubst%{?with_mini:-mini} = %{version} Summary: Tools for Native Language Support (NLS) License: GPL-3.0-or-later AND LGPL-2.0-or-later Group: Development/Tools/Other @@ -92,8 +94,6 @@ Group: Development/Tools/Other Requires: %{name} = %{version} Requires: xz -# gettext.sh requires envsubst -Requires: envsubst%{?with_mini:-mini} = %{version} # autopoint requires find Requires: findutils # For non-UTF encodings gettext-runtime.spec: same change