diff --git a/armadillo-10.7.5.tar.xz b/armadillo-10.7.5.tar.xz deleted file mode 100644 index 01a6dcd..0000000 --- a/armadillo-10.7.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5d0d9fd6b34efcba6a6fceff54c0d2d13fcbe915d7af8a30c5e72cf317d2094f -size 6262212 diff --git a/armadillo-10.7.6.tar.xz b/armadillo-10.7.6.tar.xz new file mode 100644 index 0000000..2f7fd59 --- /dev/null +++ b/armadillo-10.7.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc7933d27aba9bf0965eb52b4794bc44e5a953a125cef8b37c0d2851008e9dc1 +size 6261860 diff --git a/armadillo.changes b/armadillo.changes index b8d81f4..b1d891d 100644 --- a/armadillo.changes +++ b/armadillo.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 31 18:00:35 UTC 2021 - Atri Bhattacharya + +- Update to version 10.7.6: + * Undocumented bug fixes. +- Drop conditionals for obsolete openSUSE versions. + ------------------------------------------------------------------- Fri Dec 24 21:29:45 UTC 2021 - Atri Bhattacharya diff --git a/armadillo.spec b/armadillo.spec index 6235f00..c73d52f 100644 --- a/armadillo.spec +++ b/armadillo.spec @@ -18,7 +18,7 @@ %define soname libarmadillo10 Name: armadillo -Version: 10.7.5 +Version: 10.7.6 Release: 0 Summary: C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0 @@ -59,9 +59,7 @@ This package provides the shared libraries for armadillo. %package doc Summary: Documentation for %{name} Group: Documentation/Other -%if 0%{?suse_version} > 1110 BuildArch: noarch -%endif %description doc Armadillo is a C++ linear algebra library (matrix maths).