rebuild
Resolves: RHEL-34668
This commit is contained in:
parent
6380db5aa8
commit
017b387035
@ -17,7 +17,7 @@
|
||||
|
||||
Name: pybind11
|
||||
Version: 2.11.1
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Seamless operability between C++11 and Python
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/pybind/pybind11
|
||||
@ -185,6 +185,10 @@ PYBIND11_USE_CMAKE=true %py3_install "--install-purelib" "%{python3_sitearch}"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Apr 29 2024 Pavel Simovec <psimovec@redhat.com> - 2.11.1-5
|
||||
- rebuilt
|
||||
- Resolves: RHEL-34668
|
||||
|
||||
* Mon Apr 29 2024 Pavel Simovec <psimovec@redhat.com> - 2.11.1-4
|
||||
- Migrate to SPDX license format
|
||||
- Resolves: RHEL-34668
|
||||
|
Loading…
Reference in New Issue
Block a user