From d7e8596dc001183f2e799154c0f81dc07b16ca66a7d3ff5862e55ef0624ec60d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 10 May 2016 17:32:56 +0000 Subject: [PATCH 1/2] Accepting request 394553 from home:Zaitor:branches:GNOME:Factory New stable update OBS-URL: https://build.opensuse.org/request/show/394553 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=233 --- gtk+-3.20.3.tar.xz | 3 --- gtk+-3.20.4.tar.xz | 3 +++ gtk3.changes | 14 ++++++++++++++ gtk3.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 gtk+-3.20.3.tar.xz create mode 100644 gtk+-3.20.4.tar.xz diff --git a/gtk+-3.20.3.tar.xz b/gtk+-3.20.3.tar.xz deleted file mode 100644 index c0bbac3..0000000 --- a/gtk+-3.20.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3834f3bf23b260b3e5ebfea41102e2026a8af29e36c3620edf4a5cf05e82f694 -size 17188044 diff --git a/gtk+-3.20.4.tar.xz b/gtk+-3.20.4.tar.xz new file mode 100644 index 0000000..de74402 --- /dev/null +++ b/gtk+-3.20.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e3aaf54a54dd1c1ca0588939254abe31329e0bcd280a12290d5306b41ea03f +size 17195152 diff --git a/gtk3.changes b/gtk3.changes index 6bd655f..7b52b87 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon May 9 19:40:21 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.20.4: + + Bugs fixed: bgo#573380, bgo#620065, bgo#693077, bgo#749405, + bgo#761651, bgo#762756, bgo#763768, bgo#764395, bgo#764424, + bgo#764585, bgo#764825, bgo#764846, bgo#765038, bgo#765065, + bgo#765066, bgo#765122, bgo#765213, bgo#765238, bgo#765261, + bgo#765270, bgo#765284, bgo#765471, bgo#765474, bgo#765486, + bgo#765493, bgo#765496, bgo#765565, bgo#765567, bgo#765592, + bgo#765640, bgo#765644, bgo#765742, bgo#765790, bgo#765907, + bgo#765922, bgo#765981, bgo#766166. + + Updated translations. + ------------------------------------------------------------------- Tue Apr 12 07:50:50 UTC 2016 - dimstar@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index 92f08e1..d3584e0 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -29,7 +29,7 @@ Name: gtk3 %define _name gtk+ -Version: 3.20.3 +Version: 3.20.4 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1+ From 58023b97c51e9af484ba8cd1d4e6c52ec5276d1ae88ce47a4574e4f6d4fe130f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Sat, 14 May 2016 00:17:08 +0000 Subject: [PATCH 2/2] Accepting request 395120 from home:dimstar:branches:GNOME:Factory - Fix libgtk-3-0 dependency on gtk-data: require the data package for the latest installed version of libgtk-3-. This is only needed for any eventual case where an ABI incompatible libgtk3 might ever appear in order to allow them to be parallel installable - something upstream knows to avoid doing. OBS-URL: https://build.opensuse.org/request/show/395120 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=234 --- gtk3.changes | 9 +++++++++ gtk3.spec | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/gtk3.changes b/gtk3.changes index 7b52b87..2842d56 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri May 13 08:29:24 UTC 2016 - dimstar@opensuse.org + +- Fix libgtk-3-0 dependency on gtk-data: require the data package + for the latest installed version of libgtk-3-. This is only + needed for any eventual case where an ABI incompatible libgtk3 + might ever appear in order to allow them to be parallel + installable - something upstream knows to avoid doing. + ------------------------------------------------------------------- Mon May 9 19:40:21 UTC 2016 - zaitor@opensuse.org diff --git a/gtk3.spec b/gtk3.spec index d3584e0..a8dfe9a 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -97,11 +97,11 @@ ranging from small one-off projects to complete application suites. Summary: The GTK+ toolkit library (version 3) Group: System/Libraries Requires(post): %{name}-tools +Requires: %{name}-data >= %{version} # While hicolor is not a Requires strictly speaking, we put it as # such instead of as a Recommends because many applications just # assume it's there and we need to have a low-level package to # bring it in. -Requires: %{name}-data = %{version} Requires: hicolor-icon-theme # Require Adwaita Icon Theme: It's GTKs icon set, that's guaranteed to be there Requires: adwaita-icon-theme