Rebuilt for timestamp .pyc invalidation mode
Resolves: RHEL-17754
This commit is contained in:
parent
ba55ee4bdc
commit
883bf4412d
@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
Name: python%{python3_pkgversion}-pybind11
|
Name: python%{python3_pkgversion}-pybind11
|
||||||
Version: 2.11.1
|
Version: 2.11.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Seamless operability between C++11 and Python
|
Summary: Seamless operability between C++11 and Python
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://github.com/pybind/pybind11
|
URL: https://github.com/pybind/pybind11
|
||||||
@ -124,6 +124,9 @@ PYBIND11_USE_CMAKE=true %py3_install "--install-purelib" "%{python3_sitearch}"
|
|||||||
%{python3_sitearch}/%{modname}-%{version}-py%{python3_version}.egg-info
|
%{python3_sitearch}/%{modname}-%{version}-py%{python3_version}.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 23 2024 Miro Hrončok <mhroncok@redhat.com> - 2.11.1-3
|
||||||
|
- Rebuilt for timestamp .pyc invalidation mode
|
||||||
|
|
||||||
* Wed Jan 17 2024 Miro Hrončok <mhroncok@redhat.com> - 2.11.1-2
|
* Wed Jan 17 2024 Miro Hrončok <mhroncok@redhat.com> - 2.11.1-2
|
||||||
- Enable tests
|
- Enable tests
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user