Update to 3.31.4
This commit is contained in:
parent
cb5719f2ad
commit
638a2bd4c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
|||||||
/dconf-editor-3.29.90.tar.xz
|
/dconf-editor-3.29.90.tar.xz
|
||||||
/dconf-editor-3.30.0.tar.xz
|
/dconf-editor-3.30.0.tar.xz
|
||||||
/dconf-editor-3.30.2.tar.xz
|
/dconf-editor-3.30.2.tar.xz
|
||||||
|
/dconf-editor-3.31.4.tar.xz
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
%global dconf_version 0.26.1
|
%global dconf_version 0.26.1
|
||||||
%global glib2_version 2.55.1
|
%global glib2_version 2.56.0
|
||||||
%global gtk3_version 3.22.27
|
%global gtk3_version 3.22.27
|
||||||
|
|
||||||
Name: dconf-editor
|
Name: dconf-editor
|
||||||
Version: 3.30.2
|
Version: 3.31.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.30/dconf-editor-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/dconf-editor/3.31/dconf-editor-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: /usr/bin/appstream-util
|
BuildRequires: /usr/bin/appstream-util
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
@ -56,11 +56,15 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/ca.desrt.dconf-edi
|
|||||||
%{_datadir}/dbus-1/services/ca.desrt.dconf-editor.service
|
%{_datadir}/dbus-1/services/ca.desrt.dconf-editor.service
|
||||||
%{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
|
%{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
|
||||||
%{_datadir}/icons/hicolor/*/apps/ca.desrt.dconf-editor.png
|
%{_datadir}/icons/hicolor/*/apps/ca.desrt.dconf-editor.png
|
||||||
|
%{_datadir}/icons/hicolor/scalable/actions/ca.desrt.dconf-editor.*-symbolic.svg
|
||||||
%{_datadir}/icons/hicolor/scalable/apps/ca.desrt.dconf-editor-symbolic.svg
|
%{_datadir}/icons/hicolor/scalable/apps/ca.desrt.dconf-editor-symbolic.svg
|
||||||
%{_datadir}/metainfo/ca.desrt.dconf-editor.appdata.xml
|
%{_datadir}/metainfo/ca.desrt.dconf-editor.appdata.xml
|
||||||
%{_mandir}/man1/dconf-editor.1*
|
%{_mandir}/man1/dconf-editor.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 07 2019 Kalev Lember <klember@redhat.com> - 3.31.4-1
|
||||||
|
- Update to 3.31.4
|
||||||
|
|
||||||
* Wed Sep 26 2018 Kalev Lember <klember@redhat.com> - 3.30.2-1
|
* Wed Sep 26 2018 Kalev Lember <klember@redhat.com> - 3.30.2-1
|
||||||
- Update to 3.30.2
|
- Update to 3.30.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (dconf-editor-3.30.2.tar.xz) = c9fe4393e9c75ad19c56670a50199493a32ed55f3135ada599aef5efb4582320a23648da1906ce1a1b64918987fd3684f00bfc749a21a6fd2806066d760418c8
|
SHA512 (dconf-editor-3.31.4.tar.xz) = 65c67c46ec43fc4f9ed49fc06c94436bfb928f8a749a45e4285135579b974e48bd7e419d3993a44c6ff3b62fb3433a90917701e2eda2f900b24eed4e62521b55
|
||||||
|
Loading…
Reference in New Issue
Block a user