From f8ae494e8a629f14dc8eb48f5b299d2d7651573f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 19 Sep 2011 19:43:32 -0400 Subject: [PATCH] 0.9.1 --- .gitignore | 1 + dconf.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 661f540..5cc441e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ dconf-0.5.tar.bz2 /dconf-0.7.4.tar.bz2 /dconf-0.7.5.tar.bz2 /dconf-0.9.0.tar.xz +/dconf-0.9.1.tar.xz diff --git a/dconf.spec b/dconf.spec index a25ffb9..33e9a35 100644 --- a/dconf.spec +++ b/dconf.spec @@ -2,7 +2,7 @@ %define vala_version 0.11.7 Name: dconf -Version: 0.9.0 +Version: 0.9.1 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 19 2011 Matthias Clasen - 0.9.1-1 +- Update to 0.9.1 + * Tue Jul 26 2011 Matthias Clasen - 0.9.0-1 - Update to 0.9.0 diff --git a/sources b/sources index a006538..12a0cff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1a72089aeadc500e8f80017534252840 dconf-0.9.0.tar.xz +914bc3603b245de4f7e634a17a06caef dconf-0.9.1.tar.xz