[pygobject3/f16] 3.0.1

Ignacio Casal Quinteiro nacho at fedoraproject.org
Fri Sep 30 20:24:14 UTC 2011


commit 339675af3c03e3de9cc6507458f8b274308168df
Author: Ignacio Casal Quinteiro <icq at gnome.org>
Date:   Fri Sep 30 20:23:54 2011 +0200

    3.0.1

 .gitignore      |    1 +
 pygobject3.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 2e659a7..9384ec9 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
@@ -19,7 +19,7 @@ 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/2.90/pygobject-%{version}.tar.xz
+Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.0/pygobject-%{version}.tar.xz
 Patch0: lm.patch
 
 ### Patches ###
@@ -150,6 +150,9 @@ find $RPM_BUILD_ROOT -name '*.a' -delete
 %endif # with_python3
 
 %changelog
+* Fri Sep 30 2011 Ignacio Casal Quinteiro <icq at gnome.org> - 3.0.1-1
+- udpate to 3.0.1
+
 * Tue Sep 27 2011 Ray <rstrode at redhat.com> - 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


More information about the scm-commits mailing list