From 67cba115868a95b21bb41bfeea084f801f47050d29b088125e03abbd5040be05 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 27 Aug 2020 09:16:27 +0000 Subject: [PATCH] - fix nothing provides libboost_mpi_python-py3-1_74_0 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=260 --- boost.changes | 5 +++++ boost.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/boost.changes b/boost.changes index 3c5276a..c9e70d9 100644 --- a/boost.changes +++ b/boost.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 27 09:15:59 UTC 2020 - Dirk Mueller + +- fix nothing provides libboost_mpi_python-py3-1_74_0 + ------------------------------------------------------------------- Fri Aug 21 20:06:18 UTC 2020 - Dirk Mueller diff --git a/boost.spec b/boost.spec index e3fd837..7642754 100644 --- a/boost.spec +++ b/boost.spec @@ -750,7 +750,7 @@ inteface. Summary: Development library for Boost.MPI Python 3.x serialization Group: Development/Libraries/C and C++ Requires: libboost_mpi%{library_version}-devel = %{version} -Requires: libboost_mpi_python-py3-%{library_version} = %{version} +Requires: libboost_mpi_%{python3X}-py3-%{library_version} = %{version} Requires: libboost_python-py3-%{library_version} = %{version} Conflicts: boost-devel < 1.63 Conflicts: libboost_mpi_python3-devel-impl