Update to 3.38.0
This commit is contained in:
parent
ae17aff476
commit
75fcd3cf7a
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
||||
/dconf-editor-3.36.2.tar.xz
|
||||
/dconf-editor-3.36.4.tar.xz
|
||||
/dconf-editor-3.37.91.tar.xz
|
||||
/dconf-editor-3.38.0.tar.xz
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global gtk3_version 3.22.27
|
||||
|
||||
Name: dconf-editor
|
||||
Version: 3.37.91
|
||||
Version: 3.38.0
|
||||
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.37/dconf-editor-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/dconf-editor/3.38/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 Sep 12 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
||||
- Update to 3.38.0
|
||||
|
||||
* Sat Aug 29 2020 Kalev Lember <klember@redhat.com> - 3.37.91-1
|
||||
- Update to 3.37.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dconf-editor-3.37.91.tar.xz) = f64ed86f368f3928b0b28d355c2febf8180e5bf39822804ad0b7fc0b1f15d246308216a1cfef464c8c09cadc7f0ed57d2a06b0b82774838cceb5c02bb9ad8f68
|
||||
SHA512 (dconf-editor-3.38.0.tar.xz) = 265f16612ca18ec0e7ff3231960653ab083bcca4f16a5601e2228726899bbc43d821759b5f5a2124d5c598776074d3066e6a9ca73a4127e8654ddc449e4d657f
|
||||
|
Loading…
Reference in New Issue
Block a user