From 679ba1684ea3c72249a7f2e2c791af2d078f6c6c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 27 Jul 2021 08:38:51 +0000 Subject: [PATCH] - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-xarray.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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