diff --git a/pybind11.spec b/pybind11.spec index 1e055ac..5c90f92 100644 --- a/pybind11.spec +++ b/pybind11.spec @@ -15,7 +15,7 @@ Name: pybind11 Version: 2.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Seamless operability between C++11 and Python License: BSD URL: https://github.com/pybind/pybind11 @@ -168,6 +168,9 @@ PYBIND11_USE_CMAKE=true %py3_install "--install-purelib" "%{python3_sitearch}" %endif %changelog +* Mon Aug 19 2019 Miro HronĨok - 2.3.0-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 2.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild