From f39c7c6748b2c4baea7672fc8ef74cf077a0718f Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sep 17 2013 23:21:41 +0000 Subject: Update to 0.17.1 --- diff --git a/.gitignore b/.gitignore index c65e5f2..2ad965b 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ dconf-0.5.tar.bz2 /dconf-0.15.3.tar.xz /dconf-0.16.0.tar.xz /dconf-0.17.0.tar.xz +/dconf-0.17.1.tar.xz diff --git a/dconf.spec b/dconf.spec index e5a0374..fcbab1a 100644 --- a/dconf.spec +++ b/dconf.spec @@ -2,8 +2,8 @@ %define vala_version 0.11.7 Name: dconf -Version: 0.17.0 -Release: 3%{?dist} +Version: 0.17.1 +Release: 1%{?dist} Summary: A configuration system Group: System Environment/Base @@ -123,6 +123,9 @@ done %{_mandir}/man1/dconf-editor.1.gz %changelog +* Wed Sep 18 2013 Kalev Lember - 0.17.1-1 +- Update to 0.17.1 + * Mon Aug 05 2013 Parag Nemade - 0.17.0-3 - Fix bogus date in %%changelog - Compilation should be more verbose, add V=1 diff --git a/sources b/sources index 9f46d97..d990456 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -89064626590849a7413519ba0368f97c dconf-0.17.0.tar.xz +c7b438116d206abc36262f9eb228fff5 dconf-0.17.1.tar.xz