Update to 3.28.0
This commit is contained in:
parent
26e074871c
commit
7989bc1ee3
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/dconf-editor-3.26.2.tar.xz
|
||||
/dconf-editor-3.27.91.tar.xz
|
||||
/dconf-editor-3.27.92.tar.xz
|
||||
/dconf-editor-3.28.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: dconf-editor
|
||||
Version: 3.27.92
|
||||
Version: 3.28.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Configuration editor for dconf
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/dconf
|
||||
Source0: https://download.gnome.org/sources/dconf-editor/3.27/dconf-editor-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/dconf-editor/3.28/dconf-editor-%{version}.tar.xz
|
||||
|
||||
BuildRequires: /usr/bin/appstream-util
|
||||
BuildRequires: desktop-file-utils
|
||||
@ -50,6 +50,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/ca.desrt.dconf-edi
|
||||
%{_mandir}/man1/dconf-editor.1*
|
||||
|
||||
%changelog
|
||||
* Tue Mar 13 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
||||
- Update to 3.28.0
|
||||
|
||||
* Sun Mar 11 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
|
||||
- Update to 3.27.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (dconf-editor-3.27.92.tar.xz) = ceae95308baab28e18cc3ba44d204f0f3b138c563e3cb2ba1c7749a92a086dc8fab3934b4779d684e3172f7263368f1846e1948d5410fe0dbaf3d8f01f6bf199
|
||||
SHA512 (dconf-editor-3.28.0.tar.xz) = 435c159fd3356c19e459ed9441671b508c5ba1b2d9f491d304280ef66b980779fda5769bb2e1e85a294ceebe9e729e4899ac0ab750f86e5ccdbdc455cf1ffc44
|
||||
|
Loading…
Reference in New Issue
Block a user