Update to 0.19.2

This commit is contained in:
Richard Hughes 2013-11-14 16:47:40 +00:00
parent c8a2c5db2c
commit 910edf85bf
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -27,3 +27,4 @@ dconf-0.5.tar.bz2
/dconf-0.17.0.tar.xz
/dconf-0.17.1.tar.xz
/dconf-0.18.0.tar.xz
/dconf-0.19.2.tar.xz

View File

@ -2,15 +2,15 @@
%define vala_version 0.11.7
Name: dconf
Version: 0.18.0
Release: 2%{?dist}
Version: 0.19.2
Release: 1%{?dist}
Summary: A configuration system
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.18/dconf-%{version}.tar.xz
Source0: http://download.gnome.org/sources/dconf/0.19/dconf-%{version}.tar.xz
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: gtk3-devel
@ -127,6 +127,9 @@ done
%{_mandir}/man1/dconf-editor.1.gz
%changelog
* Thu Nov 14 2013 Richard Hughes <rhughes@redhat.com> - 0.19.2-1
- Update to 0.19.2
* Thu Sep 26 2013 Kalev Lember <kalevlember@gmail.com> - 0.18.0-2
- Add missing glib-compile-schemas scriptlets to the -editor subpackage

View File

@ -1 +1 @@
69a12ed68893f2e1e81ac4e531bc1515 dconf-0.18.0.tar.xz
b6c64dad23408cd87f6e54f044578041 dconf-0.19.2.tar.xz