Update to 0.32.0
This commit is contained in:
parent
2bcfe05bb6
commit
1fa185ac6d
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@ dconf-0.5.tar.bz2
|
|||||||
/dconf-0.31.1.tar.xz
|
/dconf-0.31.1.tar.xz
|
||||||
/dconf-0.31.2.tar.xz
|
/dconf-0.31.2.tar.xz
|
||||||
/dconf-0.31.92.tar.xz
|
/dconf-0.31.92.tar.xz
|
||||||
|
/dconf-0.32.0.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%define glib2_version 2.44.0
|
%define glib2_version 2.44.0
|
||||||
|
|
||||||
Name: dconf
|
Name: dconf
|
||||||
Version: 0.31.92
|
Version: 0.32.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A configuration system
|
Summary: A configuration system
|
||||||
|
|
||||||
License: LGPLv2+ and GPLv2+ and GPLv3+
|
License: LGPLv2+ and GPLv2+ and GPLv3+
|
||||||
URL: https://wiki.gnome.org/Projects/dconf
|
URL: https://wiki.gnome.org/Projects/dconf
|
||||||
Source0: https://download.gnome.org/sources/dconf/0.31/dconf-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/dconf/0.32/dconf-%{version}.tar.xz
|
||||||
|
|
||||||
Patch1: dconf-override.patch
|
Patch1: dconf-override.patch
|
||||||
|
|
||||||
@ -92,6 +92,9 @@ dconf update
|
|||||||
%{_datadir}/vala
|
%{_datadir}/vala
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 0.32.0-1
|
||||||
|
- Update to 0.32.0
|
||||||
|
|
||||||
* Fri Mar 08 2019 Kalev Lember <klember@redhat.com> - 0.31.92-1
|
* Fri Mar 08 2019 Kalev Lember <klember@redhat.com> - 0.31.92-1
|
||||||
- Update to 0.31.92
|
- Update to 0.31.92
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dconf-0.31.92.tar.xz) = f667687f0694ed7f84b3c90e45d6f48e356a91523190c3d348e7b79ce0cd12e6812364d60ef025db2a2a4f91a81c8602100fe54425458580edc8fd6b8c81714b
|
SHA512 (dconf-0.32.0.tar.xz) = 09ae65ad365947aed24228b94978b290060264e55b443d18a743e943627703c92e16e3a5ca8a0aaf3549f7a1d5aad77bdc285d4c8519db705d3104ec22b111a0
|
||||||
|
Loading…
Reference in New Issue
Block a user