diff --git a/.gitignore b/.gitignore index f4cbf4e..ca4d13c 100644 --- a/.gitignore +++ b/.gitignore @@ -136,3 +136,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.20.0.tar.xz /gtk+-3.20.1.tar.xz /gtk+-3.20.2.tar.xz +/gtk+-3.20.3.tar.xz diff --git a/gtk3.spec b/gtk3.spec index 7bd5f31..6bd59f6 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -17,8 +17,8 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.20.2 -Release: 2%{?dist} +Version: 3.20.3 +Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries URL: http://www.gtk.org @@ -338,6 +338,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/installed-tests %changelog +* Wed Apr 13 2016 Kalev Lember - 3.20.3-1 +- Update to 3.20.3 + * Tue Apr 5 2016 Matthias Clasen - 3.20.2-2 - Drop no-longer-used Requires(post) diff --git a/sources b/sources index 45c03cd..61f00ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5b0c32c60c9131f49d997d9e39f82037 gtk+-3.20.2.tar.xz +c4e4799cbf3aaea3fce5eb2fae77ad2c gtk+-3.20.3.tar.xz