From d1939f6fe59ce306f78819d88af324ee9931b2a3 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 23 2018 08:25:33 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/pybind11.spec b/pybind11.spec index 6af28a0..64fdc7d 100644 --- a/pybind11.spec +++ b/pybind11.spec @@ -6,7 +6,7 @@ Name: pybind11 Version: 2.2.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Seamless operability between C++11 and Python License: BSD URL: https://github.com/pybind/pybind11 @@ -115,6 +115,9 @@ PYBIND11_USE_CMAKE=true %py3_install "--install-purelib" "%{python3_sitearch}" %changelog +* Sat Jun 23 2018 Miro Hrončok - 2.2.3-2 +- Rebuilt for Python 3.7 + * Fri Jun 22 2018 Susi Lehtola - 2.2.3-1 - Update to 2.2.3.