diff --git a/.gitignore b/.gitignore index 902df5a..569e5b8 100644 --- a/.gitignore +++ b/.gitignore @@ -110,3 +110,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.16.0.tar.xz /gtk+-3.16.1.tar.xz /gtk+-3.16.2.tar.xz +/gtk+-3.17.1.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 2415a80..19f9b62 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -17,14 +17,14 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.16.2 -Release: 2%{?dist} +Version: 3.17.1 +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.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: pkgconfig(atk) >= %{atk_version} @@ -347,6 +347,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_datadir}/installed-tests %changelog +* Thu Apr 30 2015 Kalev Lember - 3.17.1-1 +- Update to 3.17.1 + * Fri Apr 17 2015 Rex Dieter 3.16.2-2 - Obsoletes: oxygen-gtk3 < 2:1.4.1 diff --git a/sources b/sources index 7a13e65..07701f5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -321d14c72bd62ad7417d329859bf55af gtk+-3.16.2.tar.xz +d6c7647fc84d189f1f99c3f04f37d3aa gtk+-3.17.1.tar.xz