Hello community, here is the log from the commit of package gettext-runtime for openSUSE:Factory checked in at 2019-03-08 12:00:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gettext-runtime (Old) and /work/SRC/openSUSE:Factory/.gettext-runtime.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gettext-runtime" Fri Mar 8 12:00:42 2019 rev:78 rq:681653 version:0.19.8.1 Changes: -------- gettext-java.changes: same change --- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime-mini.changes 2018-10-22 11:01:22.896376793 +0200 +++ /work/SRC/openSUSE:Factory/.gettext-runtime.new.28833/gettext-runtime-mini.changes 2019-03-08 12:00:49.143960813 +0100 @@ -1,0 +2,7 @@ +Mon Mar 4 11:28:14 UTC 2019 - Dominique Leuenberger <[email protected]> + +- Only Require(Pre/Post) info in the non-mini variant: as the -mini + version is only used inside OBS, it is irrelevant if the info + files are present and registered or not. + +------------------------------------------------------------------- gettext-runtime.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ gettext-java.spec: same change ++++++ gettext-runtime-mini.spec ++++++ --- /var/tmp/diff_new_pack.OrdlfD/_old 2019-03-08 12:00:50.415960597 +0100 +++ /var/tmp/diff_new_pack.OrdlfD/_new 2019-03-08 12:00:50.419960597 +0100 @@ -1,5 +1,5 @@ # -# spec file for package gettext-runtime-mini +# spec file for package gettext-runtime # # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # @@ -92,8 +92,10 @@ License: LGPL-2.1-or-later Group: Development/Tools/Other Requires: %{name} = %{version} +%if %{without mini} Requires(post): info Requires(preun): info +%endif Provides: gettext-devel = %{version} %if %{without mini} # bug437293 ++++++ gettext-runtime.spec ++++++ --- /var/tmp/diff_new_pack.OrdlfD/_old 2019-03-08 12:00:50.447960592 +0100 +++ /var/tmp/diff_new_pack.OrdlfD/_new 2019-03-08 12:00:50.447960592 +0100 @@ -92,8 +92,10 @@ License: LGPL-2.1-or-later Group: Development/Tools/Other Requires: %{name} = %{version} +%if %{without mini} Requires(post): info Requires(preun): info +%endif Provides: gettext-devel = %{version} %if %{without mini} # bug437293
