Update to 0.26.0
This commit is contained in:
parent
f3f761b8b7
commit
e5a9128119
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@ dconf-0.5.tar.bz2
|
||||
/dconf-0.23.2.tar.xz
|
||||
/dconf-0.24.0.tar.xz
|
||||
/dconf-0.25.1.tar.xz
|
||||
/dconf-0.26.0.tar.xz
|
||||
|
@ -2,15 +2,15 @@
|
||||
%define vala_version 0.18.0
|
||||
|
||||
Name: dconf
|
||||
Version: 0.25.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.26.0
|
||||
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.25/dconf-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/dconf/0.26/dconf-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: vala-devel >= %{vala_version}
|
||||
@ -85,6 +85,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/vala
|
||||
|
||||
%changelog
|
||||
* Wed Mar 23 2016 Kalev Lember <klember@redhat.com> - 0.26.0-1
|
||||
- Update to 0.26.0
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.25.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user