From 4df1e720ec39e85b1ca32344a521fdfe80e0dcb70e12778fdf53c0f11919b7fd Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Apr 2018 15:10:29 +0000 Subject: [PATCH] Accepting request 597737 from GNOME:Next OBS-URL: https://build.opensuse.org/request/show/597737 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=317 --- gtk+-3.22.29.tar.xz | 3 --- gtk+-3.22.30.tar.xz | 3 +++ gtk3.changes | 13 +++++++++++++ gtk3.spec | 6 +++--- 4 files changed, 19 insertions(+), 6 deletions(-) delete mode 100644 gtk+-3.22.29.tar.xz create mode 100644 gtk+-3.22.30.tar.xz diff --git a/gtk+-3.22.29.tar.xz b/gtk+-3.22.29.tar.xz deleted file mode 100644 index d56198f..0000000 --- a/gtk+-3.22.29.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a07d64b939fcc034a066b7723fdf9b24e92c9cfb6a8497593f3471fe56fbbbf8 -size 18964852 diff --git a/gtk+-3.22.30.tar.xz b/gtk+-3.22.30.tar.xz new file mode 100644 index 0000000..7fa4c92 --- /dev/null +++ b/gtk+-3.22.30.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1a4a5c12703d4e1ccda28333b87ff462741dc365131fbc94c218ae81d9a6567 +size 18946084 diff --git a/gtk3.changes b/gtk3.changes index 813aff4..0da6202 100644 --- a/gtk3.changes +++ b/gtk3.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Apr 18 01:01:46 UTC 2018 - luc14n0@linuxmail.org + +- Update to version 3.22.30: + + gtk-demo has a new 'Widgetbowl' demo. + + The wayland backend now supports the stable xdg-shell protocol. + + Bugs fixed: glgo#GNOME/GTK#28, glgo#GNOME/GTK#83, + glgo#GNOME/GTK#88, glgo#GNOME/GTK#114, glgo#GNOME/GTK#129, + glgo#GNOME/GTK#132, glgo#GNOME/GTK#141, glgo#GNOME/GTK#146, + glgo#GNOME/GTK#156, glgo#GNOME/GTK#157, glgo#GNOME/GTK#163, + bgo#705509, bgo#745128, bgo#748784, bgo#791939, bgo#792632, + bgo#793062. + ------------------------------------------------------------------- Wed Apr 4 10:22:08 UTC 2018 - fezhang@suse.com diff --git a/gtk3.spec b/gtk3.spec index ebff116..96cffca 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -22,12 +22,12 @@ %define _name gtk+ %bcond_without broadway Name: gtk3 -Version: 3.22.29 +Version: 3.22.30 Release: 0 Summary: The GTK+ toolkit library (version 3) License: LGPL-2.1-or-later Group: Development/Libraries/X11 -Url: https://www.gtk.org/ +URL: https://www.gtk.org/ Source: http://download.gnome.org/sources/gtk+/3.22/%{_name}-%{version}.tar.xz Source1: README.SUSE Source2: settings.ini @@ -68,7 +68,7 @@ BuildRequires: pkgconfig(rest-0.7) BuildRequires: pkgconfig(wayland-client) >= 1.9.91 BuildRequires: pkgconfig(wayland-cursor) >= 1.9.91 BuildRequires: pkgconfig(wayland-egl) -BuildRequires: pkgconfig(wayland-protocols) >= 1.9 +BuildRequires: pkgconfig(wayland-protocols) >= 1.12 BuildRequires: pkgconfig(x11) BuildRequires: pkgconfig(xcomposite) BuildRequires: pkgconfig(xcursor)