[glib2] 2.29.18

Matthias Clasen mclasen at fedoraproject.org
Tue Aug 30 21:46:44 UTC 2011


commit dc255aeb351fd2233ab69aaa911ba556a9ab5f73
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Aug 30 17:45:52 2011 -0400

    2.29.18

 .gitignore |    1 +
 glib2.spec |    8 ++++----
 sources    |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cd58b07..f45285c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ glib-2.25.13.tar.bz2
 /glib-2.29.10.tar.xz
 /glib-2.29.14.tar.xz
 /glib-2.29.16.tar.xz
+/glib-2.29.18.tar.xz
diff --git a/glib2.spec b/glib2.spec
index 0e4329f..b747e75 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -2,7 +2,7 @@
 
 Summary: A library of handy utility functions
 Name: glib2
-Version: 2.29.16
+Version: 2.29.18
 Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
@@ -98,7 +98,6 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 
 
 %files -f glib20.lang
-%defattr(-, root, root, -)
 %doc AUTHORS COPYING NEWS README
 %{libdir}/libglib-2.0.so.*
 %{libdir}/libgthread-2.0.so.*
@@ -123,7 +122,6 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 
 
 %files devel
-%defattr(-, root, root, -)
 %{_libdir}/lib*.so
 %{_libdir}/glib-2.0
 %{_includedir}/*
@@ -157,11 +155,13 @@ gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules
 
 
 %files static
-%defattr(-, root, root, -)
 %{_libdir}/lib*.a
 
 
 %changelog
+* Tue Aug 30 2011 Matthias Clasen <mclasen at redhat.com> - 2.29.18-1
+- Update to 2.29.18
+
 * Tue Aug 16 2011 Matthias Clasen <mclasen at redhat.com> - 2.29.16-1
 - Update to 2.29.16
 
diff --git a/sources b/sources
index 0b4cf94..2a3ef1a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-893ce829cdba1d8a3c6c8cd8a5b8fdcf  glib-2.29.16.tar.xz
+2ac3df9236116d40ec23b28a44635e65  glib-2.29.18.tar.xz


More information about the scm-commits mailing list