Update to 0.28.0
This commit is contained in:
parent
0aa7845551
commit
464af92df7
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@ dconf-0.5.tar.bz2
|
||||
/dconf-0.26.0.tar.xz
|
||||
/dconf-0.26.1.tar.xz
|
||||
/dconf-0.27.1.tar.xz
|
||||
/dconf-0.28.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%define glib2_version 2.44.0
|
||||
|
||||
Name: dconf
|
||||
Version: 0.27.1
|
||||
Version: 0.28.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A configuration system
|
||||
|
||||
License: LGPLv2+ and GPLv2+ and GPLv3+
|
||||
URL: http://live.gnome.org/dconf
|
||||
Source0: http://download.gnome.org/sources/dconf/0.27/dconf-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/dconf/0.28/dconf-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: gtk-doc
|
||||
@ -87,6 +87,9 @@ dconf update
|
||||
%{_datadir}/vala
|
||||
|
||||
%changelog
|
||||
* Tue Mar 13 2018 Kalev Lember <klember@redhat.com> - 0.28.0-1
|
||||
- Update to 0.28.0
|
||||
|
||||
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 0.27.1-1
|
||||
- Update to 0.27.1
|
||||
- Switch to the meson build system
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dconf-0.27.1.tar.xz) = a92bd67fb47e6ffaa1994ef6d99d349d38fcb6acff54e343d4451055dce26770bb385d2729fcfb44fe246247a1985fbaad2248cfbf9026312c55f17ec849b8ec
|
||||
SHA512 (dconf-0.28.0.tar.xz) = bce43c997bd09ef575ffc4ec7a4216543a65996ecb4c7df910b561865a6ed0e0401596a0ba9e72036e26cd526f98e0de99f9c6787b1127594bc13e484983ba74
|
||||
|
Loading…
Reference in New Issue
Block a user