automatic version update by autodist [release 1.72.0-1mamba;Fri Jan 31 2020]
This commit is contained in:
parent
a501656768
commit
9f3677efe8
@ -1,8 +1,8 @@
|
||||
%define pckver %(echo %version | tr . _)
|
||||
%define pckmajver %(echo %version | cut -d. -f1-2 | tr . _)
|
||||
Name: libboost
|
||||
Version: 1.71.0
|
||||
Release: 5mamba
|
||||
Version: 1.72.0
|
||||
Release: 1mamba
|
||||
Summary: Free peer-reviewed portable C++ source libraries
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -341,6 +341,7 @@ done
|
||||
%files -n python-boost-py3
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libboost_python37.so.*
|
||||
%{_libdir}/libboost_mpi_python37.so.*
|
||||
%ifnarch arm
|
||||
%{_libdir}/libboost_numpy37.so.*
|
||||
%endif
|
||||
@ -353,6 +354,9 @@ done
|
||||
%endif
|
||||
|
||||
%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
|
||||
- python-boost-py3: don't obsolete python3-boost provided by legacy package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user