diff --git a/.gitignore b/.gitignore index 1f141a4..c65e5f2 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ dconf-0.5.tar.bz2 /dconf-0.15.2.tar.xz /dconf-0.15.3.tar.xz /dconf-0.16.0.tar.xz +/dconf-0.17.0.tar.xz diff --git a/dconf.spec b/dconf.spec index 7315dea..ae1d8ca 100644 --- a/dconf.spec +++ b/dconf.spec @@ -2,15 +2,15 @@ %define vala_version 0.11.7 Name: dconf -Version: 0.16.0 -Release: 2%{?dist} +Version: 0.17.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.16/dconf-%{version}.tar.xz +Source0: http://download.gnome.org/sources/dconf/0.17/dconf-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gtk3-devel @@ -126,6 +126,9 @@ done %{_mandir}/man1/dconf-editor.1.gz %changelog +* Tue Jul 16 2013 Richard Hughes - 0.17.0-1 +- Update to 0.17.0 + * Sat Jun 8 2013 Matthias Clasen - 0.16.0-2 - Move the editor schema to the right subpackage diff --git a/sources b/sources index 3c47fa1..9f46d97 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a266b3f75edabaf15ffcbe9e21130f7e dconf-0.16.0.tar.xz +89064626590849a7413519ba0368f97c dconf-0.17.0.tar.xz