diff --git a/python-xarray.spec b/python-xarray.spec index c818dd9..9f0b480 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 0.16.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: N-D labeled arrays and datasets in Python License: ASL 2.0 @@ -133,6 +133,9 @@ rm -rf xarray %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.16.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Dec 12 2020 Elliott Sales de Andrade - 0.16.2-1 - Update to latest version (#1902888)