From 5dbc928efddca01351e8420fd346c727357e094d Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 24 Mar 2014 20:07:58 +0000 Subject: [PATCH] Update to 0.20.0 --- .gitignore | 1 + dconf.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5b15ccd..a489244 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ dconf-0.5.tar.bz2 /dconf-0.19.90.tar.xz /dconf-0.19.91.tar.xz /dconf-0.19.92.tar.xz +/dconf-0.20.0.tar.xz diff --git a/dconf.spec b/dconf.spec index fca14b4..c9f9bfd 100644 --- a/dconf.spec +++ b/dconf.spec @@ -2,7 +2,7 @@ %define vala_version 0.11.7 Name: dconf -Version: 0.19.92 +Version: 0.20.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.19/dconf-%{version}.tar.xz +Source0: http://download.gnome.org/sources/dconf/0.20/dconf-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gtk3-devel @@ -128,6 +128,9 @@ done %{_mandir}/man1/dconf-editor.1.gz %changelog +* Mon Mar 24 2014 Richard Hughes - 0.20.0-1 +- Update to 0.20.0 + * Tue Mar 18 2014 Richard Hughes - 0.19.92-1 - Update to 0.19.92 diff --git a/sources b/sources index 707a607..a142d10 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ccbf45f0db8e52f7ce0144a12dd000e dconf-0.19.92.tar.xz +542db78e4867ac575ec0f69f79b3eebd dconf-0.20.0.tar.xz