[dconf/f20] Update to 0.18.0

Kalev Lember kalev at fedoraproject.org
Tue Sep 24 22:52:57 UTC 2013


commit 5c178a0ffd914c237072577a537c73d7b84d8f97
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Sep 24 22:52:45 2013 +0200

    Update to 0.18.0

 .gitignore |    1 +
 dconf.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2ad965b..80a5969 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ dconf-0.5.tar.bz2
 /dconf-0.16.0.tar.xz
 /dconf-0.17.0.tar.xz
 /dconf-0.17.1.tar.xz
+/dconf-0.18.0.tar.xz
diff --git a/dconf.spec b/dconf.spec
index fcbab1a..b1902a7 100644
--- a/dconf.spec
+++ b/dconf.spec
@@ -2,7 +2,7 @@
 %define vala_version 0.11.7
 
 Name:           dconf
-Version:        0.17.1
+Version:        0.18.0
 Release:        1%{?dist}
 Summary:        A configuration system
 
@@ -10,7 +10,7 @@ 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.17/dconf-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/dconf/0.18/dconf-%{version}.tar.xz
 
 BuildRequires:  glib2-devel >= %{glib2_version}
 BuildRequires:  gtk3-devel
@@ -123,6 +123,9 @@ done
 %{_mandir}/man1/dconf-editor.1.gz
 
 %changelog
+* Tue Sep 24 2013 Kalev Lember <kalevlember at gmail.com> - 0.18.0-1
+- Update to 0.18.0
+
 * Wed Sep 18 2013 Kalev Lember <kalevlember at gmail.com> - 0.17.1-1
 - Update to 0.17.1
 
diff --git a/sources b/sources
index d990456..d0a5c96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7b438116d206abc36262f9eb228fff5  dconf-0.17.1.tar.xz
+69a12ed68893f2e1e81ac4e531bc1515  dconf-0.18.0.tar.xz


More information about the scm-commits mailing list