[gobject-introspection] Update to 1.29.0

Tomas Bzatek tbzatek at fedoraproject.org
Fri Jun 17 12:17:02 UTC 2011


commit 78dc971bc51245f1a29749cd6f661282c6e5413f
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Fri Jun 17 14:16:40 2011 +0200

    Update to 1.29.0

 .gitignore                 |    1 +
 gobject-introspection.spec |    7 +++++--
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 33fdad8..09a4b60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /gobject-introspection-0.10.6.tar.bz2
 /gobject-introspection-0.10.7.tar.bz2
 /gobject-introspection-0.10.8.tar.bz2
+/gobject-introspection-1.29.0.tar.xz
diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index aebf649..da7d68e 100644
--- a/gobject-introspection.spec
+++ b/gobject-introspection.spec
@@ -2,7 +2,7 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           gobject-introspection
-Version:        0.10.8
+Version:        1.29.0
 Release:        1%{?dist}
 Summary:        Introspection system for GObject-based libraries
 
@@ -10,7 +10,7 @@ Group:      Development/Libraries
 License:        GPLv2+, LGPLv2+, MIT
 URL:            http://live.gnome.org/GObjectIntrospection
 #VCS:           git:git://git.gnome.org/gobject-introspection
-Source0:        gobject-introspection-%{version}.tar.bz2
+Source0:        http://download.gnome.org/sources/gobject-introspection/1.29/%{name}-%{version}.tar.xz
 
 Obsoletes:      gir-repository
 
@@ -94,6 +94,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
 %{_datadir}/gtk-doc/html/gi/*
 
 %changelog
+* Fri Jun 17 2011 Tomas Bzatek <tbzatek at redhat.com> - 1.29.0-1
+- Update to 1.29.0
+
 * Thu Apr 21 2011 John (J5) Palmieri <johnp at redhat.com> - 0.10.8-1
 - Update to 0.10.8
 
diff --git a/sources b/sources
index 87d23ad..daffed0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b5da58a5327d13b4d1e08b8e42b2456d  gobject-introspection-0.10.8.tar.bz2
+bfeb66b36a9629b9e261d1d3e4bf0555  gobject-introspection-1.29.0.tar.xz


More information about the scm-commits mailing list