- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
bce4b98f9c
commit
d1b3e670a0
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
Name: xtensor
|
||||
Version: 0.23.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: C++ tensors with broadcasting and lazy computing
|
||||
License: BSD
|
||||
URL: http://xtensor.readthedocs.io/
|
||||
|
|
@ -68,6 +68,9 @@ find -name '*.npy' -exec %{__python3} -c "import numpy as np; np.save('{}', np.l
|
|||
%{_libdir}/pkgconfig/%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.23.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Mon Feb 15 2021 sguelton@redhat.com - 0.25.1-1
|
||||
- Upstream version bump
|
||||
- More generic use of %cmake_build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue