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