diff --git a/.gitignore b/.gitignore index 0039774..f8c889c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /pygobject-3.0.3.tar.xz /pygobject-3.1.0.tar.xz /pygobject-3.1.1.tar.xz +/pygobject-3.1.92.tar.xz diff --git a/pygobject3.spec b/pygobject3.spec index 390070a..bbda8ae 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -11,7 +11,7 @@ ### Abstract ### Name: pygobject3 -Version: 3.1.1 +Version: 3.1.92 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 +* Wed Mar 21 2012 Kalev Lember - 3.1.92-1 +- Update to 3.1.92 + * Sun Feb 26 2012 Matthias Clasen - 3.1.1-1 - Update to 3.1.1 diff --git a/sources b/sources index 5bf8d8e..d758d87 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2afa5928941245685b34bd80dc995ec6 pygobject-3.1.1.tar.xz +2da7d154176bd9eda841466361c5162f pygobject-3.1.92.tar.xz