Update to 3.37.91
This commit is contained in:
parent
829d6c6001
commit
ae17aff476
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
||||
/dconf-editor-3.36.0.tar.xz
|
||||
/dconf-editor-3.36.2.tar.xz
|
||||
/dconf-editor-3.36.4.tar.xz
|
||||
/dconf-editor-3.37.91.tar.xz
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global gtk3_version 3.22.27
|
||||
|
||||
Name: dconf-editor
|
||||
Version: 3.36.4
|
||||
Release: 2%{?dist}
|
||||
Version: 3.37.91
|
||||
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.36/dconf-editor-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/dconf-editor/3.37/dconf-editor-%{version}.tar.xz
|
||||
Source1: https://raw.githubusercontent.com/flathub/ca.desrt.dconf-editor/master/start-dconf-editor.sh
|
||||
|
||||
BuildRequires: /usr/bin/appstream-util
|
||||
@ -70,6 +70,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/ca.desrt.dconf-edi
|
||||
%{_mandir}/man1/dconf-editor.1*
|
||||
|
||||
%changelog
|
||||
* Sat Aug 29 2020 Kalev Lember <klember@redhat.com> - 3.37.91-1
|
||||
- Update to 3.37.91
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dconf-editor-3.36.4.tar.xz) = a24fa44830fb0e83834cf912267de6597c1d6bf02e063af4255409d3c9a135fae409116d91751d00ee8d2319e7130606f007af76d3ec9f1380cda98ab2329eff
|
||||
SHA512 (dconf-editor-3.37.91.tar.xz) = f64ed86f368f3928b0b28d355c2febf8180e5bf39822804ad0b7fc0b1f15d246308216a1cfef464c8c09cadc7f0ed57d2a06b0b82774838cceb5c02bb9ad8f68
|
||||
|
Loading…
Reference in New Issue
Block a user