!6 Upgrade package to version 2.10.4

From: @lyn1001 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2023-04-07 09:11:42 +00:00 committed by Gitee
commit a34878113e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 1 deletions

View File

@ -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

Binary file not shown.

BIN
v2.10.4.tar.gz Normal file

Binary file not shown.