Hello community,

here is the log from the commit of package nlopt for openSUSE:Factory checked 
in at 2020-04-28 22:32:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nlopt (Old)
 and      /work/SRC/openSUSE:Factory/.nlopt.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nlopt"

Tue Apr 28 22:32:29 2020 rev:14 rq:798652 version:2.6.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/nlopt/nlopt.changes      2019-04-17 
10:08:36.582796687 +0200
+++ /work/SRC/openSUSE:Factory/.nlopt.new.2738/nlopt.changes    2020-04-28 
22:33:00.105824442 +0200
@@ -1,0 +2,12 @@
+Sun Apr 26 23:56:20 UTC 2020 - Atri Bhattacharya <[email protected]>
+
+- Update to verion 2.6.2:
+  * Fixed forced stop exception with dimension elimination
+    (gh#stevengj/nlopt#317).
+  * Fixed get_initial_step wrapping (gh#stevengj/nlopt#319).
+  * Various build fixes (gh#stevengj/nlopt#314,
+    gh#stevengj/nlopt#308, gh#stevengj/nlopt#303,
+    gh#stevengj/nlopt#278).
+- Rename source tarball into %{name}-%{version} format. 
+
+-------------------------------------------------------------------

Old:
----
  v2.6.1.tar.gz

New:
----
  nlopt-2.6.2.tar.gz

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

Other differences:
------------------
++++++ nlopt.spec ++++++
--- /var/tmp/diff_new_pack.srUHK7/_old  2020-04-28 22:33:01.221826523 +0200
+++ /var/tmp/diff_new_pack.srUHK7/_new  2020-04-28 22:33:01.225826531 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nlopt
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           nlopt
-Version:        2.6.1
+Version:        2.6.2
 Release:        0
 Summary:        A library for nonlinear optimization
 License:        LGPL-2.0-only
 Group:          Development/Libraries/C and C++
 URL:            http://ab-initio.mit.edu/wiki/index.php/NLopt
-Source0:        https://github.com/stevengj/nlopt/archive/v%{version}.tar.gz 
+Source0:        
https://github.com/stevengj/nlopt/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++


Reply via email to