automatic version update by autodist [release 1.84.0-1mamba;Fri Dec 15 2023]

This commit is contained in:
Automatic Build System 2024-01-06 03:52:41 +01:00
parent 1affb694a0
commit 44a9e6c89d

View File

@ -1,8 +1,8 @@
%define pckver %(echo %version | tr . _)
%define pckmajver %(echo %version | cut -d. -f1-2 | tr . _)
Name: libboost
Version: 1.83.0
Release: 2mamba
Version: 1.84.0
Release: 1mamba
Summary: Free peer-reviewed portable C++ source libraries
Group: System/Libraries
Vendor: openmamba
@ -238,6 +238,9 @@ done
%{_libdir}/libboost_numpy310.so.*
%changelog
* Fri Dec 15 2023 Automatic Build System <autodist@mambasoft.it> 1.84.0-1mamba
- automatic version update by autodist
* Fri Oct 13 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.83.0-2mamba
- rebuilt with python3 == 3.11