diff --git a/boost.spec b/boost.spec index 05e1a2d..e202833 100644 --- a/boost.spec +++ b/boost.spec @@ -44,7 +44,7 @@ Summary: The free peer-reviewed portable C++ source libraries Version: 1.69.0 %global version_enc 1_69_0 %global version_suffix 169 -Release: 12%{?dist} +Release: 13%{?dist} License: Boost and MIT and Python %global toplev_dirname %{real_name}_%{version_enc} @@ -1269,9 +1269,12 @@ fi %{_mandir}/man1/bjam.1* %changelog -* Fri Nov 15 2019 Denis Arnaud - 1.69.0-12 +* Fri Nov 15 2019 Denis Arnaud - 1.69.0-13 - Removed the Python2 sub-packages +* Fri Nov 01 2019 Pete Walter - 1.69.0-12 +- Rebuild for ICU 65 + * Thu Oct 03 2019 Miro HronĨok - 1.69.0-11 - Rebuilt for Python 3.8.0rc1 (#1748018)