diff --git a/netcdf4-python.spec b/netcdf4-python.spec index c8034ea..a2f407f 100644 --- a/netcdf4-python.spec +++ b/netcdf4-python.spec @@ -11,7 +11,7 @@ Name: netcdf4-python Version: 1.0.9 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python/numpy interface to netCDF Group: Development/Languages @@ -162,6 +162,9 @@ PYTHONPATH=$(echo ../build/lib.*) python3 run_all.py %changelog +* Fri May 9 2014 Orion Poplawski - 1.0.9-2 +- Rebuild for Python 3.4 + * Fri May 9 2014 Orion Poplawski - 1.0.9-1 - Update to 1.0.9 - Remove rpaths