diff --git a/.gitignore b/.gitignore index c68f68c..a1ef059 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ dconf-0.5.tar.bz2 /dconf-0.11.6.tar.xz /dconf-0.11.7.tar.xz /dconf-0.12.0.tar.xz +/dconf-0.12.1.tar.xz diff --git a/dconf.spec b/dconf.spec index c75b819..4e048d5 100644 --- a/dconf.spec +++ b/dconf.spec @@ -2,7 +2,7 @@ %define vala_version 0.11.7 Name: dconf -Version: 0.12.0 +Version: 0.12.1 Release: 1%{?dist} Summary: A configuration system @@ -104,6 +104,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_datadir}/icons/hicolor/*/apps/dconf-editor.png %changelog +* Sat May 05 2012 Kalev Lember - 0.12.1-1 +- Update to 0.12.1 + * Tue Mar 27 2012 Kalev Lember - 0.12.0-1 - Update to 0.12.0 diff --git a/sources b/sources index c7f2a35..416acec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6aec9d37fca1614cd672bc5b2215c9f3 dconf-0.12.0.tar.xz +0ebbfa50ab69e5d679cf8a1c68e75bf3 dconf-0.12.1.tar.xz