Upgrade package to version 2.10.4
This commit is contained in:
parent
d1ab31ae6f
commit
ae2fdb160c
@ -1,7 +1,7 @@
|
||||
%global debug_package %{nil}
|
||||
%bcond_without tests
|
||||
Name: pybind11
|
||||
Version: 2.10.0
|
||||
Version: 2.10.4
|
||||
Release: 1
|
||||
Summary: Seamless operability between C++11 and Python
|
||||
License: BSD
|
||||
@ -68,6 +68,7 @@ PYBIND11_USE_CMAKE=true %py3_install "--install-purelib" "%{python3_sitearch}"
|
||||
%{_includedir}/pybind11/
|
||||
%{_datadir}/cmake/pybind11/
|
||||
%{_bindir}/pybind11-config
|
||||
%{_datadir}/pkgconfig/%{name}.pc
|
||||
|
||||
%files -n python3-%{name}
|
||||
%{python3_sitearch}/%{name}/
|
||||
@ -75,6 +76,9 @@ PYBIND11_USE_CMAKE=true %py3_install "--install-purelib" "%{python3_sitearch}"
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 7 2023 liyanan <thistleslyn@163.com> - 2.10.4-1
|
||||
- Upgrade package to version 2.10.4
|
||||
|
||||
* Thu Aug 4 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 2.10.0-1
|
||||
- Update to 2.10.0
|
||||
|
||||
|
||||
BIN
v2.10.0.tar.gz
BIN
v2.10.0.tar.gz
Binary file not shown.
BIN
v2.10.4.tar.gz
Normal file
BIN
v2.10.4.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user