Update to 0.33.1
This commit is contained in:
parent
1fa185ac6d
commit
a0c3c268c2
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@ dconf-0.5.tar.bz2
|
||||
/dconf-0.31.2.tar.xz
|
||||
/dconf-0.31.92.tar.xz
|
||||
/dconf-0.32.0.tar.xz
|
||||
/dconf-0.33.1.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%define glib2_version 2.44.0
|
||||
|
||||
Name: dconf
|
||||
Version: 0.32.0
|
||||
Version: 0.33.1
|
||||
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.32/dconf-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/dconf/0.33/dconf-%{version}.tar.xz
|
||||
|
||||
Patch1: dconf-override.patch
|
||||
|
||||
@ -92,6 +92,9 @@ dconf update
|
||||
%{_datadir}/vala
|
||||
|
||||
%changelog
|
||||
* Tue Jul 16 2019 Kalev Lember <klember@redhat.com> - 0.33.1-1
|
||||
- Update to 0.33.1
|
||||
|
||||
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 0.32.0-1
|
||||
- Update to 0.32.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dconf-0.32.0.tar.xz) = 09ae65ad365947aed24228b94978b290060264e55b443d18a743e943627703c92e16e3a5ca8a0aaf3549f7a1d5aad77bdc285d4c8519db705d3104ec22b111a0
|
||||
SHA512 (dconf-0.33.1.tar.xz) = 489e47215856152118cb0795f51a7e876bcf02087bf6b30970de1339d98a81c1fb0f5555b3c149b8fc930ab2d5a286bab8352c1f459bd0aac85b1248f9ee1042
|
||||
|
Loading…
Reference in New Issue
Block a user