[pygobject3/f16] Update to 3.0.0

Ray Strode rstrode at fedoraproject.org
Tue Sep 27 05:06:45 UTC 2011


commit cefcb6cfa62953d22a2d0f92aa6e433621ff7975
Author: Ray Strode <rstrode at redhat.com>
Date:   Tue Sep 27 01:00:56 2011 -0400

    Update to 3.0.0

 .gitignore      |    1 +
 pygobject3.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b737cfd..9beb432 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /pygobject-2.90.3.tar.gz
 /pygobject-2.90.3.tar.bz2
 /pygobject-2.90.4.tar.xz
+/pygobject-3.0.0.tar.xz
diff --git a/pygobject3.spec b/pygobject3.spec
index 0f4b815..1e24288 100644
--- a/pygobject3.spec
+++ b/pygobject3.spec
@@ -11,7 +11,7 @@
 ### Abstract ###
 
 Name: pygobject3
-Version: 2.90.4
+Version: 3.0.0
 Release: 1%{?dist}
 License: LGPLv2+ and MIT
 Group: Development/Languages
@@ -146,6 +146,9 @@ find $RPM_BUILD_ROOT -name '*.a' -delete
 %endif # with_python3
 
 %changelog
+* Tue Sep 27 2011 Ray <rstrode at redhat.com> - 3.0.0-1
+- Update to 3.0.0
+
 * Thu Sep 15 2011 John (J5) Palmieri <johnp at gnome.org> - 2.90.4-1
 - update to 2.90.4
 - get rid of packaging cruft that is taken care of by upstream now
diff --git a/sources b/sources
index e7a00a6..1274687 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6dabf53b89f569ff429ebd9c1fd03cad  pygobject-2.90.4.tar.xz
+42b940ec9ed64b1c5f0e79164cd0c93f  pygobject-3.0.0.tar.xz


More information about the scm-commits mailing list