[dconf] 0.11.2

Matthias Clasen mclasen at fedoraproject.org
Mon Nov 21 23:36:59 UTC 2011


commit 1223a9a1292138f26c378cd9dd6b994ed3ed1471
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Nov 21 18:36:34 2011 -0500

    0.11.2

 .gitignore |    1 +
 dconf.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 404f1ea..e1f8ef7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ dconf-0.5.tar.bz2
 /dconf-0.9.1.tar.xz
 /dconf-0.10.0.tar.xz
 /dconf-0.11.0.tar.xz
+/dconf-0.11.2.tar.xz
diff --git a/dconf.spec b/dconf.spec
index ddcec91..1c5431e 100644
--- a/dconf.spec
+++ b/dconf.spec
@@ -2,8 +2,8 @@
 %define vala_version 0.11.7
 
 Name:           dconf
-Version:        0.11.0
-Release:        2%{?dist}
+Version:        0.11.2
+Release:        1%{?dist}
 Summary:        A configuration system
 
 Group:          System Environment/Base
@@ -100,6 +100,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/dconf-editor/dconf-editor.ui
 
 %changelog
+* Mon Nov 21 2011 Matthias Clasen <mclasen at redhat.com> - 0.11.2-1
+- Update to 0.11.2
+
 * Fri Nov  4 2011 Matthias Clasen <mclasen at redhat.com> - 0.11.0-2
 - Fix a typo (#710700)
 
diff --git a/sources b/sources
index 05b4230..cba0bd8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0ab8876f7c9eddc0768d64e8e760fece  dconf-0.11.0.tar.xz
+9ca9af551d83c81fad13538340c484c1  dconf-0.11.2.tar.xz


More information about the scm-commits mailing list