diff --git a/.gitignore b/.gitignore index 9952471..2070d9c 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ gtk+-2.90.5.tar.bz2 /gtk+-3.7.12.tar.xz /gtk+-3.7.14.tar.xz /gtk+-3.8.0.tar.xz +/gtk+-3.8.1.tar.xz diff --git a/gtk3.spec b/gtk3.spec index a41377c..55b26ae 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -14,7 +14,7 @@ Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk3 -Version: 3.8.0 +Version: 3.8.1 Release: 1%{?dist} License: LGPLv2+ Group: System Environment/Libraries @@ -265,6 +265,9 @@ gtk-query-immodules-3.0-%{__isa_bits} --update-cache %{_datadir}/gtk-doc %changelog +* Mon Apr 15 2013 Kalev Lember - 3.8.1-1 +- Update to 3.8.1 + * Mon Mar 25 2013 Kalev Lember - 3.8.0-1 - Update to 3.8.0 diff --git a/sources b/sources index 667110c..637066b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ee8042469449c2bc702dbd9fa690f405 gtk+-3.8.0.tar.xz +d79856ae2542f405059948c4efb5b16d gtk+-3.8.1.tar.xz