Update to 3.35.90
This commit is contained in:
parent
80748c98f6
commit
1ad63ed28f
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
||||
/dconf-editor-3.34.1.tar.xz
|
||||
/dconf-editor-3.34.2.tar.xz
|
||||
/dconf-editor-3.34.3.tar.xz
|
||||
/dconf-editor-3.35.90.tar.xz
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global gtk3_version 3.22.27
|
||||
|
||||
Name: dconf-editor
|
||||
Version: 3.34.3
|
||||
Release: 2%{?dist}
|
||||
Version: 3.35.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Configuration editor for dconf
|
||||
|
||||
License: GPLv3+ and CC0
|
||||
URL: https://wiki.gnome.org/Projects/dconf
|
||||
Source0: https://download.gnome.org/sources/dconf-editor/3.34/dconf-editor-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/dconf-editor/3.35/dconf-editor-%{version}.tar.xz
|
||||
|
||||
BuildRequires: /usr/bin/appstream-util
|
||||
BuildRequires: desktop-file-utils
|
||||
@ -62,6 +62,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/ca.desrt.dconf-edi
|
||||
%{_mandir}/man1/dconf-editor.1*
|
||||
|
||||
%changelog
|
||||
* Sun Feb 02 2020 Kalev Lember <klember@redhat.com> - 3.35.90-1
|
||||
- Update to 3.35.90
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.34.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dconf-editor-3.34.3.tar.xz) = 48826fd5fee175286a966bf0453e2afd1b011469a7b5d8daa3a9ed0403ba5434abd3cc37e7affb7eafc06223351511b72b14679a1361c53eb811342bf0690b95
|
||||
SHA512 (dconf-editor-3.35.90.tar.xz) = df4ce8f5a8be764b7348de4da3cd79142be16f27bbc342ff2d89bb0694052f342e24277c138ab954a98029eb623b7df39384c405abde6c16cd6b32f48f80884b
|
||||
|
Loading…
Reference in New Issue
Block a user