!3 update to 3.36.2

Merge pull request !3 from 李振华/master
This commit is contained in:
openeuler-ci-bot 2020-07-01 14:47:24 +08:00 committed by Gitee
commit 3c7e1efac5
3 changed files with 7 additions and 3 deletions

Binary file not shown.

BIN
dconf-editor-3.36.2.tar.xz Normal file

Binary file not shown.

View File

@ -3,19 +3,20 @@
%global gtk3_version 3.22.27
Name: dconf-editor
Version: 3.34.4
Version: 3.36.2
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.34/dconf-editor-%{version}.tar.xz
Source0: https://download.gnome.org/sources/dconf-editor/3.36/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)
Requires: dconf%{?_isa} >= %{dconf_version} glib2%{?_isa} >= %{glib2_version} gtk3%{?_isa} >= %{gtk3_version}
Requires: dconf >= %{dconf_version} glib2 >= %{glib2_version} gtk3 >= %{gtk3_version}
Conflicts: dconf <= 0.23.1
%description
This package provides a graphical tool for editing the dconf database.
@ -55,6 +56,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/ca.desrt.dconf-editor
%{_mandir}/man1/dconf-editor.1*
%changelog
* Tue Jun 30 2020 lizhenhua <lizhenhua21@huawei.com> - 3.36.2-1
- Package upgrade to 3.36.2
* Sat Jun 20 2020 wangchong <wangchong56@huawei.com> - 3.34.4-1
- Package upgrade