[gobject-introspection/f16] 1.29.17

Matthias Clasen mclasen at fedoraproject.org
Wed Aug 31 00:53:10 UTC 2011


commit f37e3e00e1a585f4fdf61b29ac263bb11bc96fdf
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Aug 30 20:52:27 2011 -0400

    1.29.17

 .gitignore                 |    1 +
 gobject-introspection.spec |    7 ++++---
 sources                    |    2 +-
 3 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bc252e4..cf689c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /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
diff --git a/gobject-introspection.spec b/gobject-introspection.spec
index ee74407..ea8b60f 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.16
+Version:        1.29.17
 Release:        1%{?dist}
 Summary:        Introspection system for GObject-based libraries
 
@@ -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 Aug 30 2011 Matthias Clasen <mclasen at redhat.com> - 1.29.17-1
+- Update to 1.29.17
+
 * Wed Jul 27 2011 Matthias Clasen <mclasen at redhat.com> - 1.29.16-1
 - Update to 1.29.16
 
diff --git a/sources b/sources
index 06373d6..5af5627 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ecfa59f6f36441f046f7f698d459419  gobject-introspection-1.29.16.tar.xz
+c4b040aca6fcb29a65cd17830cc2ba82  gobject-introspection-1.29.17.tar.xz


More information about the scm-commits mailing list