automatic version update by autodist [release 1.79.0-1mamba;Fri Apr 15 2022]

This commit is contained in:
Automatic Build System 2024-01-06 03:52:23 +01:00
parent 5090d41bee
commit d4cd246e5d

View File

@ -1,8 +1,8 @@
%define pckver %(echo %version | tr . _) %define pckver %(echo %version | tr . _)
%define pckmajver %(echo %version | cut -d. -f1-2 | tr . _) %define pckmajver %(echo %version | cut -d. -f1-2 | tr . _)
Name: libboost Name: libboost
Version: 1.78.0 Version: 1.79.0
Release: 2mamba Release: 1mamba
Summary: Free peer-reviewed portable C++ source libraries Summary: Free peer-reviewed portable C++ source libraries
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
@ -241,6 +241,9 @@ EXPAT_LIBPATH=%{_libdir} \
%{_libdir}/libboost_numpy3*.so.* %{_libdir}/libboost_numpy3*.so.*
%changelog %changelog
* Fri Apr 15 2022 Automatic Build System <autodist@mambasoft.it> 1.79.0-1mamba
- automatic version update by autodist
* Sun Mar 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.78.0-2mamba * Sun Mar 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.78.0-2mamba
- exclude duplicated python libraries from main package - exclude duplicated python libraries from main package