From e4e358fa82babba110b5d1d9b47ba140e5bd2f94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 17 Jun 2021 14:55:47 +0200 Subject: [PATCH] Add forgotten changelog entry Sorry for the mess! --- python-xarray.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/python-xarray.spec b/python-xarray.spec index 08b055e..8068bc0 100644 --- a/python-xarray.spec +++ b/python-xarray.spec @@ -137,6 +137,10 @@ pytest_args=( %changelog +* Thu Jun 17 2021 Zbigniew Jędrzejewski-Szmek - 0.18.2-1 +- Update to latest version (#1957925) +- Skip failing tests (#1969172) + * Fri Jun 04 2021 Python Maint - 0.17.0-2 - Rebuilt for Python 3.10