Hello community, here is the log from the commit of package armadillo for openSUSE:Factory checked in at 2017-08-24 18:53:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/armadillo (Old) and /work/SRC/openSUSE:Factory/.armadillo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "armadillo" Thu Aug 24 18:53:34 2017 rev:109 rq:517319 version:7.960.1 Changes: -------- --- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes 2017-06-30 18:43:50.429654339 +0200 +++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2017-08-24 18:53:45.441943842 +0200 @@ -1,0 +2,22 @@ +Wed Aug 16 15:26:57 UTC 2017 - [email protected] + +- Update to version 7.960.1: + + Undocumented bug fixes. + +------------------------------------------------------------------- +Fri Aug 4 10:36:47 UTC 2017 - [email protected] + +- Update to version 7.960.0: + + Faster randn() when using OpenMP. + + Faster gmm_diag class, for Gaussian mixture models with + diagonal covariance matrices. + + Added .sum_log_p() to the gmm_diag class. + + Added gmm_full class, for Gaussian mixture models with full + covariance matrices. + + Expanded .each_slice() to optionally use OpenMP for + multi-threaded execution. +- Drop %%check section entirely, this is not expected to work + going forward. Also drop armadillo-tests.patch, which was meant + for the tests in the %%check section. + +------------------------------------------------------------------- Old: ---- armadillo-7.950.1.tar.xz armadillo-tests.patch New: ---- armadillo-7.960.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ armadillo.spec ++++++ --- /var/tmp/diff_new_pack.CJLwhk/_old 2017-08-24 18:53:46.869742799 +0200 +++ /var/tmp/diff_new_pack.CJLwhk/_new 2017-08-24 18:53:46.873742236 +0200 @@ -18,7 +18,7 @@ %define soname libarmadillo7 Name: armadillo -Version: 7.950.1 +Version: 7.960.1 Release: 0 Summary: Fast C++ matrix library with interfaces to LAPACK and ATLAS License: Apache-2.0 @@ -26,8 +26,6 @@ Url: http://arma.sourceforge.net/ Source: http://downloads.sourceforge.net/arma/%{name}-%{version}.tar.xz Source2: baselibs.conf -# PATCH-FEATURE-OPENSUSE armadillo-tests.patch [email protected] -- Generate tests/Makefile by configuring tests/Makefile.in using cmake so that the tests can be run before actually installing the library; patch sent upstream -Patch1: armadillo-tests.patch BuildRequires: arpack-ng-devel BuildRequires: blas-devel BuildRequires: cmake @@ -129,7 +127,6 @@ %prep %setup -q -%patch1 -p1 #Convert DOS end-of-line to UNIX end-of-line sed -i 's/\r//' README.txt sed -i 's/\r//' LICENSE.txt @@ -150,13 +147,6 @@ rm -rf examples/example2_win64.* rm -rf examples/lib_win64 -# Drop tests because upstream acknowledges some tests are intended to fail without ARPACK -#%%check -#pushd tests -#make %%{?_smp_mflags} -#./main -#popd - %post -n %{soname} -p /sbin/ldconfig %postun -n %{soname} -p /sbin/ldconfig ++++++ armadillo-7.950.1.tar.xz -> armadillo-7.960.1.tar.xz ++++++ ++++ 6122 lines of diff (skipped)
