diff --git a/.gitignore b/.gitignore index 5894798..3a629c3 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.9.0.tar.xz /gtk+-3.9.2.tar.xz /gtk+-3.9.4.tar.xz +/gtk+-3.9.6.tar.xz diff --git a/gtk3.spec b/gtk3.spec index a6a6cf4..0ef751f 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -16,8 +16,8 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.9.4 -Release: 2%{?dist} +Version: 3.9.6 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -283,7 +283,8 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog -* Fri Jun 21 2013 Matthias Clasen - 3.9.4-2 +* Fri Jun 21 2013 Matthias Clasen - 3.9.6-1 +- Update to 3.9.6 - Add a tests subpackage * Thu Jun 20 2013 Kalev Lember - 3.9.4-1 diff --git a/sources b/sources index 37e65ca..ce6cf32 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9548fe7878311f3d7a3ae941a469117d gtk+-3.9.4.tar.xz +b99f61bbc72d866b19c7affe8b520ed8 gtk+-3.9.6.tar.xz