From 9df8def6f666b22dec9d0036a984aeb0d77a9979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 3 Oct 2019 13:57:10 +0200 Subject: [PATCH] Rebuilt for Python 3.8.0rc1 (#1748018) --- netcdf4-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/netcdf4-python.spec b/netcdf4-python.spec index 5810dcd..6910787 100644 --- a/netcdf4-python.spec +++ b/netcdf4-python.spec @@ -1,6 +1,6 @@ Name: netcdf4-python Version: 1.5.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python/numpy interface to netCDF License: MIT @@ -168,6 +168,9 @@ PYTHONPATH=$(echo ../build/lib.*%{python3_version}) %{__python3} run_all.py %changelog +* Thu Oct 03 2019 Miro HronĨok - 1.5.2-2 +- Rebuilt for Python 3.8.0rc1 (#1748018) + * Tue Sep 10 2019 Orion Poplawski - 1.5.2-1 - Update to 1.5.2