Update to 0.35.1
This commit is contained in:
parent
4b4e23d3ef
commit
69c83ca7b2
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@ dconf-0.5.tar.bz2
|
|||||||
/dconf-0.33.1.tar.xz
|
/dconf-0.33.1.tar.xz
|
||||||
/dconf-0.33.2.tar.xz
|
/dconf-0.33.2.tar.xz
|
||||||
/dconf-0.34.0.tar.xz
|
/dconf-0.34.0.tar.xz
|
||||||
|
/dconf-0.35.1.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%define glib2_version 2.44.0
|
%define glib2_version 2.44.0
|
||||||
|
|
||||||
Name: dconf
|
Name: dconf
|
||||||
Version: 0.34.0
|
Version: 0.35.1
|
||||||
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.34/dconf-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/dconf/0.35/dconf-%{version}.tar.xz
|
||||||
|
|
||||||
Patch1: dconf-override.patch
|
Patch1: dconf-override.patch
|
||||||
|
|
||||||
@ -92,6 +92,9 @@ dconf update
|
|||||||
%{_datadir}/vala
|
%{_datadir}/vala
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 07 2020 Kalev Lember <klember@redhat.com> - 0.35.1-1
|
||||||
|
- Update to 0.35.1
|
||||||
|
|
||||||
* Tue Sep 10 2019 Kalev Lember <klember@redhat.com> - 0.34.0-1
|
* Tue Sep 10 2019 Kalev Lember <klember@redhat.com> - 0.34.0-1
|
||||||
- Update to 0.34.0
|
- Update to 0.34.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dconf-0.34.0.tar.xz) = 8b28373f31fe36ba3f21f56fca84563681c3648ff595709880cd9ac49fc6b130ac375fb89fd585f1dd62b5a2f728127292ea57d18feca1147b709a93e8c4c743
|
SHA512 (dconf-0.35.1.tar.xz) = c6c4f05f7524f59b0040207bc12849d9cb1146cb795958aafa43c5b3d569fb1b2f5ae031a4341a6218a26a4dcfb96f98b31dcc083fd9c708f1b08503990fc22d
|
||||||
|
Loading…
Reference in New Issue
Block a user