From c111a01c187db8960f5c56efd2c05e18bdf4113a Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 20 Nov 2012 20:16:16 +0000 Subject: [PATCH] Update to 0.15.2 --- .gitignore | 1 + dconf.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 2e24eb4..3f9a5c0 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ dconf-0.5.tar.bz2 /dconf-0.13.4.tar.xz /dconf-0.14.0.tar.xz /dconf-0.15.0.tar.xz +/dconf-0.15.2.tar.xz diff --git a/dconf.spec b/dconf.spec index 9bb19b3..0df80f8 100644 --- a/dconf.spec +++ b/dconf.spec @@ -2,8 +2,8 @@ %define vala_version 0.11.7 Name: dconf -Version: 0.15.0 -Release: 3%{?dist} +Version: 0.15.2 +Release: 1%{?dist} Summary: A configuration system Group: System Environment/Base @@ -110,6 +110,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_mandir}/man1/dconf-editor.1.gz %changelog +* Tue Nov 20 2012 Richard Hughes - 0.15.2-1 +- Update to 0.15.2 + * Fri Nov 09 2012 Kalev Lember - 0.15.0-3 - Move some of the rpm scriptlets back to %%posttrans (glib-compile-schemas, icon cache) diff --git a/sources b/sources index fbd28dd..e881a73 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -819011b1be58019a2272784f04771ca1 dconf-0.15.0.tar.xz +f3cf30f3f0023a8458b47ebbb5f1fd9c dconf-0.15.2.tar.xz