Update to 3.24.0
This commit is contained in:
parent
d4aeb5c827
commit
2bf5705f6c
1
.gitignore
vendored
1
.gitignore
vendored
@ -171,3 +171,4 @@ gtk+-2.90.5.tar.bz2
|
||||
/gtk+-3.22.29.tar.xz
|
||||
/gtk+-3.22.30.tar.xz
|
||||
/gtk+-3.23.2.tar.xz
|
||||
/gtk+-3.24.0.tar.xz
|
||||
|
11
gtk3.spec
11
gtk3.spec
@ -3,14 +3,14 @@
|
||||
%endif
|
||||
|
||||
%global glib2_version 2.49.4
|
||||
%global pango_version 1.37.3
|
||||
%global pango_version 1.41.0
|
||||
%global atk_version 2.15.1
|
||||
%global cairo_version 1.14.0
|
||||
%global gdk_pixbuf_version 2.30.0
|
||||
%global xrandr_version 1.5.0
|
||||
%global wayland_version 1.9.91
|
||||
%global wayland_protocols_version 1.12
|
||||
%global epoxy_version 1.0
|
||||
%global epoxy_version 1.4
|
||||
|
||||
%global bin_version 3.0.0
|
||||
|
||||
@ -20,13 +20,13 @@
|
||||
%global __provides_exclude_from ^%{_libdir}/gtk-3.0
|
||||
|
||||
Name: gtk3
|
||||
Version: 3.23.2
|
||||
Version: 3.24.0
|
||||
Release: 1%{?dist}
|
||||
Summary: GTK+ graphical user interface library
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://www.gtk.org
|
||||
Source0: http://download.gnome.org/sources/gtk+/3.23/gtk+-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gtk+/3.24/gtk+-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(atk) >= %{atk_version}
|
||||
BuildRequires: pkgconfig(atk-bridge-2.0)
|
||||
@ -318,6 +318,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache &>/dev/null || :
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.24.0-1
|
||||
- Update to 3.24.0
|
||||
|
||||
* Mon Aug 13 2018 Kalev Lember <klember@redhat.com> - 3.23.2-1
|
||||
- Update to 3.23.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gtk+-3.23.2.tar.xz) = a9c176a8b33a7562da91763523c7cb18ccbec8263c15f6d5be9087f7d22cc85889816fe678e32d9f35829cbc514f98a7139112a04b58ebebb6d9386e1b90ecd1
|
||||
SHA512 (gtk+-3.24.0.tar.xz) = c82228f31a422d7f180b1157de697d941f2826f9a85a44d2a583564130626c88759a62269bb01f54969e00ff7499db4e1b026dbfb060dda1b6e62f36f3267981
|
||||
|
Loading…
Reference in New Issue
Block a user