From d5d6d33f797736c168c5a07c98ea23b4265e755c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Jul 22 2014 13:40:02 +0000 Subject: Update to 0.21.0 --- diff --git a/.gitignore b/.gitignore index a489244..ba27819 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ dconf-0.5.tar.bz2 /dconf-0.19.91.tar.xz /dconf-0.19.92.tar.xz /dconf-0.20.0.tar.xz +/dconf-0.21.0.tar.xz diff --git a/dconf.spec b/dconf.spec index 9328a75..3f6c00c 100644 --- a/dconf.spec +++ b/dconf.spec @@ -2,15 +2,15 @@ %define vala_version 0.11.7 Name: dconf -Version: 0.20.0 -Release: 4%{?dist} +Version: 0.21.0 +Release: 1%{?dist} Summary: A configuration system 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.20/dconf-%{version}.tar.xz +Source0: http://download.gnome.org/sources/dconf/0.21/dconf-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gtk3-devel @@ -128,13 +128,17 @@ done %files editor %{_bindir}/dconf-editor %{_datadir}/appdata/dconf-editor.appdata.xml -%{_datadir}/applications/dconf-editor.desktop +%{_datadir}/applications/ca.desrt.dconf-editor.desktop +%{_datadir}/dbus-1/services/ca.desrt.dconf-editor.service %{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml %{_datadir}/icons/hicolor/*/apps/dconf-editor.png %{_datadir}/icons/HighContrast/*/apps/dconf-editor.png %{_mandir}/man1/dconf-editor.1.gz %changelog +* Tue Jul 22 2014 Kalev Lember - 0.21.0-1 +- Update to 0.21.0 + * Fri Jul 11 2014 Parag - 0.20.0-4 - Fix the directory ownership (rh#1056020) diff --git a/sources b/sources index a142d10..8af6eb6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -542db78e4867ac575ec0f69f79b3eebd dconf-0.20.0.tar.xz +0fee92a795dd7f6e35071a4a4e75482f dconf-0.21.0.tar.xz