[gobject-introspection] 1.30.0

Matthias Clasen mclasen at fedoraproject.org
Wed Sep 21 00:12:54 UTC 2011


commit dc112c66476e56dce6394bfa6c4d1ca76334eb9f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Sep 20 20:12:08 2011 -0400

    1.30.0

 .gitignore                 |    3 +++
 gobject-introspection.spec |    9 +++++----
 sources                    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 09a4b60..5efce15 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,6 @@
 /gobject-introspection-0.10.7.tar.bz2
 /gobject-introspection-0.10.8.tar.bz2
 /gobject-introspection-1.29.0.tar.xz
+/gobject-introspection-1.29.16.tar.xz
+/gobject-introspection-1.29.17.tar.xz
+/gobject-introspection-1.30.0.tar.xz
diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index da7d68e..273dbd8 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:        1.29.0
+Version:        1.30.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:        http://download.gnome.org/sources/gobject-introspection/1.29/%{name}-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/gobject-introspection/1.30/%{name}-%{version}.tar.xz
 
 Obsoletes:      gir-repository
 
@@ -70,7 +70,6 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root,-)
 %doc COPYING
 
 %{_libdir}/lib*.so.*
@@ -78,7 +77,6 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
 %{_libdir}/girepository-1.0/*.typelib
 
 %files devel
-%defattr(-,root,root)
 %{_libdir}/lib*.so
 %dir %{_libdir}/gobject-introspection
 %{_libdir}/gobject-introspection/*
@@ -94,6 +92,9 @@ find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
 %{_datadir}/gtk-doc/html/gi/*
 
 %changelog
+* Tue Sep 20 2011 Matthias Clasen <mclasen at redhat.com> - 1.30.0-1
+- Update to 1.30.0
+
 * Fri Jun 17 2011 Tomas Bzatek <tbzatek at redhat.com> - 1.29.0-1
 - Update to 1.29.0
 
diff --git a/sources b/sources
index daffed0..1b9772a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bfeb66b36a9629b9e261d1d3e4bf0555  gobject-introspection-1.29.0.tar.xz
+4e5f8d02890aa1f2459b9890e0a45486  gobject-introspection-1.30.0.tar.xz


More information about the scm-commits mailing list