[dconf] 0.9.0

Matthias Clasen mclasen at fedoraproject.org
Tue Jul 26 15:46:11 UTC 2011


commit 5b9cbcad62b1c3d366dc69971792eecb0584bbaf
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Jul 26 11:44:51 2011 -0400

    0.9.0

 .gitignore |    1 +
 dconf.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 66627f5..661f540 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ dconf-0.5.tar.bz2
 /dconf-0.7.3.tar.bz2
 /dconf-0.7.4.tar.bz2
 /dconf-0.7.5.tar.bz2
+/dconf-0.9.0.tar.xz
diff --git a/dconf.spec b/dconf.spec
index 1f79525..d26a081 100644
--- a/dconf.spec
+++ b/dconf.spec
@@ -2,7 +2,7 @@
 %define vala_version 0.11.7
 
 Name:           dconf
-Version:        0.7.5
+Version:        0.9.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.7/dconf-%{version}.tar.bz2
+Source0:        http://download.gnome.org/sources/dconf/0.9/dconf-%{version}.tar.bz2
 
 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
+* Tue Jul 26 2011 Matthias Clasen <mclasen at redhat.com> - 0.9.0-1
+- Update to 0.9.0
+
 * Wed May 11 2011 Tomas Bzatek <tbzatek at redhat.com> - 0.7.5-1
 - Update to 0.7.5
 
diff --git a/sources b/sources
index 39d500b..a006538 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d784f8afca04473d194a72047595c28e  dconf-0.7.5.tar.bz2
+1a72089aeadc500e8f80017534252840  dconf-0.9.0.tar.xz


More information about the scm-commits mailing list