Hello community,

here is the log from the commit of package octave-forge-statistics for 
openSUSE:Factory checked in at 2018-06-29 22:22:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/octave-forge-statistics (Old)
 and      /work/SRC/openSUSE:Factory/.octave-forge-statistics.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "octave-forge-statistics"

Fri Jun 29 22:22:42 2018 rev:3 rq:616557 version:1.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/octave-forge-statistics/octave-forge-statistics.changes
  2017-02-03 17:52:00.383376368 +0100
+++ 
/work/SRC/openSUSE:Factory/.octave-forge-statistics.new/octave-forge-statistics.changes
     2018-06-29 22:22:47.326646465 +0200
@@ -1,0 +2,45 @@
+Wed Jun  6 07:12:54 UTC 2018 - [email protected]
+
+- Update to version 1.4.0:
+  * New functions: canoncorr, fitgmdist, gmdistribution, sigma_pts
+  * The following functions have been moved from the statisctics
+    package but are condtionally installed: mad
+  * The following functions have been moved from octave to be
+    condtionally installed:
+    - BASE: cloglog, logit, prctile, probit, qqplot table
+      (renamed to crosstab)
+    - DISTRIBUTIONS: betacdf, betainv, betapdf, betarnd, binocdf,
+      binoinv, binopdf, binornd, cauchy_cdf, cauchy_inv,
+      cauchy_pdf, cauchy_rnd, chi2cdf, chi2inv, chi2pdf, chi2rnd,
+      expcdf, expinv, exppdf, exprnd, fcdf, finv, fpdf, frnd,
+      gamcdf, gaminv, gampdf, gamrnd, geocdf, geoinv, geopdf,
+      geornd, hygecdf, hygeinv, hygepdf, hygernd,
+      kolmogorov_smirnov_cdf, laplace_cdf, laplace_inv,
+      laplace_pdf, laplace_rnd, logistic_cdf, logistic_inv,
+      logistic_pdf, logistic_rnd, logncdf, logninv, lognpdf,
+      lognrnd, nbincdf, nbininv, nbinpdf, nbinrnd, normcdf,
+      norminv, normpdf, normrnd, poisscdf, poissinv, poisspdf,
+      poissrnd, stdnormal_cdf, stdnormal_inv, stdnormal_pdf,
+      stdnormal_rnd, tcdf, tinv, tpdf, trnd, unidcdf, unidinv,
+      unidpdf, unidrnd, unifcdf, unifinv, unifpdf, unifrnd,
+      wblcdf, wblinv, wblpdf, wblrnd, wienrnd.
+    - MODELS: logistic_regression
+    - TESTS: anova, bartlett_test, chisquare_test_homogeneity,
+      chisquare_test_independence, cor_test, f_test_regression,
+      hotelling_test, hotelling_test_2, kolmogorov_smirnov_test,
+      kolmogorov_smirnov_test_2, kruskal_wallis_test, manova,
+      mcnemar_test, prop_test_2, run_test, sign_test, t_test,
+      t_test_2, t_test_regression, u_test, var_test, welch_test,
+      wilcoxon_test, z_test, z_test_2.
+  * Functions marked with known test failures: grp2idx: bug
+    #51928, gevfir_lmom: bug #31070.
+  * Other functions that have been changed for smaller bugfixes, increased
+    Matlab compatibility, or performance:
+    - dcov: returned dcov instead of dcor. added demo.
+    - violin: can be used with subplots. violin quality improved.
+    - princomp: Fix expected values of tsquare in unit tests
+    - fitgmdist: test number inputs to function
+    - hist3: fix removal of rows with NaN values
+  * added the packages test data to install 
+
+-------------------------------------------------------------------

Old:
----
  statistics-1.3.0.tar.gz

New:
----
  statistics-1.4.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ octave-forge-statistics.spec ++++++
--- /var/tmp/diff_new_pack.CwoNg4/_old  2018-06-29 22:22:48.174645831 +0200
+++ /var/tmp/diff_new_pack.CwoNg4/_new  2018-06-29 22:22:48.174645831 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-statistics
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
 
 %define octpkg  statistics
 Name:           octave-forge-%{octpkg}
-Version:        1.3.0
+Version:        1.4.0
 Release:        0
 Summary:        Additional statistics functions for Octave
-License:        GPL-3.0+ and SUSE-Public-Domain
+License:        GPL-3.0-or-later AND SUSE-Public-Domain
 Group:          Productivity/Scientific/Math
 Url:            http://octave.sourceforge.net
 Source0:        
http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz

++++++ statistics-1.3.0.tar.gz -> statistics-1.4.0.tar.gz ++++++
++++ 29185 lines of diff (skipped)


Reply via email to