[dconf/f16] Update to 0.10.0

Ray Strode rstrode at fedoraproject.org
Mon Sep 26 22:51:39 UTC 2011


commit 1f74255cb283b6216909061d6a75092e387c4deb
Author: Ray Strode <rstrode at redhat.com>
Date:   Mon Sep 26 18:51:05 2011 -0400

    Update to 0.10.0

 .gitignore |    1 +
 dconf.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5cc441e..f017757 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ dconf-0.5.tar.bz2
 /dconf-0.7.5.tar.bz2
 /dconf-0.9.0.tar.xz
 /dconf-0.9.1.tar.xz
+/dconf-0.10.0.tar.xz
diff --git a/dconf.spec b/dconf.spec
index 33e9a35..e34319c 100644
--- a/dconf.spec
+++ b/dconf.spec
@@ -2,7 +2,7 @@
 %define vala_version 0.11.7
 
 Name:           dconf
-Version:        0.9.1
+Version:        0.10.0
 Release:        1%{?dist}
 Summary:        A configuration system
 
@@ -101,6 +101,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/dconf-editor/dconf-editor.ui
 
 %changelog
+* Mon Sep 26 2011 Ray <rstrode at redhat.com> - 0.10.0-1
+- Update to 0.10.0
+
 * Mon Sep 19 2011 Matthias Clasen <mclasen at redhat.com> - 0.9.1-1
 - Update to 0.9.1
 
diff --git a/sources b/sources
index 12a0cff..2e08337 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-914bc3603b245de4f7e634a17a06caef  dconf-0.9.1.tar.xz
+71894eba6d559fb736a43032929fb98a  dconf-0.10.0.tar.xz


More information about the scm-commits mailing list