Bump for gcc11
Signed-off-by: Petr Šabata <contyk@redhat.com>
This commit is contained in:
parent
6aa627789c
commit
50610924f1
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
Name: pybind11
|
Name: pybind11
|
||||||
Version: 2.6.1
|
Version: 2.6.1
|
||||||
Release: 1%{?dist}
|
Release: 1.1%{?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
|
||||||
@ -175,6 +175,9 @@ PYBIND11_USE_CMAKE=true %py3_install "--install-purelib" "%{python3_sitearch}"
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 18 2020 Petr Šabata <contyk@redhat.com> - 2.6.1-1.1
|
||||||
|
- Bump for gcc11
|
||||||
|
|
||||||
* Thu Nov 12 2020 Susi Lehtola <jussilehtola@fedoraproject.org> - 2.6.1-1
|
* Thu Nov 12 2020 Susi Lehtola <jussilehtola@fedoraproject.org> - 2.6.1-1
|
||||||
- Update to 2.6.1.
|
- Update to 2.6.1.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user