!6 Upgrade package to version 2.10.4
From: @lyn1001 Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
a34878113e
@ -1,7 +1,7 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%bcond_without tests
|
%bcond_without tests
|
||||||
Name: pybind11
|
Name: pybind11
|
||||||
Version: 2.10.0
|
Version: 2.10.4
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Seamless operability between C++11 and Python
|
Summary: Seamless operability between C++11 and Python
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -68,6 +68,7 @@ PYBIND11_USE_CMAKE=true %py3_install "--install-purelib" "%{python3_sitearch}"
|
|||||||
%{_includedir}/pybind11/
|
%{_includedir}/pybind11/
|
||||||
%{_datadir}/cmake/pybind11/
|
%{_datadir}/cmake/pybind11/
|
||||||
%{_bindir}/pybind11-config
|
%{_bindir}/pybind11-config
|
||||||
|
%{_datadir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%files -n python3-%{name}
|
%files -n python3-%{name}
|
||||||
%{python3_sitearch}/%{name}/
|
%{python3_sitearch}/%{name}/
|
||||||
@ -75,6 +76,9 @@ PYBIND11_USE_CMAKE=true %py3_install "--install-purelib" "%{python3_sitearch}"
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Aug 4 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 2.10.0-1
|
||||||
- Update to 2.10.0
|
- 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