From ea10927b065cc1b26eea62e9faa2c5f06fb1d947 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 13 Dec 2024 10:02:45 +0100 Subject: [PATCH] automatic update by autodist [release 2.3.9-1mamba;Sun Dec 08 2024] --- libqca.spec | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/libqca.spec b/libqca.spec index a6f83d8..603e811 100644 --- a/libqca.spec +++ b/libqca.spec @@ -1,7 +1,7 @@ %define majorminor %(echo %version | cut -d. -f 1-2) Name: libqca -Version: 2.3.8 +Version: 2.3.9 Release: 1mamba Summary: Qt Cryptographic Architecture (QCA) Group: System/Libraries @@ -13,18 +13,21 @@ Source: https://download.kde.org/stable/qca/%{version}/qca-%{version}.tar License: LGPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel +BuildRequires: libQt5Core +BuildRequires: libQt6Core BuildRequires: libbotan2-devel BuildRequires: libgcc BuildRequires: libgcrypt-devel -BuildRequires: libgpg-error-devel +BuildRequires: libgnutls-devel +BuildRequires: libmbedtls-devel BuildRequires: libnspr-devel BuildRequires: libnss-devel BuildRequires: libopenssl-devel +BuildRequires: libpkcs11-helper-devel BuildRequires: libsasl2-devel BuildRequires: libstdc++6-devel BuildRequires: qt5-qtbase-devel BuildRequires: qt6-qt5compat-devel -BuildRequires: qt6-qtbase-devel ## AUTOBUILDREQ-END %ifnarch arm BuildRequires: libbotan-devel >= 2.19.0 @@ -98,8 +101,6 @@ cd .. %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post qt5 -p /sbin/ldconfig -%postun qt5 -p /sbin/ldconfig %files qt5 %defattr(-,root,root) @@ -142,6 +143,9 @@ cd .. %{_libdir}/cmake/Qca-qt6/Qca-qt6*.cmake %changelog +* Sun Dec 08 2024 Automatic Build System 2.3.9-1mamba +- automatic update by autodist + * Sun Jan 14 2024 Silvan Calarco 2.3.8-1mamba - update to 2.3.8 - added qt6 subpackages