Update to 0.34.0
This commit is contained in:
parent
4379f5525e
commit
4b4e23d3ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -51,3 +51,4 @@ dconf-0.5.tar.bz2
|
||||
/dconf-0.32.0.tar.xz
|
||||
/dconf-0.33.1.tar.xz
|
||||
/dconf-0.33.2.tar.xz
|
||||
/dconf-0.34.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%define glib2_version 2.44.0
|
||||
|
||||
Name: dconf
|
||||
Version: 0.33.2
|
||||
Version: 0.34.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A configuration system
|
||||
|
||||
License: LGPLv2+ and GPLv2+ and GPLv3+
|
||||
URL: https://wiki.gnome.org/Projects/dconf
|
||||
Source0: https://download.gnome.org/sources/dconf/0.33/dconf-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/dconf/0.34/dconf-%{version}.tar.xz
|
||||
|
||||
Patch1: dconf-override.patch
|
||||
|
||||
@ -92,6 +92,9 @@ dconf update
|
||||
%{_datadir}/vala
|
||||
|
||||
%changelog
|
||||
* Tue Sep 10 2019 Kalev Lember <klember@redhat.com> - 0.34.0-1
|
||||
- Update to 0.34.0
|
||||
|
||||
* Tue Aug 20 2019 Kalev Lember <klember@redhat.com> - 0.33.2-1
|
||||
- Update to 0.33.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dconf-0.33.2.tar.xz) = 7c2120e941df31bc8838f337a31738cc72a5cce8fae944632c767c489824e8aab7b9b5e496a6c78f0827e8af7b6733cc58581227864f781508623be36a066125
|
||||
SHA512 (dconf-0.34.0.tar.xz) = 8b28373f31fe36ba3f21f56fca84563681c3648ff595709880cd9ac49fc6b130ac375fb89fd585f1dd62b5a2f728127292ea57d18feca1147b709a93e8c4c743
|
||||
|
Loading…
Reference in New Issue
Block a user