diff --git a/boost-defaults.changes b/boost-defaults.changes index 78cebbc..cca06a1 100644 --- a/boost-defaults.changes +++ b/boost-defaults.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 10 11:15:03 UTC 2020 - Adam Majer + +- Add devel subpackage for Boost.Nowide + ------------------------------------------------------------------- Thu Aug 27 09:20:07 UTC 2020 - Dirk Mueller diff --git a/boost-defaults.spec b/boost-defaults.spec index 16e6d95..6e04ac3 100644 --- a/boost-defaults.spec +++ b/boost-defaults.spec @@ -245,6 +245,16 @@ serialization interface This package installs the default Boost version of the library. +%package -n libboost_nowide-devel +Summary: Development library for Boost.Nowide +Group: Development/Libraries/C and C++ +Requires: libboost_nowide%{boost_version}-devel + +%description -n libboost_nowide-devel +This package contains the Boost.Nowide development library. + +This package installs the default Boost version of the library. + %package -n python3-boost_parallel_mpi Summary: Python 3.x bindings for Boost.Parallel.MPI library Group: Development/Languages/Python