[dconf] 0.9.1

Matthias Clasen mclasen at fedoraproject.org
Mon Sep 19 23:44:16 UTC 2011


commit f8ae494e8a629f14dc8eb48f5b299d2d7651573f
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Sep 19 19:43:32 2011 -0400

    0.9.1

 .gitignore |    1 +
 dconf.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 661f540..5cc441e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ dconf-0.5.tar.bz2
 /dconf-0.7.4.tar.bz2
 /dconf-0.7.5.tar.bz2
 /dconf-0.9.0.tar.xz
+/dconf-0.9.1.tar.xz
diff --git a/dconf.spec b/dconf.spec
index a25ffb9..33e9a35 100644
--- a/dconf.spec
+++ b/dconf.spec
@@ -2,7 +2,7 @@
 %define vala_version 0.11.7
 
 Name:           dconf
-Version:        0.9.0
+Version:        0.9.1
 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 19 2011 Matthias Clasen <mclasen at redhat.com> - 0.9.1-1
+- Update to 0.9.1
+
 * Tue Jul 26 2011 Matthias Clasen <mclasen at redhat.com> - 0.9.0-1
 - Update to 0.9.0
 
diff --git a/sources b/sources
index a006538..12a0cff 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a72089aeadc500e8f80017534252840  dconf-0.9.0.tar.xz
+914bc3603b245de4f7e634a17a06caef  dconf-0.9.1.tar.xz


More information about the scm-commits mailing list