diff --git a/python-xarray.spec b/python-xarray.spec index e01c73f..6b4f752 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 0.15.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: N-D labeled arrays and datasets in Python License: ASL 2.0 @@ -135,6 +135,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \ %changelog +* Tue May 26 2020 Miro HronĨok - 0.15.1-3 +- Rebuilt for Python 3.9 + * Sat Apr 18 2020 Elliott Sales de Andrade - 0.15.1-2 - Fix broken install with missing files - Test against installed version to catch above issue