From e5675a9c1b1dcdd961c67c92f8c0407973d63000 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 26 Feb 2024 00:00:20 +0100 Subject: [PATCH] automatic version update by autodist [release 3.3.0-1mamba;Thu Feb 22 2024] --- botan.spec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/botan.spec b/botan.spec index 4d4b8a6..38aa8fb 100644 --- a/botan.spec +++ b/botan.spec @@ -1,7 +1,7 @@ %define apiver %(echo %version | cut -d. -f1) Name: botan -Version: 3.2.0 -Release: 2mamba +Version: 3.3.0 +Release: 1mamba Summary: A C++ cryptography library released under the permissive Simplified BSD license Group: System/Libraries Vendor: openmamba @@ -85,8 +85,13 @@ This package contains libraries and header files for developing applications tha %{_docdir}/botan-%{version}/handbook/* %{_docdir}/botan-%{version}/handbook/.doctrees/* %{_docdir}/botan-%{version}/handbook/.buildinfo +%dir %{_libdir}/cmake/Botan-%{version} +%{_libdir}/cmake/Botan-%{version}/botan-config*.cmake %changelog +* Thu Feb 22 2024 Automatic Build System 3.3.0-1mamba +- automatic version update by autodist + * Fri Jan 26 2024 Silvan Calarco 3.2.0-2mamba - rebuilt with python3 == 3.11