Update to 3.16.0
This commit is contained in:
parent
23746096a1
commit
03fa9a18d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -107,3 +107,4 @@ gtk+-2.90.5.tar.bz2
|
||||
/gtk+-3.15.10.tar.xz
|
||||
/gtk+-3.15.11.tar.xz
|
||||
/gtk+-3.15.12.tar.xz
|
||||
/gtk+-3.16.0.tar.xz
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||
Name: gtk3
|
||||
Version: 3.15.12
|
||||
Release: 2%{?dist}
|
||||
Version: 3.16.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.15/gtk+-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gtk+/3.16/gtk+-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gnome-common autoconf automake intltool gettext
|
||||
BuildRequires: pkgconfig(atk) >= %{atk_version}
|
||||
@ -346,6 +346,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
%{_datadir}/installed-tests
|
||||
|
||||
%changelog
|
||||
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
|
||||
- Update to 3.16.0
|
||||
|
||||
* Fri Mar 20 2015 Richard Hughes <rhughes@redhat.com> - 3.15.12-2
|
||||
- Depend on gdk-pixbuf2-modules as this is now an optional subpackage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user