diff --git a/.gitignore b/.gitignore index 55288d2..019b1dd 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ nco-4.0.2.tar.gz /nco-4.3.2.tar.gz /nco-4.3.3.tar.gz /nco-4.3.4.tar.gz +/nco-4.3.5.tar.gz diff --git a/nco.spec b/nco.spec index 049ba82..d6dc3d2 100644 --- a/nco.spec +++ b/nco.spec @@ -1,5 +1,5 @@ Name: nco -Version: 4.3.4 +Version: 4.3.5 Release: 1%{?dist} Summary: Suite of programs for manipulating NetCDF/HDF4 files Group: Applications/Engineering @@ -126,6 +126,9 @@ fi %{_libdir}/libnco*.a %changelog +* Wed Sep 25 2013 Orion Poplawski 4.3.5-1 +- Update to 4.3.5 + * Thu Aug 1 2013 Orion Poplawski 4.3.4-1 - Update to 4.3.4 diff --git a/sources b/sources index 88fd3ce..f1f3c24 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd07b697d2cc8a8d7137aac87872aa2c nco-4.3.4.tar.gz +80a707d933c675e73bebe45cd37e680d nco-4.3.5.tar.gz