From 0dd10a097c1faf5718e5f98a9d5a0400b0635292 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 04:42:00 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-xarray.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-xarray.spec b/python-xarray.spec index 229b485..73cbd93 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 0.16.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: N-D labeled arrays and datasets in Python License: ASL 2.0 @@ -131,6 +131,9 @@ rm -rf xarray %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 0.16.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sun Jul 12 2020 Elliott Sales de Andrade - 0.16.0-1 - Update to latest version