Update to 0.31.2
This commit is contained in:
parent
0eb0d779a5
commit
31c8d5c586
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@ dconf-0.5.tar.bz2
|
||||
/dconf-0.30.0.tar.xz
|
||||
/dconf-0.30.1.tar.xz
|
||||
/dconf-0.31.1.tar.xz
|
||||
/dconf-0.31.2.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%define glib2_version 2.25.7
|
||||
|
||||
Name: dconf
|
||||
Version: 0.31.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.31.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A configuration system
|
||||
|
||||
License: LGPLv2+ and GPLv2+ and GPLv3+
|
||||
@ -13,6 +13,7 @@ Patch1: dconf-override.patch
|
||||
|
||||
BuildRequires: bash-completion
|
||||
BuildRequires: dbus-devel
|
||||
BuildRequires: gcc
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: meson
|
||||
@ -91,6 +92,9 @@ dconf update
|
||||
%{_datadir}/vala
|
||||
|
||||
%changelog
|
||||
* Mon Feb 04 2019 Kalev Lember <klember@redhat.com> - 0.31.2-1
|
||||
- Update to 0.31.2
|
||||
|
||||
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.31.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dconf-0.31.1.tar.xz) = d5ecbe673c50d553e4cbd44089bbe7d479e2c3ccf90ceb7d0b64d5287e6d6843755e668e4093c95c4dedc4d195c4ac0661dec5e325fb7b0429d3868ebb41f4dc
|
||||
SHA512 (dconf-0.31.2.tar.xz) = f4db78fafebe27c76fe31e270fd268be716caa2a146408bd4eed85d2384738ba1ab6a91d0400376252ac78670e9618908c9795418f8c7adb73e046b6ba71bc14
|
||||
|
Loading…
Reference in New Issue
Block a user