diff --git a/.gitignore b/.gitignore index 9beb432..e1f8f6c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /pygobject-2.90.3.tar.bz2 /pygobject-2.90.4.tar.xz /pygobject-3.0.0.tar.xz +/pygobject-3.0.1.tar.xz diff --git a/pygobject3.spec b/pygobject3.spec index b3827c5..bee77e3 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -11,7 +11,7 @@ ### Abstract ### Name: pygobject3 -Version: 3.0.0 +Version: 3.0.1 Release: 1%{?dist} License: LGPLv2+ and MIT Group: Development/Languages @@ -151,6 +151,9 @@ find $RPM_BUILD_ROOT -name '*.a' -delete %endif # with_python3 %changelog +* Fri Sep 30 2011 Ignacio Casal Quinteiro - 3.0.1-1 +- udpate to 3.0.1 + * Tue Sep 20 2011 Matthias Clasen - 3.0.0-1 - Update to 3.0.0 diff --git a/sources b/sources index 1274687..910a157 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -42b940ec9ed64b1c5f0e79164cd0c93f pygobject-3.0.0.tar.xz +34d495790d64107bbdd5afb4137abb06 pygobject-3.0.1.tar.xz