diff --git a/xtensor-python.spec b/xtensor-python.spec index ad61976..faba952 100644 --- a/xtensor-python.spec +++ b/xtensor-python.spec @@ -2,7 +2,7 @@ Name: xtensor-python Version: 0.24.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python bindings for xtensor License: BSD URL: https://xtensor-python.readthedocs.io/ @@ -67,6 +67,9 @@ Requires: python3-numpy %{_libdir}/cmake/%{name}/ %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.24.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jan 30 2020 sguelton@redhat.com - 0.24.1-0 - Upstream release