rebuilt with libbotan 2.19.0 [release 2.3.4-2mamba;Thu Feb 03 2022]
This commit is contained in:
parent
d7ee1c9d2f
commit
3fc4966fb2
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libqca
|
||||
Version: 2.3.4
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Qt Cryptographic Architecture (QCA)
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -29,6 +29,9 @@ BuildRequires: libsasl2-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
## AUTOBUILDREQ-END
|
||||
%ifnarch arm
|
||||
BuildRequires: libbotan-devel >= 2.19.0
|
||||
%endif
|
||||
|
||||
%description
|
||||
Taking a hint from the similarly-named Java Cryptography Architecture, QCA aims to provide a straightforward and cross-platform crypto API, using Qt datatypes and conventions.
|
||||
@ -101,6 +104,9 @@ This package contains static libraries and header files needed for development.
|
||||
#%doc README TODO
|
||||
|
||||
%changelog
|
||||
* Thu Feb 03 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.4-2mamba
|
||||
- rebuilt with libbotan 2.19.0
|
||||
|
||||
* Tue Dec 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.4-1mamba
|
||||
- update to 2.3.4
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user