diff --git a/.gitignore b/.gitignore index eed39f2..1f141a4 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ dconf-0.5.tar.bz2 /dconf-0.15.0.tar.xz /dconf-0.15.2.tar.xz /dconf-0.15.3.tar.xz +/dconf-0.16.0.tar.xz diff --git a/dconf.spec b/dconf.spec index a0fc2cd..eeb9f39 100644 --- a/dconf.spec +++ b/dconf.spec @@ -2,7 +2,7 @@ %define vala_version 0.11.7 Name: dconf -Version: 0.15.3 +Version: 0.16.0 Release: 1%{?dist} Summary: A configuration system @@ -10,7 +10,7 @@ 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.15/dconf-%{version}.tar.xz +Source0: http://download.gnome.org/sources/dconf/0.16/dconf-%{version}.tar.xz BuildRequires: glib2-devel >= %{glib2_version} BuildRequires: gtk3-devel @@ -126,6 +126,9 @@ done %{_mandir}/man1/dconf-editor.1.gz %changelog +* Mon Mar 25 2013 Kalev Lember - 0.16.0-1 +- Update to 0.16.0 + * Mon Feb 11 2013 Kalev Lember - 0.15.3-1 - Update to 0.15.3 - Install the HighContrast icons and update the icon cache scriptlets to take diff --git a/sources b/sources index 8017940..3c47fa1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -85bff7841d3d67665ee9cb35b5b8d732 dconf-0.15.3.tar.xz +a266b3f75edabaf15ffcbe9e21130f7e dconf-0.16.0.tar.xz