Hello community, here is the log from the commit of package gtk3 for openSUSE:Factory checked in at 2020-01-13 22:18:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtk3 (Old) and /work/SRC/openSUSE:Factory/.gtk3.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk3" Mon Jan 13 22:18:09 2020 rev:154 rq:762897 version:3.24.13+0 Changes: -------- --- /work/SRC/openSUSE:Factory/gtk3/gtk3.changes 2019-12-18 14:48:08.697933858 +0100 +++ /work/SRC/openSUSE:Factory/.gtk3.new.6675/gtk3.changes 2020-01-13 22:20:12.922481800 +0100 @@ -1,0 +2,8 @@ +Fri Jan 10 12:03:26 UTC 2020 - Dominique Leuenberger <[email protected]> + +- Move /usr/share/locale/en from the -lang package to the -data + package: English is installed on all systems. This avoids + gtk3-lang being triggered for installation on english-only + systems. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk3.spec ++++++ --- /var/tmp/diff_new_pack.jXamap/_old 2020-01-13 22:20:14.326482450 +0100 +++ /var/tmp/diff_new_pack.jXamap/_new 2020-01-13 22:20:14.326482450 +0100 @@ -1,7 +1,7 @@ # # spec file for package gtk3 # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2010 Dominique Leuenberger, Amsterdam, Netherlands # # All modifications and additions to the file contributed by third parties @@ -681,6 +681,7 @@ %{_datadir}/glib-2.0/schemas/org.gtk.Demo.gschema.xml %files data +%{_datadir}/locale/en/ %{_datadir}/themes/Default/ %{_datadir}/themes/Emacs/ @@ -730,6 +731,8 @@ %{_datadir}/gettext/its/gtkbuilder.loc %files lang -f gtk30.lang -f gtk30-properties.lang +# english locale should be in the main package +%exclude %{_datadir}/locale/en %endif %if %{with doc}
