Upstream bump
This commit is contained in:
parent
825bb4efe7
commit
03e2fd3202
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/xtensor-python-0.23.1.tar.gz
|
||||
/xtensor-python-0.24.1.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (xtensor-python-0.23.1.tar.gz) = 73e1462b0bd1212c2d935927924536ab161def404d622be485a87f5ffcd8356484f6a3d3b520cdf7d3b9f92d9da3fc9a58515cbdf7ac34b9a26e4787a81e2e24
|
||||
SHA512 (xtensor-python-0.24.1.tar.gz) = 3b96e932423e24b82e7e39a0573ab7cc6944ab1e7a53606778bfba7c26a644467e34bc3748ae56b60f25e77f3d184cbc370500e1ac76cb08fe57121cacdbc05a
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: xtensor-python
|
||||
Version: 0.23.1
|
||||
Release: 0%{?dist}
|
||||
Version: 0.24.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Python bindings for xtensor
|
||||
License: BSD
|
||||
URL: https://xtensor-python.readthedocs.io/
|
||||
|
|
@ -65,5 +65,8 @@ Requires: python3-numpy
|
|||
%{_libdir}/cmake/%{name}/
|
||||
|
||||
%changelog
|
||||
* Thu Jan 30 2020 sguelton@redhat.com - 0.24.1-0
|
||||
- Upstream release
|
||||
|
||||
* Tue Sep 3 2019 sguelton@redhat.com - 0.23.1-0
|
||||
- Initial package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue