diff --git a/armadillo-3.4.3.tar.gz b/armadillo-3.4.3.tar.gz deleted file mode 100644 index 9e5a624..0000000 --- a/armadillo-3.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cde0a99dcee23086617791163e2c6d7527b45e450ca653e67fbb60eefa8487f5 -size 3006815 diff --git a/armadillo-3.4.4.tar.gz b/armadillo-3.4.4.tar.gz new file mode 100644 index 0000000..56b60ce --- /dev/null +++ b/armadillo-3.4.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef94e12556421fa62ba7734f8b18bb12c188f43dd6192d3648a28e8d154e6ba7 +size 3006964 diff --git a/armadillo.changes b/armadillo.changes index 2ffece0..b0162b3 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 22 16:46:33 UTC 2012 - cgiboudeaux@gmx.com + +- Update to 3.4.4 + * Fix for handling complex numbers by sparse matrices + * Fix for minor memory leak by sparse matrices + ------------------------------------------------------------------- Sun Oct 7 23:53:46 UTC 2012 - badshah400@gmail.com diff --git a/armadillo.spec b/armadillo.spec index be04836..275c551 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -17,7 +17,7 @@ Name: armadillo -Version: 3.4.3 +Version: 3.4.4 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: LGPL-3.0+ @@ -111,7 +111,7 @@ cmake . \ %{__make} %{?_smp_mflags} %install -%{__make} install DESTDIR=%{buildroot} +%{__make} DESTDIR=%{buildroot} install rm -f examples/Makefile.cmake rm -rf examples/example1_win32 rm -rf examples/example2_win32