diff --git a/.gitignore b/.gitignore index a1ef059..e4afb79 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ dconf-0.5.tar.bz2 /dconf-0.11.7.tar.xz /dconf-0.12.0.tar.xz /dconf-0.12.1.tar.xz +/dconf-0.13.0.tar.xz diff --git a/dconf.spec b/dconf.spec index 4e048d5..d9b038d 100644 --- a/dconf.spec +++ b/dconf.spec @@ -2,7 +2,7 @@ %define vala_version 0.11.7 Name: dconf -Version: 0.12.1 +Version: 0.13.0 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 +* Thu Jun 07 2012 Richard Hughes - 0.13.0-1 +- Update to 0.13.0 + * Sat May 05 2012 Kalev Lember - 0.12.1-1 - Update to 0.12.1 diff --git a/sources b/sources index 416acec..1287ec9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ebbfa50ab69e5d679cf8a1c68e75bf3 dconf-0.12.1.tar.xz +c3ce5700f49ac3efd017adb581dffea9 dconf-0.13.0.tar.xz