[dconf] 0.11.0

Matthias Clasen mclasen at fedoraproject.org
Wed Nov 2 18:36:18 UTC 2011


commit 6663e5e2b15320f007e2d9906cfd68cc84eb8fae
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Nov 2 14:35:54 2011 -0400

    0.11.0

 .gitignore |    1 +
 dconf.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f017757..404f1ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ dconf-0.5.tar.bz2
 /dconf-0.9.0.tar.xz
 /dconf-0.9.1.tar.xz
 /dconf-0.10.0.tar.xz
+/dconf-0.11.0.tar.xz
diff --git a/dconf.spec b/dconf.spec
index e34319c..27983a2 100644
--- a/dconf.spec
+++ b/dconf.spec
@@ -2,7 +2,7 @@
 %define vala_version 0.11.7
 
 Name:           dconf
-Version:        0.10.0
+Version:        0.11.0
 Release:        1%{?dist}
 Summary:        A configuration system
 
@@ -10,7 +10,7 @@ Group:          System Environment/Base
 License:        LGPLv2+
 URL:            http://live.gnome.org/dconf
 #VCS:           git:git://git.gnome.org/dconf
-Source0:        http://download.gnome.org/sources/dconf/0.9/dconf-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/dconf/0.11/dconf-%{version}.tar.xz
 
 BuildRequires:  glib2-devel >= %{glib2_version}
 BuildRequires:  gtk3-devel
@@ -101,6 +101,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/dconf-editor/dconf-editor.ui
 
 %changelog
+* Wed Nov  2 2011 Matthias Clasen <mclasen at redhat.com> - 0.11.0-1
+- Update to 0.11.0
+
 * Mon Sep 26 2011 Ray <rstrode at redhat.com> - 0.10.0-1
 - Update to 0.10.0
 
diff --git a/sources b/sources
index 2e08337..05b4230 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71894eba6d559fb736a43032929fb98a  dconf-0.10.0.tar.xz
+0ab8876f7c9eddc0768d64e8e760fece  dconf-0.11.0.tar.xz


More information about the scm-commits mailing list