Hello community, here is the log from the commit of package nlopt for openSUSE:Leap:15.2 checked in at 2020-05-01 15:08:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/nlopt (Old) and /work/SRC/openSUSE:Leap:15.2/.nlopt.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nlopt" Fri May 1 15:08:25 2020 rev:14 rq:799493 version:2.6.2 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/nlopt/nlopt.changes 2020-02-20 00:08:44.064284324 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.nlopt.new.2738/nlopt.changes 2020-05-01 15:08:28.194717230 +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.cxVgog/_old 2020-05-01 15:08:28.786718516 +0200 +++ /var/tmp/diff_new_pack.cxVgog/_new 2020-05-01 15:08:28.786718516 +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++
