update to 3.36.2
This commit is contained in:
parent
c9ccab9a3b
commit
b862451bea
Binary file not shown.
BIN
dconf-editor-3.36.2.tar.xz
Normal file
BIN
dconf-editor-3.36.2.tar.xz
Normal file
Binary file not shown.
@ -3,19 +3,20 @@
|
|||||||
%global gtk3_version 3.22.27
|
%global gtk3_version 3.22.27
|
||||||
|
|
||||||
Name: dconf-editor
|
Name: dconf-editor
|
||||||
Version: 3.34.4
|
Version: 3.36.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Graphical editor for dconf
|
Summary: Graphical 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.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: /usr/bin/appstream-util desktop-file-utils gettext meson vala
|
||||||
BuildRequires: pkgconfig(dconf) >= %{dconf_version} pkgconfig(glib-2.0) >= %{glib2_version}
|
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}
|
Requires: dconf >= %{dconf_version} glib2 >= %{glib2_version} gtk3 >= %{gtk3_version}
|
||||||
|
Conflicts: dconf <= 0.23.1
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package provides a graphical tool for editing the dconf database.
|
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*
|
%{_mandir}/man1/dconf-editor.1*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Jun 20 2020 wangchong <wangchong56@huawei.com> - 3.34.4-1
|
||||||
- Package upgrade
|
- Package upgrade
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user