Update to 3.36.0
This commit is contained in:
parent
baca06b9d3
commit
91191189b8
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
||||
/dconf-editor-3.34.3.tar.xz
|
||||
/dconf-editor-3.35.90.tar.xz
|
||||
/dconf-editor-3.35.91.tar.xz
|
||||
/dconf-editor-3.36.0.tar.xz
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global gtk3_version 3.22.27
|
||||
|
||||
Name: dconf-editor
|
||||
Version: 3.35.91
|
||||
Version: 3.36.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.35/dconf-editor-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/dconf-editor/3.36/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
|
||||
* Tue Mar 10 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
|
||||
- Update to 3.36.0
|
||||
|
||||
* Mon Feb 17 2020 Kalev Lember <klember@redhat.com> - 3.35.91-1
|
||||
- Update to 3.35.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dconf-editor-3.35.91.tar.xz) = 682d20f7a597a253bebe3e1137ac9365f17cf543ca12f51b981961cee64bd7ec0735b69e02e9c363576c58ee621ded18623fdc4e242e5676ca79e8d3dda12bfd
|
||||
SHA512 (dconf-editor-3.36.0.tar.xz) = ec4b60076a2004e79b551d8eacff322727ff83a22ea81bd391c20faf374bcc54b744cee4cde6f41d0e36632afb647e5326c35af53c5cb064840a2eb3a5f92d5b
|
||||
|
Loading…
Reference in New Issue
Block a user