Update to 0.10.0

This commit is contained in:
Ray Strode 2011-09-26 22:32:29 -04:00
parent f8ae494e8a
commit 9330e90dbb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <rstrode@redhat.com> - 0.10.0-1
- Update to 0.10.0
* Mon Sep 19 2011 Matthias Clasen <mclasen@redhat.com> - 0.9.1-1
- Update to 0.9.1

View File

@ -1 +1 @@
914bc3603b245de4f7e634a17a06caef dconf-0.9.1.tar.xz
71894eba6d559fb736a43032929fb98a dconf-0.10.0.tar.xz