diff --git a/.gitignore b/.gitignore index d0960a4..9a4bd9d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /pygobject-3.0.1.tar.xz /pygobject-3.0.2.tar.xz /pygobject-3.0.3.tar.xz +/pygobject-3.1.0.tar.xz diff --git a/pygobject3.spec b/pygobject3.spec index 137b2cc..f4ca8a0 100644 --- a/pygobject3.spec +++ b/pygobject3.spec @@ -11,15 +11,15 @@ ### Abstract ### Name: pygobject3 -Version: 3.0.3 -Release: 2%{?dist} +Version: 3.1.0 +Release: 1%{?dist} License: LGPLv2+ and MIT Group: Development/Languages Summary: Python 2 bindings for GObject Introspection URL: https://live.gnome.org/PyGObject BuildRoot: %{_tmppath}/%{name}-%{version}-root #VCS: git:git://git.gnome.org/pygobject -Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.0/pygobject-%{version}.tar.xz +Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.1/pygobject-%{version}.tar.xz ### Patches ### Patch0: lm.patch @@ -151,6 +151,9 @@ find $RPM_BUILD_ROOT -name '*.a' -delete %endif # with_python3 %changelog +* Tue Feb 7 2012 Matthias Clasen - 3.1.0-1 +- Update to 3.1.0 + * Sat Jan 14 2012 Fedora Release Engineering - 3.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 264f11b..b18448a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d17e2565e139d647e8ee50fd1126aa9e pygobject-3.0.3.tar.xz +afe40defaf1dbe88f3a1111685a84a0a pygobject-3.1.0.tar.xz