update to 2.10.0

This commit is contained in:
wenzhiwei11 2022-08-04 10:31:59 +08:00
parent b16c16dcf6
commit 6662f6d278
3 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%global debug_package %{nil} %global debug_package %{nil}
%bcond_without tests %bcond_without tests
Name: pybind11 Name: pybind11
Version: 2.8.1 Version: 2.10.0
Release: 1 Release: 1
Summary: Seamless operability between C++11 and Python Summary: Seamless operability between C++11 and Python
License: BSD License: BSD
@ -75,5 +75,8 @@ PYBIND11_USE_CMAKE=true %py3_install "--install-purelib" "%{python3_sitearch}"
%changelog %changelog
* Thu Aug 4 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 2.10.0-1
- Update to 2.10.0
* Sat Dec 11 2021 zhouwenpei <zhouwenpei1@huawei.com> - 2.8.1-1 * Sat Dec 11 2021 zhouwenpei <zhouwenpei1@huawei.com> - 2.8.1-1
- package init - package init

BIN
v2.10.0.tar.gz Normal file

Binary file not shown.

Binary file not shown.