diff --git a/.gitignore b/.gitignore index c0a91bb..036e8dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ clog -/armadillo-4.300.0.tar.gz +/armadillo-4.320.0.tar.gz diff --git a/armadillo.spec b/armadillo.spec index cc11150..85efad3 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -1,6 +1,6 @@ Name: armadillo -Version: 4.300.0 -Release: 3%{?dist} +Version: 4.320.0 +Release: 1%{?dist} Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS Group: Development/Libraries @@ -90,11 +90,15 @@ rm -rf $RPM_BUILD_ROOT %doc mex_interface %changelog +* Fri Jul 4 2014 José Matos - 4.320.0-1 +- update to 4.320.0 + * Sat Jun 07 2014 Fedora Release Engineering - 4.300.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun May 4 2014 José Matos - 4.300.0-2 -- add hdf5-devel as build requirement and also as a required for the -devel sub-package +- add hdf5-devel as build requirement and also as required for the + -devel sub-package * Fri May 2 2014 José Matos - 4.300.0-1 - update to 4.300.0 diff --git a/sources b/sources index d0440d7..bbbf1c8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8805adafd74da684c40b019e1cff8313 armadillo-4.300.0.tar.gz +d174ebcb5bffde6c8da8f47f06147386 armadillo-4.320.0.tar.gz