0.11.0
This commit is contained in:
parent
9330e90dbb
commit
6663e5e2b1
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ dconf-0.5.tar.bz2
|
||||
/dconf-0.9.0.tar.xz
|
||||
/dconf-0.9.1.tar.xz
|
||||
/dconf-0.10.0.tar.xz
|
||||
/dconf-0.11.0.tar.xz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%define vala_version 0.11.7
|
||||
|
||||
Name: dconf
|
||||
Version: 0.10.0
|
||||
Version: 0.11.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A configuration system
|
||||
|
||||
@ -10,7 +10,7 @@ Group: System Environment/Base
|
||||
License: LGPLv2+
|
||||
URL: http://live.gnome.org/dconf
|
||||
#VCS: git:git://git.gnome.org/dconf
|
||||
Source0: http://download.gnome.org/sources/dconf/0.9/dconf-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/dconf/0.11/dconf-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: gtk3-devel
|
||||
@ -101,6 +101,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/dconf-editor/dconf-editor.ui
|
||||
|
||||
%changelog
|
||||
* Wed Nov 2 2011 Matthias Clasen <mclasen@redhat.com> - 0.11.0-1
|
||||
- Update to 0.11.0
|
||||
|
||||
* Mon Sep 26 2011 Ray <rstrode@redhat.com> - 0.10.0-1
|
||||
- Update to 0.10.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user