Update to 0.38.0
This commit is contained in:
parent
57e92edbfb
commit
ef2caed0cd
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@ dconf-0.5.tar.bz2
|
||||
/dconf-0.34.0.tar.xz
|
||||
/dconf-0.35.1.tar.xz
|
||||
/dconf-0.36.0.tar.xz
|
||||
/dconf-0.38.0.tar.xz
|
||||
|
@ -1,13 +1,13 @@
|
||||
%define glib2_version 2.44.0
|
||||
|
||||
Name: dconf
|
||||
Version: 0.36.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.38.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.36/dconf-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/dconf/0.38/dconf-%{version}.tar.xz
|
||||
|
||||
Patch1: dconf-override.patch
|
||||
|
||||
@ -92,6 +92,9 @@ dconf update
|
||||
%{_datadir}/vala
|
||||
|
||||
%changelog
|
||||
* Sun Sep 13 2020 Kalev Lember <klember@redhat.com> - 0.38.0-1
|
||||
- Update to 0.38.0
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.36.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dconf-0.36.0.tar.xz) = fed0b4ac13dfeff3bbe428a5c25408a0f13610219e561841a3af75cf18f9c630c385989b700c081b79ab53c00bdecf43c7c94979312c047faefbda4b2653d40d
|
||||
SHA512 (dconf-0.38.0.tar.xz) = 795f723f34a8406a06323870f8425ca579bbc751c1661db02e170532f6a2653aee749cbb84ad4d7e5a84a07c0caf2662a868b34b6f0d383361c0ff1ad9aed355
|
||||
|
Loading…
Reference in New Issue
Block a user