automatic version update by autodist [release 2.3.1-1mamba;Tue Apr 20 2021]
This commit is contained in:
parent
7a9b1fd19c
commit
2d37e83504
@ -1,5 +1,5 @@
|
|||||||
Name: gnupg2
|
Name: gnupg2
|
||||||
Version: 2.3.0
|
Version: 2.3.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: GnuPG is a complete and free replacement for PGP
|
Summary: GnuPG is a complete and free replacement for PGP
|
||||||
Group: Applications/Security
|
Group: Applications/Security
|
||||||
@ -11,7 +11,6 @@ Source: ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-%{version}.tar.bz2
|
|||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libassuan-devel
|
BuildRequires: libassuan-devel
|
||||||
BuildRequires: libbzip2-devel
|
BuildRequires: libbzip2-devel
|
||||||
BuildRequires: libgcrypt-devel
|
BuildRequires: libgcrypt-devel
|
||||||
@ -23,6 +22,7 @@ BuildRequires: libopenldap-devel
|
|||||||
BuildRequires: libreadline-devel
|
BuildRequires: libreadline-devel
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
BuildRequires: libtermcap-devel
|
BuildRequires: libtermcap-devel
|
||||||
|
BuildRequires: libtss2-devel
|
||||||
BuildRequires: libusb-devel
|
BuildRequires: libusb-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
@ -91,9 +91,7 @@ ln -s gpgv %{buildroot}%{_bindir}/gpgv2
|
|||||||
%{_libexecdir}/dirmngr_ldap
|
%{_libexecdir}/dirmngr_ldap
|
||||||
%{_libexecdir}/keyboxd
|
%{_libexecdir}/keyboxd
|
||||||
%{_libexecdir}/scdaemon
|
%{_libexecdir}/scdaemon
|
||||||
%ifnarch aarch64
|
|
||||||
%{_libexecdir}/tpm2daemon
|
%{_libexecdir}/tpm2daemon
|
||||||
%endif
|
|
||||||
%{_infodir}/gnupg.*
|
%{_infodir}/gnupg.*
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
%{_mandir}/man7/gnupg.7*
|
%{_mandir}/man7/gnupg.7*
|
||||||
@ -103,6 +101,9 @@ ln -s gpgv %{buildroot}%{_bindir}/gpgv2
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 20 2021 Automatic Build System <autodist@mambasoft.it> 2.3.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Apr 09 2021 Automatic Build System <autodist@mambasoft.it> 2.3.0-1mamba
|
* Fri Apr 09 2021 Automatic Build System <autodist@mambasoft.it> 2.3.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user