[GConf2] 3.1.92

Matthias Clasen mclasen at fedoraproject.org
Tue Sep 20 17:17:45 UTC 2011


commit 073f810b6b271cb46a8445f338a15eb12c013169
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Sep 20 13:17:01 2011 -0400

    3.1.92

 .gitignore  |    3 +++
 GConf2.spec |    8 ++++----
 sources     |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8b2352b..8bfdbfa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,6 @@ 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
+/GConf-3.1.90.tar.xz
+/GConf-3.1.92.tar.xz
diff --git a/GConf2.spec b/GConf2.spec
index eca641b..946bb16 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.92
 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
+* Tue Sep 20 2011 Matthias Clasen <mclasen at redhat.com> - 3.1.92-1
+- Update to 3.1.92
+
 * 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..a10ba28 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-468e26228c29fb709b12119b567ded2f  GConf-3.1.4.tar.xz
+f076a7eb20518acd591b91126d9172c9  GConf-3.1.92.tar.xz


More information about the scm-commits mailing list