Upstream bump

This commit is contained in:
serge-sans-paille 2020-01-30 09:03:55 +00:00
commit 03e2fd3202
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
/xtensor-python-0.23.1.tar.gz /xtensor-python-0.23.1.tar.gz
/xtensor-python-0.24.1.tar.gz

View file

@ -1 +1 @@
SHA512 (xtensor-python-0.23.1.tar.gz) = 73e1462b0bd1212c2d935927924536ab161def404d622be485a87f5ffcd8356484f6a3d3b520cdf7d3b9f92d9da3fc9a58515cbdf7ac34b9a26e4787a81e2e24 SHA512 (xtensor-python-0.24.1.tar.gz) = 3b96e932423e24b82e7e39a0573ab7cc6944ab1e7a53606778bfba7c26a644467e34bc3748ae56b60f25e77f3d184cbc370500e1ac76cb08fe57121cacdbc05a

View file

@ -1,6 +1,6 @@
Name: xtensor-python Name: xtensor-python
Version: 0.23.1 Version: 0.24.1
Release: 0%{?dist} Release: 1%{?dist}
Summary: Python bindings for xtensor Summary: Python bindings for xtensor
License: BSD License: BSD
URL: https://xtensor-python.readthedocs.io/ URL: https://xtensor-python.readthedocs.io/
@ -65,5 +65,8 @@ Requires: python3-numpy
%{_libdir}/cmake/%{name}/ %{_libdir}/cmake/%{name}/
%changelog %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 * Tue Sep 3 2019 sguelton@redhat.com - 0.23.1-0
- Initial package - Initial package