automatic version update by autodist [release 1.83.0-1mamba;Sat Aug 12 2023]

This commit is contained in:
Automatic Build System 2024-01-06 03:52:35 +01:00
parent 598c65248d
commit d314b4228a

View File

@ -1,8 +1,8 @@
%define pckver %(echo %version | tr . _)
%define pckmajver %(echo %version | cut -d. -f1-2 | tr . _)
Name: libboost
Version: 1.81.0
Release: 2mamba
Version: 1.83.0
Release: 1mamba
Summary: Free peer-reviewed portable C++ source libraries
Group: System/Libraries
Vendor: openmamba
@ -239,6 +239,12 @@ done
%{_libdir}/libboost_numpy310.so.*
%changelog
* Sat Aug 12 2023 Automatic Build System <autodist@mambasoft.it> 1.83.0-1mamba
- automatic version update by autodist
* Sat Apr 15 2023 Automatic Build System <autodist@mambasoft.it> 1.82.0-1mamba
- automatic version update by autodist
* Thu Mar 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 1.81.0-2mamba
- added python-boost-py310 subpackage for python 3.10 support