Update to 3.33.4
This commit is contained in:
parent
b088ffe81e
commit
ee8125887a
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
|||||||
/dconf-editor-3.31.90.tar.xz
|
/dconf-editor-3.31.90.tar.xz
|
||||||
/dconf-editor-3.31.91.tar.xz
|
/dconf-editor-3.31.91.tar.xz
|
||||||
/dconf-editor-3.32.0.tar.xz
|
/dconf-editor-3.32.0.tar.xz
|
||||||
|
/dconf-editor-3.33.4.tar.xz
|
||||||
|
@ -3,13 +3,13 @@
|
|||||||
%global gtk3_version 3.22.27
|
%global gtk3_version 3.22.27
|
||||||
|
|
||||||
Name: dconf-editor
|
Name: dconf-editor
|
||||||
Version: 3.32.0
|
Version: 3.33.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Configuration editor for dconf
|
Summary: Configuration editor for dconf
|
||||||
|
|
||||||
License: GPLv3+ and CC0
|
License: GPLv3+ and CC0
|
||||||
URL: https://wiki.gnome.org/Projects/dconf
|
URL: https://wiki.gnome.org/Projects/dconf
|
||||||
Source0: https://download.gnome.org/sources/dconf-editor/3.32/dconf-editor-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/dconf-editor/3.33/dconf-editor-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: /usr/bin/appstream-util
|
BuildRequires: /usr/bin/appstream-util
|
||||||
BuildRequires: desktop-file-utils
|
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*
|
%{_mandir}/man1/dconf-editor.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 16 2019 Kalev Lember <klember@redhat.com> - 3.33.4-1
|
||||||
|
- Update to 3.33.4
|
||||||
|
|
||||||
* Tue Mar 12 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
* Tue Mar 12 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
||||||
- Update to 3.32.0
|
- Update to 3.32.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dconf-editor-3.32.0.tar.xz) = 72127bd10598d6159043737b2ca754a296c4743f703bea7660fb9d02cc94467606b5c3058365a395e045e5be6cd76b40068c8f65c5c12f8d2fa08a6ea8b9dd3c
|
SHA512 (dconf-editor-3.33.4.tar.xz) = 09b8d96bfe1f7e559f7576b717a964e702702dfbc75fc632891bb58dbdaefbe6cdd26f93623ff3801983ce79342f9136b8372b6e136070b98255327c3aa0891a
|
||||||
|
Loading…
Reference in New Issue
Block a user