Package upgrade
This commit is contained in:
parent
19b266cf63
commit
01af8fd92f
Binary file not shown.
BIN
dconf-editor-3.34.4.tar.xz
Normal file
BIN
dconf-editor-3.34.4.tar.xz
Normal file
Binary file not shown.
@ -3,17 +3,17 @@
|
||||
%global gtk3_version 3.22.27
|
||||
|
||||
Name: dconf-editor
|
||||
Version: 3.30.2
|
||||
Release: 2
|
||||
Version: 3.34.4
|
||||
Release: 1
|
||||
Summary: Graphical editor for dconf
|
||||
|
||||
License: GPLv3+ and CC0
|
||||
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.34/dconf-editor-%{version}.tar.xz
|
||||
|
||||
BuildRequires: /usr/bin/appstream-util desktop-file-utils gettext meson vala
|
||||
BuildRequires: pkgconfig(dconf) >= %{dconf_version} pkgconfig(glib-2.0) >= %{glib2_version}
|
||||
BuildRequires: pkgconfig(gmodule-2.0) pkgconfig(gtk+-3.0) >= %{gtk3_version} pkgconfig(libxml-2.0)
|
||||
BuildRequires: pkgconfig(gmodule-2.0) pkgconfig(gtk+-3.0) >= %{gtk3_version} pkgconfig(libxml-2.0)
|
||||
|
||||
Requires: dconf%{?_isa} >= %{dconf_version} glib2%{?_isa} >= %{glib2_version} gtk3%{?_isa} >= %{gtk3_version}
|
||||
|
||||
@ -48,10 +48,15 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/ca.desrt.dconf-editor
|
||||
%{_datadir}/icons/hicolor/*/apps/ca.desrt.dconf-editor.png
|
||||
%{_datadir}/icons/hicolor/scalable/apps/ca.desrt.dconf-editor-symbolic.svg
|
||||
%{_datadir}/metainfo/ca.desrt.dconf-editor.appdata.xml
|
||||
%{_datadir}/icons/hicolor/scalable/actions/ca.desrt.dconf-editor.small-rows-symbolic.svg
|
||||
%{_datadir}/icons/hicolor/scalable/actions/ca.desrt.dconf-editor.big-rows-symbolic.svg
|
||||
|
||||
%files help
|
||||
%{_mandir}/man1/dconf-editor.1*
|
||||
|
||||
%changelog
|
||||
* Sat Jun 20 2020 wangchong <wangchong56@huawei.com> - 3.34.4-1
|
||||
- Package upgrade
|
||||
|
||||
* Tue Nov 19 2019 mengxian <mengxian@huawei.com> - 3.30.2-2
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user