diff --git a/cgnslib.spec b/cgnslib.spec index e75e209..33475a4 100644 --- a/cgnslib.spec +++ b/cgnslib.spec @@ -1,6 +1,6 @@ Name: cgnslib Version: 3.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Computational Fluid Dynamics General Notation System License: zlib URL: http://www.cgns.org/ @@ -19,16 +19,16 @@ BuildRequires: zlib-devel Requires: hdf5 = %{_hdf5_version} %description -The Computational Fluid Dynamics General Notation System (CGNS) provides a -general, portable, and extensible standard for the storage and retrieval of -computational fluid dynamics (CFD) analysisdata. It consists of a collection -of conventions, and free and open software implementing those conventions. It +The Computational Fluid Dynamics General Notation System (CGNS) provides a +general, portable, and extensible standard for the storage and retrieval of +computational fluid dynamics (CFD) analysisdata. It consists of a collection +of conventions, and free and open software implementing those conventions. It is self-descriptive, machine-independent, well-documented, and administered by an international steering committee. %package devel Summary: Development files for %{name} -Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: %{name}%{?_isa} = %{version}-%{release} Requires: hdf5-devel%{?_isa} %description devel @@ -97,6 +97,9 @@ make test %{_fmoddir}/cgns.mod %changelog +* Wed Feb 01 2017 Sandro Mani - 3.3.0-3 +- Rebuild (gfortran) + * Tue Dec 06 2016 Orion Poplawski - 3.3.0-2 - Rebuild for hdf5 1.8.18