diff options
Diffstat (limited to 'gtk3.spec')
-rw-r--r-- | gtk3.spec | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -10,7 +10,7 @@ %global gdk_pixbuf_version 2.30.0 %global xrandr_version 1.5.0 %global wayland_version 1.9.91 -%global wayland_protocols_version 1.7 +%global wayland_protocols_version 1.9 %global epoxy_version 1.0 %global bin_version 3.0.0 @@ -21,17 +21,14 @@ %global __provides_exclude_from ^%{_libdir}/gtk-3.0 Name: gtk3 -Version: 3.22.17 -Release: 4%{?dist} +Version: 3.22.18 +Release: 1%{?dist} Summary: GTK+ graphical user interface library License: LGPLv2+ URL: http://www.gtk.org Source0: http://download.gnome.org/sources/gtk+/3.22/gtk+-%{version}.tar.xz -# https://bugzilla.redhat.com/show_bug.cgi?id=1466654 -Patch0: gtk3-throttle-system-bell-on-wayland.patch - BuildRequires: pkgconfig(atk) >= %{atk_version} BuildRequires: pkgconfig(atk-bridge-2.0) BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version} @@ -170,7 +167,6 @@ the functionality of the installed %{name} package. %prep %setup -q -n gtk+-%{version} -%patch0 -p1 %build export CFLAGS='-fno-strict-aliasing %optflags' @@ -343,6 +339,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &>/dev/null || : %{_datadir}/installed-tests %changelog +* Tue Aug 08 2017 Kalev Lember <klember@redhat.com> - 3.22.18-1 +- Update to 3.22.18 + * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.17-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild |