diff --git a/.gitignore b/.gitignore index 404f1ea..e1f8ef7 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ dconf-0.5.tar.bz2 /dconf-0.9.1.tar.xz /dconf-0.10.0.tar.xz /dconf-0.11.0.tar.xz +/dconf-0.11.2.tar.xz diff --git a/dconf.spec b/dconf.spec index ddcec91..1c5431e 100644 --- a/dconf.spec +++ b/dconf.spec @@ -2,8 +2,8 @@ %define vala_version 0.11.7 Name: dconf -Version: 0.11.0 -Release: 2%{?dist} +Version: 0.11.2 +Release: 1%{?dist} Summary: A configuration system Group: System Environment/Base @@ -100,6 +100,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/dconf-editor/dconf-editor.ui %changelog +* Mon Nov 21 2011 Matthias Clasen - 0.11.2-1 +- Update to 0.11.2 + * Fri Nov 4 2011 Matthias Clasen - 0.11.0-2 - Fix a typo (#710700) diff --git a/sources b/sources index 05b4230..cba0bd8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ab8876f7c9eddc0768d64e8e760fece dconf-0.11.0.tar.xz +9ca9af551d83c81fad13538340c484c1 dconf-0.11.2.tar.xz