Update to 3.30.0
This commit is contained in:
parent
a3b779c3fa
commit
c4b72700c9
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/dconf-editor-3.27.92.tar.xz
|
||||
/dconf-editor-3.28.0.tar.xz
|
||||
/dconf-editor-3.29.90.tar.xz
|
||||
/dconf-editor-3.30.0.tar.xz
|
||||
|
@ -3,13 +3,13 @@
|
||||
%global gtk3_version 3.22.27
|
||||
|
||||
Name: dconf-editor
|
||||
Version: 3.29.90
|
||||
Version: 3.30.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.29/dconf-editor-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/dconf-editor/3.30/dconf-editor-%{version}.tar.xz
|
||||
|
||||
BuildRequires: /usr/bin/appstream-util
|
||||
BuildRequires: desktop-file-utils
|
||||
@ -61,6 +61,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/ca.desrt.dconf-edi
|
||||
%{_mandir}/man1/dconf-editor.1*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
|
||||
- Update to 3.30.0
|
||||
|
||||
* Mon Aug 13 2018 Kalev Lember <klember@redhat.com> - 3.29.90-1
|
||||
- Update to 3.29.90
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dconf-editor-3.29.90.tar.xz) = 2dfacfac81fdbfb39f6e96fc9e445732137d012545b9b0cb41c35bbb5e639f91068bad323a2f7e524948edc0a98944cf2122428031f1c346ce82c0814caf4d20
|
||||
SHA512 (dconf-editor-3.30.0.tar.xz) = 190926784deb69dbe8bc0de578e4b612bcb648b4229a9b1fd5179a7e1cbb23f96001409046ac02f9af270b49a1e5f657c283d5454f6394a1d242b72f2dc09f5a
|
||||
|
Loading…
Reference in New Issue
Block a user