Update to 0.31.1
This commit is contained in:
parent
e9801717fa
commit
075c4b3e61
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@ dconf-0.5.tar.bz2
|
|||||||
/dconf-0.28.0.tar.xz
|
/dconf-0.28.0.tar.xz
|
||||||
/dconf-0.30.0.tar.xz
|
/dconf-0.30.0.tar.xz
|
||||||
/dconf-0.30.1.tar.xz
|
/dconf-0.30.1.tar.xz
|
||||||
|
/dconf-0.31.1.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%define glib2_version 2.44.0
|
%define glib2_version 2.25.7
|
||||||
|
|
||||||
Name: dconf
|
Name: dconf
|
||||||
Version: 0.30.1
|
Version: 0.31.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: http://live.gnome.org/dconf
|
URL: http://live.gnome.org/dconf
|
||||||
Source0: http://download.gnome.org/sources/dconf/0.30/dconf-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/dconf/0.31/dconf-%{version}.tar.xz
|
||||||
|
|
||||||
Patch1: dconf-override.patch
|
Patch1: dconf-override.patch
|
||||||
|
|
||||||
@ -91,6 +91,9 @@ dconf update
|
|||||||
%{_datadir}/vala
|
%{_datadir}/vala
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 07 2019 Kalev Lember <klember@redhat.com> - 0.31.1-1
|
||||||
|
- Update to 0.31.1
|
||||||
|
|
||||||
* Fri Oct 26 2018 Kalev Lember <klember@redhat.com> - 0.30.1-1
|
* Fri Oct 26 2018 Kalev Lember <klember@redhat.com> - 0.30.1-1
|
||||||
- Update to 0.30.1
|
- Update to 0.30.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dconf-0.30.1.tar.xz) = f7d136aec7cb75b64c7d9446d520f4c4af368e6d22346b7bb8ad66c08afaa03a72aacd44016dae7690e37b7d0deb9a16187445db176427a12a8b3cd3885c9e03
|
SHA512 (dconf-0.31.1.tar.xz) = d5ecbe673c50d553e4cbd44089bbe7d479e2c3ccf90ceb7d0b64d5287e6d6843755e668e4093c95c4dedc4d195c4ac0661dec5e325fb7b0429d3868ebb41f4dc
|
||||||
|
Loading…
Reference in New Issue
Block a user