diff --git a/pybind11.spec b/pybind11.spec index 3bdff11..3f9c3f0 100644 --- a/pybind11.spec +++ b/pybind11.spec @@ -17,7 +17,7 @@ Name: pybind11 Version: 2.9.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Seamless operability between C++11 and Python License: BSD URL: https://github.com/pybind/pybind11 @@ -180,6 +180,9 @@ PYBIND11_USE_CMAKE=true %py3_install "--install-purelib" "%{python3_sitearch}" %endif %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 2.9.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Wed Dec 29 2021 Susi Lehtola - 2.9.0-1 - Update to 2.9.0.