automatic version update by autodist [release 1.72.0-1mamba;Fri Jan 31 2020]

This commit is contained in:
Automatic Build System 2024-01-06 03:52:22 +01:00
parent a501656768
commit 9f3677efe8

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.71.0 Version: 1.72.0
Release: 5mamba 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
@ -341,6 +341,7 @@ done
%files -n python-boost-py3 %files -n python-boost-py3
%defattr(-,root,root) %defattr(-,root,root)
%{_libdir}/libboost_python37.so.* %{_libdir}/libboost_python37.so.*
%{_libdir}/libboost_mpi_python37.so.*
%ifnarch arm %ifnarch arm
%{_libdir}/libboost_numpy37.so.* %{_libdir}/libboost_numpy37.so.*
%endif %endif
@ -353,6 +354,9 @@ done
%endif %endif
%changelog %changelog
* Fri Jan 31 2020 Automatic Build System <autodist@mambasoft.it> 1.72.0-1mamba
- automatic version update by autodist
* Mon Dec 23 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.71.0-5mamba * Mon Dec 23 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.71.0-5mamba
- python-boost-py3: don't obsolete python3-boost provided by legacy package - python-boost-py3: don't obsolete python3-boost provided by legacy package