From 362461d5232f81329039421af30df82a46206fa9 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 27 Dec 2013 11:11:11 -0700 Subject: [PATCH] Update to 1.8.12 --- .gitignore | 2 ++ hdf5.spec | 9 ++++++--- sources | 4 ++-- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 66f6fa8..c4de05f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ hdf5-1.8.5.tar.bz2 /hdf5-1.8.10.tar.bz2 /hdf5-1.8.11.tar.bz2 /hdf5_1.8.10-patch1-1.debian.tar.gz +/hdf5-1.8.12.tar.bz2 +/hdf5_1.8.12-1.debian.tar.gz diff --git a/hdf5.spec b/hdf5.spec index 30dc3de..9e618f2 100644 --- a/hdf5.spec +++ b/hdf5.spec @@ -4,8 +4,8 @@ # NOTE: Try not to release new versions to released versions of Fedora # You need to recompile all users of HDF5 for each version change Name: hdf5 -Version: 1.8.11 -Release: 6%{?dist} +Version: 1.8.12 +Release: 1%{?dist} Summary: A general purpose library and file format for storing scientific data License: BSD Group: System Environment/Libraries @@ -14,7 +14,7 @@ URL: http://www.hdfgroup.org/HDF5/ Source0: http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-%{version}%{?snaprel}/src/hdf5-%{version}%{?snaprel}.tar.bz2 Source1: h5comp # For man pages -Source2: http://ftp.us.debian.org/debian/pool/main/h/hdf5/hdf5_1.8.11-5.debian.tar.gz +Source2: http://ftp.us.debian.org/debian/pool/main/h/hdf5/hdf5_%{version}-1.debian.tar.gz Patch0: hdf5-LD_LIBRARY_PATH.patch Patch1: hdf5-1.8.8-tstlite.patch @@ -400,6 +400,9 @@ done %changelog +* Fri Dec 27 2013 Orion Poplawski 1.8.12-1 +- Update to 1.8.12 + * Fri Aug 30 2013 Dan HorĂ¡k - 1.8.11-6 - disable parallel tests on s390(x) diff --git a/sources b/sources index 64842e0..35b55dd 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -3433c1be767d2b8e5b0771a3209b4fcc hdf5-1.8.11.tar.bz2 -fcb958d4541807c8498fac2d76e5a1cd hdf5_1.8.10-patch1-1.debian.tar.gz +03ad766d225f5e872eb3e5ce95524a08 hdf5-1.8.12.tar.bz2 +28adeabb6b0179e62d82110450935487 hdf5_1.8.12-1.debian.tar.gz