Update to 3.32.0
This commit is contained in:
parent
a9362a234e
commit
b088ffe81e
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/dconf-editor-3.31.4.tar.xz
|
||||
/dconf-editor-3.31.90.tar.xz
|
||||
/dconf-editor-3.31.91.tar.xz
|
||||
/dconf-editor-3.32.0.tar.xz
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global gtk3_version 3.22.27
|
||||
|
||||
Name: dconf-editor
|
||||
Version: 3.31.91
|
||||
Version: 3.32.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.31/dconf-editor-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/dconf-editor/3.32/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 12 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
||||
- Update to 3.32.0
|
||||
|
||||
* Wed Feb 20 2019 Kalev Lember <klember@redhat.com> - 3.31.91-1
|
||||
- Update to 3.31.91
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dconf-editor-3.31.91.tar.xz) = 3901ce4a502edeebaeaaa309f09cf7061250493001b470fffa008f985868bd75f8e8eed9f050b1a5b2b95aadf5057cfeb230df5e47acdf4c853ded830a84c695
|
||||
SHA512 (dconf-editor-3.32.0.tar.xz) = 72127bd10598d6159043737b2ca754a296c4743f703bea7660fb9d02cc94467606b5c3058365a395e045e5be6cd76b40068c8f65c5c12f8d2fa08a6ea8b9dd3c
|
||||
|
Loading…
Reference in New Issue
Block a user