Hello community, here is the log from the commit of package gtk2 for openSUSE:Factory checked in at 2019-12-23 22:36:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gtk2 (Old) and /work/SRC/openSUSE:Factory/.gtk2.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gtk2" Mon Dec 23 22:36:28 2019 rev:174 rq:757536 version:2.24.32+67 Changes: -------- --- /work/SRC/openSUSE:Factory/gtk2/gtk2.changes 2019-11-29 16:02:35.516813427 +0100 +++ /work/SRC/openSUSE:Factory/.gtk2.new.6675/gtk2.changes 2019-12-23 22:38:39.873852085 +0100 @@ -1,0 +2,12 @@ +Tue Dec 17 10:00:32 UTC 2019 - Frederic Crozat <[email protected]> + +- Add Obsoletes/Provides to baselibs.conf to ensure + gtk2-immodule-tigrigna-32bit can be upgraded from old version. + +------------------------------------------------------------------- +Tue Dec 10 11:07:08 UTC 2019 - Michael Vetter <[email protected]> + +- bsc#1158897: Remove dependency on jasper (due to planned removal) + Removes JPEG2000 support. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gtk2.spec ++++++ --- /var/tmp/diff_new_pack.zfrqai/_old 2019-12-23 22:38:40.865852515 +0100 +++ /var/tmp/diff_new_pack.zfrqai/_new 2019-12-23 22:38:40.865852515 +0100 @@ -1,7 +1,7 @@ # # spec file for package gtk2 # -# Copyright (c) 2019 SUSE LLC. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -58,7 +58,6 @@ BuildRequires: gnome-patch-translation BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc -BuildRequires: libjasper-devel BuildRequires: libtiff-devel # Needed for patches touching the build system / bootstrapping BuildRequires: libtool ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.zfrqai/_old 2019-12-23 22:38:40.937852547 +0100 +++ /var/tmp/diff_new_pack.zfrqai/_new 2019-12-23 22:38:40.937852547 +0100 @@ -78,6 +78,8 @@ postun "%else" postun "<prefix>%{_bindir}/gtk-query-immodules-2.0 --update-cache" postun "%endif" + provides "gtk2-immodules-tigrigna-<targettype> = <version>" + obsoletes "gtk2-immodules-tigrigna-<targettype> = <version>" gtk2-immodule-vietnamese requires "gtk2-<targettype>" post "%if "%_lib" == "lib64""
