From 063e80579c37ccb89d727aad68fee7fc8ac3c2ed Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 17 Mar 2015 14:55:53 +0100 Subject: [PATCH] Update to 0.23.2 --- .gitignore | 1 + dconf.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 281372e..931a055 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ dconf-0.5.tar.bz2 /dconf-0.21.0.tar.xz /dconf-0.22.0.tar.xz /dconf-0.23.1.tar.xz +/dconf-0.23.2.tar.xz diff --git a/dconf.spec b/dconf.spec index 20c67e4..ecdde33 100644 --- a/dconf.spec +++ b/dconf.spec @@ -2,7 +2,7 @@ %define vala_version 0.18.0 Name: dconf -Version: 0.23.1 +Version: 0.23.2 Release: 1%{?dist} Summary: A configuration system @@ -49,9 +49,6 @@ make install DESTDIR=$RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_sysconfdir}/dconf/db install -d $RPM_BUILD_ROOT%{_sysconfdir}/dconf/profile -# https://bugzilla.gnome.org/show_bug.cgi?id=745484 -rm $RPM_BUILD_ROOT%{_mandir}/man1/dconf-editor.1* - %post /sbin/ldconfig gio-querymodules-%{__isa_bits} %{_libdir}/gio/modules @@ -94,6 +91,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/vala %changelog +* Tue Mar 17 2015 Kalev Lember - 0.23.2-1 +- Update to 0.23.2 + * Mon Mar 02 2015 Kalev Lember - 0.23.1-1 - Update to 0.23.1 - This drops the -editor subpackage which now lives in a separate diff --git a/sources b/sources index 281fb9a..a96c0d4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -17f14dc4f00c071c1274908d03f4e168 dconf-0.23.1.tar.xz +8b1cdea837a595a358c571fe1457594c dconf-0.23.2.tar.xz