From 8c5a7691daa1539bf866408a0617f93ece7eb9f8 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:09:02 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- pybind11.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pybind11.spec b/pybind11.spec index d60551b..d3d18a8 100644 --- a/pybind11.spec +++ b/pybind11.spec @@ -17,7 +17,7 @@ Name: pybind11 Version: 2.6.2 -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 Apr 16 2021 Mohan Boddu - 2.6.2-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 27 2021 Susi Lehtola - 2.6.2-1 - Update to 2.6.2.