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

View file

@ -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