diff --git a/.gitignore b/.gitignore index 5cc441e..f017757 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ dconf-0.5.tar.bz2 /dconf-0.7.5.tar.bz2 /dconf-0.9.0.tar.xz /dconf-0.9.1.tar.xz +/dconf-0.10.0.tar.xz diff --git a/dconf.spec b/dconf.spec index 33e9a35..e34319c 100644 --- a/dconf.spec +++ b/dconf.spec @@ -2,7 +2,7 @@ %define vala_version 0.11.7 Name: dconf -Version: 0.9.1 +Version: 0.10.0 Release: 1%{?dist} Summary: A configuration system @@ -101,6 +101,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/dconf-editor/dconf-editor.ui %changelog +* Mon Sep 26 2011 Ray - 0.10.0-1 +- Update to 0.10.0 + * Mon Sep 19 2011 Matthias Clasen - 0.9.1-1 - Update to 0.9.1 diff --git a/sources b/sources index 12a0cff..2e08337 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -914bc3603b245de4f7e634a17a06caef dconf-0.9.1.tar.xz +71894eba6d559fb736a43032929fb98a dconf-0.10.0.tar.xz