diff --git a/.cvsignore b/.cvsignore index 1919624..be720d9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -40,3 +40,4 @@ gtk+-2.9.2.tar.bz2 gtk+-2.9.3.tar.bz2 gtk+-2.9.4.tar.bz2 gtk+-2.10.0.tar.bz2 +gtk+-2.10.1.tar.bz2 diff --git a/gtk2.spec b/gtk2.spec index 63519dc..6a13102 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -10,13 +10,13 @@ %define cairo_version %{cairo_base_version}-1 %define libpng_version 2:1.2.2-16 -%define base_version 2.10.0 +%define base_version 2.10.1 %define bin_version 2.10.0 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X Name: gtk2 Version: %{base_version} -Release: 5 +Release: 1 License: LGPL Group: System Environment/Libraries Source: gtk+-%{version}.tar.bz2 @@ -277,6 +277,9 @@ rm -rf $RPM_BUILD_ROOT %doc tmpdocs/examples %changelog +* Sun Jul 23 2006 Matthias Clasen - 2.10.1-1 +- Update to 2.10.1 + * Wed Jul 19 2006 Matthias Clasen - 2.10.0-5 - Fix a typo in the Search support patch diff --git a/sources b/sources index a9d8849..7f9cbc9 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ d8c012f67a8f23fa9aa495fca5331784 update-scripts.tar.gz -37cdf73719e8b2af6b0d065df6236542 gtk+-2.10.0.tar.bz2 +7f1d39031d50de8228211aa3230d4acd gtk+-2.10.1.tar.bz2