diff --git a/armadillo-11.4.3.tar.xz b/armadillo-11.4.3.tar.xz deleted file mode 100644 index bb74944..0000000 --- a/armadillo-11.4.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87603263664988af41da2ca4f36205e36ea47a9281fa6cfd463115f3797a1da2 -size 6802464 diff --git a/armadillo-11.4.4.tar.xz b/armadillo-11.4.4.tar.xz new file mode 100644 index 0000000..1c3b38c --- /dev/null +++ b/armadillo-11.4.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2439c9859b35b7d3d95a21a86830d3365f9d6bb624317690e383402e26040398 +size 6799372 diff --git a/armadillo.changes b/armadillo.changes index 930f03d..9e7c9aa 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 14 11:59:25 UTC 2023 - Atri Bhattacharya + +- Update to version 11.4.4: + * Undocumented bug fixes. + ------------------------------------------------------------------- Tue Jan 10 09:15:43 UTC 2023 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index fb0c5cf..297b4f6 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ %define soname libarmadillo11 Name: armadillo -Version: 11.4.3 +Version: 11.4.4 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0 @@ -119,9 +119,7 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir} %{_libdir}/*.so.* %files doc -%doc armadillo_nicta_2010.pdf -%doc rcpp_armadillo_csda_2014.pdf -%doc armadillo_joss_2016.pdf +%doc armadillo_*.pdf %doc NOTICE.txt README.md index.html examples/ docs.html %license LICENSE.txt