From 2d3e5ac5ff32834ca8566d449f6b0d49a10c8e85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:36 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- netcdf4-python.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/netcdf4-python.spec b/netcdf4-python.spec index 47c02cd..721db8a 100644 --- a/netcdf4-python.spec +++ b/netcdf4-python.spec @@ -2,7 +2,7 @@ Name: netcdf4-python Version: 1.2.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python/numpy interface to netCDF Group: Development/Languages @@ -141,6 +141,9 @@ PYTHONPATH=$(echo ../build/lib.*%{python3_version}) %{__python3} run_all.py %changelog +* Mon Dec 19 2016 Miro HronĨok - 1.2.6-2 +- Rebuild for Python 3.6 + * Sun Dec 11 2016 Orion Poplawski - 1.2.6-1 - Update to 1.2.6