[GConf2/f16] 3.1.6

Matthias Clasen mclasen at fedoraproject.org
Fri Aug 19 16:56:49 UTC 2011


commit d5b4ba64ccb231e1b8de4c5102ad5b6c3b63c53e
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Aug 19 12:56:27 2011 -0400

    3.1.6

 .gitignore  |    1 +
 GConf2.spec |    8 ++++----
 sources     |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8b2352b..9ddd42b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ GConf-2.31.7.tar.bz2
 /GConf-2.32.4.tar.xz
 /GConf-3.1.3.tar.xz
 /GConf-3.1.4.tar.xz
+/GConf-3.1.6.tar.xz
diff --git a/GConf2.spec b/GConf2.spec
index eca641b..198db37 100644
--- a/GConf2.spec
+++ b/GConf2.spec
@@ -6,7 +6,7 @@
 
 Summary: A process-transparent configuration system
 Name: GConf2
-Version: 3.1.4
+Version: 3.1.6
 Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Base
@@ -111,7 +111,6 @@ fi
 %postun -p /sbin/ldconfig
 
 %files -f %{name}.lang
-%defattr(-, root, root)
 %doc COPYING NEWS README backends/README.evoldap
 %config(noreplace) %{_sysconfdir}/gconf/2/path
 %config(noreplace) %{_sysconfdir}/gconf/2/evoldap.conf
@@ -148,11 +147,9 @@ fi
 %{_libdir}/girepository-1.0
 
 %files gtk
-%defattr(-, root, root)
 %{_libexecdir}/gconf-sanity-check-2
 
 %files devel
-%defattr(-, root, root)
 %{_libdir}/*.so
 %{_includedir}/gconf
 %{_datadir}/aclocal/*.m4
@@ -163,6 +160,9 @@ fi
 %doc %{_mandir}/man1/gsettings-schema-convert.1*
 
 %changelog
+* Fri Aug 19 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.6-1
+- Update to 3.1.6
+
 * Mon Jul 25 2011 Matthew Barnes <mbarnes at redhat.com> 3.1.4-1
 - Update to 3.1.4
 
diff --git a/sources b/sources
index 792016e..61477e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-468e26228c29fb709b12119b567ded2f  GConf-3.1.4.tar.xz
+97becdfa127274c20adca1c1f14e2077  GConf-3.1.6.tar.xz


More information about the scm-commits mailing list