Update to 3.26.1
This commit is contained in:
parent
5eeea07c5c
commit
dc67cc65b0
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/dconf-editor-3.21.92.tar.xz
|
||||
/dconf-editor-3.22.1.tar.xz
|
||||
/dconf-editor-3.23.4.tar.xz
|
||||
/dconf-editor-3.26.1.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: dconf-editor
|
||||
Version: 3.23.4
|
||||
Release: 4%{?dist}
|
||||
Version: 3.26.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Configuration editor for dconf
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/dconf
|
||||
Source0: https://download.gnome.org/sources/dconf-editor/3.23/dconf-editor-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/dconf-editor/3.26/dconf-editor-%{version}.tar.xz
|
||||
|
||||
BuildRequires: /usr/bin/appstream-util
|
||||
BuildRequires: desktop-file-utils
|
||||
@ -62,6 +62,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
%{_mandir}/man1/dconf-editor.1*
|
||||
|
||||
%changelog
|
||||
* Sun Oct 08 2017 Kalev Lember <klember@redhat.com> - 3.26.1-1
|
||||
- Update to 3.26.1
|
||||
|
||||
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.4-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dconf-editor-3.23.4.tar.xz) = b13763e900f369bc192ea4a33cb21bebb1d685392c95d037867bbbbfb4052b29853e6ba075ab8c99791a4e5db23c1cfc4049127486b91db19f07947373a54f30
|
||||
SHA512 (dconf-editor-3.26.1.tar.xz) = c8d301e8d76794d9f69b6491211d7398fcffea49ec5d23c336a94b1fe222b9e7c3dd5c0329fb23f00d086b5650e3273b7cd207651b7a28efb544453c2b8d2dce
|
||||
|
Loading…
Reference in New Issue
Block a user