!6 Update to 43.0
From: @starlet-dx Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
cadbc18677
Binary file not shown.
BIN
seahorse-43.0.tar.xz
Normal file
BIN
seahorse-43.0.tar.xz
Normal file
Binary file not shown.
@ -1,20 +1,21 @@
|
|||||||
Name: seahorse
|
Name: seahorse
|
||||||
Version: 41.0
|
Version: 43.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: A GNOME application for managing encryption keys
|
Summary: A GNOME application for managing encryption keys
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Apps/Seahorse
|
URL: https://wiki.gnome.org/Apps/Seahorse
|
||||||
Source: https://download.gnome.org/sources/%{name}/41/%{name}-%{version}.tar.xz
|
Source: https://download.gnome.org/sources/%{name}/43/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
# https://github.com/GNOME/seahorse/commit/9260c74779be3d7a378db0671af862ffa3573d42
|
# https://github.com/GNOME/seahorse/commit/9260c74779be3d7a378db0671af862ffa3573d42
|
||||||
Patch0: Allow-building-with-GnuPG-2.4.x.patch
|
Patch0: Allow-building-with-GnuPG-2.4.x.patch
|
||||||
|
|
||||||
BuildRequires: pkgconfig(avahi-client) pkgconfig(avahi-glib) pkgconfig(gio-2.0)
|
BuildRequires: pkgconfig(avahi-client) pkgconfig(avahi-glib) pkgconfig(gio-2.0)
|
||||||
BuildRequires: pkgconfig(gck-1) pkgconfig(gcr-3) pkgconfig(gtk+-3.0)
|
BuildRequires: pkgconfig(gck-1) pkgconfig(gcr-3) pkgconfig(gtk+-3.0)
|
||||||
BuildRequires: pkgconfig(libsecret-unstable) pkgconfig(libsoup-2.4) desktop-file-utils gettext
|
BuildRequires: pkgconfig(libsecret-unstable) pkgconfig(libsoup-3.0) desktop-file-utils gettext
|
||||||
BuildRequires: gpgme-devel >= 1.0 gnupg2 itstool libSM-devel meson openldap-devel
|
BuildRequires: gpgme-devel >= 1.0 gnupg2 itstool libSM-devel meson openldap-devel
|
||||||
BuildRequires: openssh-clients vala /usr/bin/appstream-util
|
BuildRequires: openssh-clients vala /usr/bin/appstream-util
|
||||||
BuildRequires: pkgconfig(libhandy-1) pkgconfig(pwquality) docbook-style-xsl
|
BuildRequires: pkgconfig(libhandy-1) pkgconfig(pwquality) docbook-style-xsl
|
||||||
|
BuildRequires: /usr/bin/xsltproc
|
||||||
Requires: pinentry-gui
|
Requires: pinentry-gui
|
||||||
Obsoletes: seahorse-devel < 3.1.4-2
|
Obsoletes: seahorse-devel < 3.1.4-2
|
||||||
Obsoletes: seahorse-plugins < 2.91.6-0.8
|
Obsoletes: seahorse-plugins < 2.91.6-0.8
|
||||||
@ -42,6 +43,7 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.seahorse.A
|
|||||||
|
|
||||||
%files -f seahorse.lang
|
%files -f seahorse.lang
|
||||||
%license COPYING*
|
%license COPYING*
|
||||||
|
%doc NEWS README.md
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_libexecdir}/seahorse/
|
%{_libexecdir}/seahorse/
|
||||||
%{_datadir}/applications/*.desktop
|
%{_datadir}/applications/*.desktop
|
||||||
@ -56,6 +58,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/org.gnome.seahorse.A
|
|||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 25 2023 yaoxin <yao_xin001@hoperun.com> - 43.0-1
|
||||||
|
- Update to 43.0
|
||||||
|
|
||||||
* Thu Jul 20 2023 yaoxin <yao_xin001@hoperun.com> - 41.0-2
|
* Thu Jul 20 2023 yaoxin <yao_xin001@hoperun.com> - 41.0-2
|
||||||
- Fix build error caused by gnupg2 update to 2.4.3
|
- Fix build error caused by gnupg2 update to 2.4.3
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user