From 3fc4966fb282029f914ea05579fc709877752b75 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Sat, 6 Jan 2024 05:28:59 +0100 Subject: [PATCH] rebuilt with libbotan 2.19.0 [release 2.3.4-2mamba;Thu Feb 03 2022] --- libqca.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/libqca.spec b/libqca.spec index 13d511b..02ad117 100644 --- a/libqca.spec +++ b/libqca.spec @@ -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 2.3.4-2mamba +- rebuilt with libbotan 2.19.0 + * Tue Dec 07 2021 Silvan Calarco 2.3.4-1mamba - update to 2.3.4