Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ensmallen for openSUSE:Factory 
checked in at 2021-10-04 18:40:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ensmallen (Old)
 and      /work/SRC/openSUSE:Factory/.ensmallen.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ensmallen"

Mon Oct  4 18:40:11 2021 rev:3 rq:922722 version:2.17.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ensmallen/ensmallen.changes      2021-07-01 
07:06:16.335178147 +0200
+++ /work/SRC/openSUSE:Factory/.ensmallen.new.2443/ensmallen.changes    
2021-10-04 18:41:40.350223948 +0200
@@ -1,0 +2,15 @@
+Sun Sep 26 21:21:23 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 2.17.0
+  * CheckArbitraryFunctionTypeAPI extended for MOO support
+  * Refactor NSGA2
+  * Add MOEA-D/DE Optimizer
+  * Add Das-Dennis weight initialization method
+  * Add Dirichlet Weight Initialization
+
+-------------------------------------------------------------------
+Sat Mar 27 12:40:45 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Ensure neutrality of descriptions.
+
+-------------------------------------------------------------------

Old:
----
  ensmallen-2.16.2.tar.gz

New:
----
  ensmallen-2.17.0.tar.gz

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

Other differences:
------------------
++++++ ensmallen.spec ++++++
--- /var/tmp/diff_new_pack.zLMiu4/_old  2021-10-04 18:41:40.858224773 +0200
+++ /var/tmp/diff_new_pack.zLMiu4/_new  2021-10-04 18:41:40.862224780 +0200
@@ -18,9 +18,9 @@
 
 
 Name:           ensmallen
-Version:        2.16.2
+Version:        2.17.0
 Release:        0
-Summary:        Efficient math optimization C++ library
+Summary:        Math optimization C++ library
 License:        BSD-3-Clause AND MPL-2.0 AND BSL-1.0
 Group:          Development/Languages/C and C++
 URL:            https://ensmallen.org
@@ -33,27 +33,25 @@
 Recommends:     armadillo-devel >= 8.400.0
 
 %description
-ensmallen provides a simple set of abstractions for writing an objective
-function to optimize. It also provides a large set of standard and
-cutting-edge optimizers that can be used for virtually any mathematical
-optimization task. These include full-batch gradient descent techniques,
-small-batch techniques, gradient-free optimizers,
-and constrained optimization.
+ensmallen provides a set of abstractions for writing an objective
+function to optimize. It also provides a set of standard and
+optimizers that can be used for mathematical optimization tasks.
+These include full-batch gradient descent techniques, small-batch
+techniques, gradient-free optimizers, and constrained optimization.
 
 %package devel
-Summary:        Efficient math optimization C++ library
+Summary:        Math optimization C++ library
 Group:          Development/Languages/C and C++
 
 %description devel
-ensmallen provides a simple set of abstractions for writing an objective
-function to optimize. It also provides a large set of standard and
-cutting-edge optimizers that can be used for virtually any mathematical
-optimization task. These include full-batch gradient descent techniques,
-small-batch techniques, gradient-free optimizers,
-and constrained optimization.
+ensmallen provides a set of abstractions for writing an objective
+function to optimize. It also provides a set of standard and
+optimizers that can be used for mathematical optimization tasks.
+These include full-batch gradient descent techniques, small-batch
+techniques, gradient-free optimizers, and constrained optimization.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %cmake -DENSMALLEN_CMAKE_DIR=%{_libdir}/cmake/ensmallen/
@@ -62,12 +60,7 @@
 
 %install
 %cmake_install
-%fdupes %{buildroot}
-
-%check
-pushd build
-./ensmallen_tests
-popd
+%fdupes %{buildroot}/%{_prefix}
 
 %files devel
 %license COPYRIGHT.txt

++++++ ensmallen-2.16.2.tar.gz -> ensmallen-2.17.0.tar.gz ++++++
++++ 5125 lines of diff (skipped)

Reply via email to