Update to 0.18.0
This commit is contained in:
parent
f39c7c6748
commit
5c178a0ffd
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ dconf-0.5.tar.bz2
|
||||
/dconf-0.16.0.tar.xz
|
||||
/dconf-0.17.0.tar.xz
|
||||
/dconf-0.17.1.tar.xz
|
||||
/dconf-0.18.0.tar.xz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%define vala_version 0.11.7
|
||||
|
||||
Name: dconf
|
||||
Version: 0.17.1
|
||||
Version: 0.18.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A configuration system
|
||||
|
||||
@ -10,7 +10,7 @@ Group: System Environment/Base
|
||||
License: LGPLv2+ and GPLv2+ and GPLv3+
|
||||
URL: http://live.gnome.org/dconf
|
||||
#VCS: git:git://git.gnome.org/dconf
|
||||
Source0: http://download.gnome.org/sources/dconf/0.17/dconf-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/dconf/0.18/dconf-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: gtk3-devel
|
||||
@ -123,6 +123,9 @@ done
|
||||
%{_mandir}/man1/dconf-editor.1.gz
|
||||
|
||||
%changelog
|
||||
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 0.18.0-1
|
||||
- Update to 0.18.0
|
||||
|
||||
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 0.17.1-1
|
||||
- Update to 0.17.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user