diff --git a/pybind11.spec b/pybind11.spec index 56a384e..dba04a1 100644 --- a/pybind11.spec +++ b/pybind11.spec @@ -17,9 +17,9 @@ Name: pybind11 Version: 2.11.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Seamless operability between C++11 and Python -License: BSD +License: BSD-3-Clause URL: https://github.com/pybind/pybind11 Source0: https://github.com/pybind/pybind11/archive/v%{version}/%{name}-%{version}.tar.gz @@ -185,6 +185,10 @@ PYBIND11_USE_CMAKE=true %py3_install "--install-purelib" "%{python3_sitearch}" %endif %changelog +* Mon Apr 29 2024 Pavel Simovec - 2.11.1-4 +- Migrate to SPDX license format +- Resolves: RHEL-34668 + * Fri Jan 26 2024 Fedora Release Engineering - 2.11.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild