diff --git a/.gitignore b/.gitignore index 523511f..d0960a4 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /pygobject-3.0.0.tar.xz /pygobject-3.0.1.tar.xz /pygobject-3.0.2.tar.xz +/pygobject-3.0.3.tar.xz diff --git a/pygobject3.spec b/pygobject3.spec index 814b5fd..9cd7141 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -11,7 +11,7 @@ ### Abstract ### Name: pygobject3 -Version: 3.0.2 +Version: 3.0.3 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 +* Tue Dec 20 2011 Ignacio Casal Quinteiro - 3.0.3-1 +- udpate to 3.0.3 + * Sat Oct 22 2011 Ignacio Casal Quinteiro - 3.0.2-1 - udpate to 3.0.2 diff --git a/sources b/sources index e856a0b..264f11b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -63762bc671943550fc553fbc59d831fb pygobject-3.0.2.tar.xz +d17e2565e139d647e8ee50fd1126aa9e pygobject-3.0.3.tar.xz