From 9f3677efe8aaafbb13e4485c610500b7aedeb909 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 03:52:22 +0100 Subject: [PATCH] automatic version update by autodist [release 1.72.0-1mamba;Fri Jan 31 2020] --- libboost.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/libboost.spec b/libboost.spec index dc45255..617b9b6 100644 --- a/libboost.spec +++ b/libboost.spec @@ -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 1.72.0-1mamba +- automatic version update by autodist + * Mon Dec 23 2019 Silvan Calarco 1.71.0-5mamba - python-boost-py3: don't obsolete python3-boost provided by legacy package