Update to 3.18.0
This commit is contained in:
parent
0783e1e7a7
commit
77328af81e
1
.gitignore
vendored
1
.gitignore
vendored
@ -118,3 +118,4 @@ gtk+-2.90.5.tar.bz2
|
||||
/gtk+-3.17.7.tar.xz
|
||||
/gtk+-3.17.8.tar.xz
|
||||
/gtk+-3.17.9.tar.xz
|
||||
/gtk+-3.18.0.tar.xz
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||
Name: gtk3
|
||||
Version: 3.17.9
|
||||
Version: 3.18.0
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.gtk.org
|
||||
#VCS: git:git://git.gnome.org/gtk+
|
||||
|
||||
Source: http://download.gnome.org/sources/gtk+/3.17/gtk+-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gtk+/3.18/gtk+-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gnome-common autoconf automake intltool gettext
|
||||
BuildRequires: pkgconfig(atk) >= %{atk_version}
|
||||
@ -336,6 +336,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
|
||||
- Update to 3.18.0
|
||||
|
||||
* Tue Sep 15 2015 Kalev Lember <klember@redhat.com> - 3.17.9-1
|
||||
- Update to 3.17.9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user