Upstream release
This commit is contained in:
parent
5891c74126
commit
57ecb94073
3 changed files with 7 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
%undefine __cmake_in_source_build
|
||||
|
||||
Name: xtensor-python
|
||||
Version: 0.24.1
|
||||
Release: 5%{?dist}
|
||||
Version: 0.26.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for xtensor
|
||||
License: BSD
|
||||
URL: https://xtensor-python.readthedocs.io/
|
||||
|
|
@ -69,6 +69,9 @@ Requires: python3-numpy
|
|||
%{_libdir}/cmake/%{name}/
|
||||
|
||||
%changelog
|
||||
* Wed May 11 2022 sguelton@redhat.com - 0.26.0-1
|
||||
- Upstream release
|
||||
|
||||
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.24.1-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue