[pygobject3] 3.0.0

Matthias Clasen mclasen at fedoraproject.org
Tue Sep 20 17:33:08 UTC 2011


commit 86bc2c8ed69e12d6fe7171e979f9d722f3a1dcc9
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Sep 20 13:32:27 2011 -0400

    3.0.0

 .gitignore      |    1 +
 pygobject3.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 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..c4e8de4 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
@@ -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
 
 ### Patches ###
 
@@ -146,6 +146,9 @@ find $RPM_BUILD_ROOT -name '*.a' -delete
 %endif # with_python3
 
 %changelog
+* Tue Sep 20 2011 Matthias Clasen <mclasen 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