diff --git a/python-xarray.spec b/python-xarray.spec index 70b1b8f..6a5d5e1 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 0.18.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: N-D labeled arrays and datasets in Python License: ASL 2.0 @@ -138,6 +138,10 @@ pytest_args=( %changelog +* Tue Jul 27 2021 Fedora Release Engineering - 0.18.2-3 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sun Jul 04 2021 Elliott Sales de Andrade - 0.18.2-2 - Backport fixes to tests