Update to 3.17.1
This commit is contained in:
parent
daf1fa3ca8
commit
b67ec3f1cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -110,3 +110,4 @@ gtk+-2.90.5.tar.bz2
|
|||||||
/gtk+-3.16.0.tar.xz
|
/gtk+-3.16.0.tar.xz
|
||||||
/gtk+-3.16.1.tar.xz
|
/gtk+-3.16.1.tar.xz
|
||||||
/gtk+-3.16.2.tar.xz
|
/gtk+-3.16.2.tar.xz
|
||||||
|
/gtk+-3.17.1.tar.xz
|
||||||
|
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||||
Name: gtk3
|
Name: gtk3
|
||||||
Version: 3.16.2
|
Version: 3.17.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
#VCS: git:git://git.gnome.org/gtk+
|
#VCS: git:git://git.gnome.org/gtk+
|
||||||
|
|
||||||
Source: http://download.gnome.org/sources/gtk+/3.16/gtk+-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/gtk+/3.17/gtk+-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gnome-common autoconf automake intltool gettext
|
BuildRequires: gnome-common autoconf automake intltool gettext
|
||||||
BuildRequires: pkgconfig(atk) >= %{atk_version}
|
BuildRequires: pkgconfig(atk) >= %{atk_version}
|
||||||
@ -347,6 +347,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{_datadir}/installed-tests
|
%{_datadir}/installed-tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 30 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.1-1
|
||||||
|
- Update to 3.17.1
|
||||||
|
|
||||||
* Fri Apr 17 2015 Rex Dieter <rdieter@fedoraproject.org> 3.16.2-2
|
* Fri Apr 17 2015 Rex Dieter <rdieter@fedoraproject.org> 3.16.2-2
|
||||||
- Obsoletes: oxygen-gtk3 < 2:1.4.1
|
- Obsoletes: oxygen-gtk3 < 2:1.4.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user