[dconf/f20-gnome-3-14] Update to 0.21.0

Richard Hughes rhughes at fedoraproject.org
Wed Aug 20 13:33:55 UTC 2014


commit adcbc254f20c1ccaa9bd5b9e91d10dee8c22d644
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Aug 20 14:33:50 2014 +0100

    Update to 0.21.0

 .gitignore |    1 +
 dconf.spec |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 80a5969..6e974fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ dconf-0.5.tar.bz2
 /dconf-0.17.0.tar.xz
 /dconf-0.17.1.tar.xz
 /dconf-0.18.0.tar.xz
+/dconf-0.21.0.tar.xz
diff --git a/dconf.spec b/dconf.spec
index 4c79769..85f5ace 100644
--- a/dconf.spec
+++ b/dconf.spec
@@ -2,15 +2,15 @@
 %define vala_version 0.11.7
 
 Name:           dconf
-Version:        0.18.0
-Release:        2%{?dist}
+Version:        0.21.0
+Release:        1%{?dist}
 Summary:        A configuration system
 
 Group:          System Environment/Base
 License:        LGPLv2+ and GPLv2+ and GPLv3+
 URL:            http://live.gnome.org/dconf
 #VCS:           git:git://git.gnome.org/dconf
-Source0:        http://download.gnome.org/sources/dconf/0.18/dconf-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/dconf/0.21/dconf-%{version}.tar.xz
 
 BuildRequires:  glib2-devel >= %{glib2_version}
 BuildRequires:  gtk3-devel
@@ -127,6 +127,9 @@ done
 %{_mandir}/man1/dconf-editor.1.gz
 
 %changelog
+* Wed Aug 20 2014 Richard Hughes <rhughes at redhat.com> - 0.21.0-1
+- Update to 0.21.0
+
 * Thu Sep 26 2013 Kalev Lember <kalevlember at gmail.com> - 0.18.0-2
 - Add missing glib-compile-schemas scriptlets to the -editor subpackage
 
diff --git a/sources b/sources
index d0a5c96..8af6eb6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69a12ed68893f2e1e81ac4e531bc1515  dconf-0.18.0.tar.xz
+0fee92a795dd7f6e35071a4a4e75482f  dconf-0.21.0.tar.xz


More information about the scm-commits mailing list