Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

nlopt-devel-2.7.1-bp154.1.65 RPM for x86_64

From OpenSuSE Leap 15.4 for x86_64

Name: nlopt-devel Distribution: SUSE Linux Enterprise 15 SP4
Version: 2.7.1 Vendor: openSUSE
Release: bp154.1.65 Build date: Wed May 11 22:53:27 2022
Group: Development/Libraries/C and C++ Build host: build73
Size: 90545 Source RPM: nlopt-2.7.1-bp154.1.65.src.rpm
Packager: https://bugs.opensuse.org
Url: https://nlopt.readthedocs.io/en/latest/
Summary: Development files for nlopt
The nlopt-devel package contains libraries and header files for
developing applications that use NLopt.

Provides

Requires

License

LGPL-2.0-only

Changelog

* Tue Feb 08 2022 Stefan Brüns <stefan.bruens@rwth-aachen.de>
  - Split bindings into separate build, to avoid the octave (and
    thus Java, Qt5, ...) dependency. Also allows to build the
    library on SLE 15.x.
  - Adjust Python3 package name (python-nlopt -> python3-nlopt)
* Tue Dec 07 2021 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 2.7.1:
    * Various minor bugfixes (gh#stevengj/nlopt#268,
      gh#stevengj/nlopt#409, gh#stevengj/nlopt#420)
    * Build improvements (support Octave 6.x, Guile 3.x, Cmake 3.2).
* Sun Nov 29 2020 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 2.7.0:
    * New nlopt_set_param API for setting internal algorithm
      parameters (gh#stevengj/nlopt#365).
    * Avoid library-symbol conflicts (gh#stevengj/nlopt#355,
      gh#stevengj/nlopt#361)
  - Run tests using ctest as part of %check section.
  - Handle erroneous RPATH in openSUSE:Leap:15.2's %cmake macro by
    explicitly setting CMAKE_SKIP_RPATH to OFF and
    CMAKE_SKIP_INSTALL_RPATH to ON; while only required for 15.2,
    setting these for all versions doesn't hurt.
* Sun Apr 26 2020 Atri Bhattacharya <badshah400@gmail.com>
  - 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.
* Mon Apr 15 2019 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 2.6.1:
    * Fix nlopt_version return value for 2.6.x and update soname and
      docs.
  - Changes from version 2.6.0:
    * New set_upper_bound and set_lower_bound functions in the
      low-level C API to set one bound at a time
      (gh#stevengi/nlopt#257).
    * There is no longer a separate libnlopt_cxx library — C++
      algorithms (stogo) are compiled and included by default
      (gh#stevengi/nlopt#198).
    * Bug fixes:
    * gh#stevengi/nlopt#197
    * gh#stevengi/nlopt#216
    * gh#stevengi/nlopt#245
    * gh#stevengi/nlopt#250
    * gh#stevengi/nlopt#230
    * gh#stevengi/nlopt#261
    * gh#stevengi/nlopt#242
    * gh#stevengi/nlopt#258.
  - Drop patches incorporated upstream:
    * nlopt-octave-5.0.patch
    * nlopt-cmake-3.13.patch.
* Sat Mar 30 2019 Atri Bhattacharya <badshah400@gmail.com>
  - Update to version 2.5.0:
    * New AGS global solver (gh#stevengj/nlopt#194).
    * New `nlopt_get_numevals` function providing a built-in
      evaluation counter (gh#stevengj/nlopt#160).
    * New `nlopt_get_errmsg` function for more descriptive error
      messages.
    * Build system is converted to `cmake` (gh#stevengj/nlopt#49).
    * Plugins updated for recent Octave and Guile versions.
    * Various other build fixes and minor bug fixes.
  - Drop patches already incorporated upstream or otherwise fixed:
    * nlopt-2.3-pkgconfig.patch
    * pythondir.patch
    * nlopt-octave-4.0.patch
    * nlopt-octave4.4-prefixdir.patch
    * nlopt-octave4.4-do_multi_index_op.patch
  - New patches:
    * nlopt-octave-5.0.patch: Fix compilation and running against
      octave >= 5.0; patch taken from upstream git commit.
    * nlopt-cmake-3.13.patch: Fix building python module when using
      cmake 3.13+; patch taken from upstream git commit and rebased
      to apply cleanly.
  - Switch to building python3 modules instead of python2.
  - Switch to cmake build system in keeping with upstream; introduce
    BuildRequires: cmake and drop libtool.
  - New BuildRequires: swig needed to build python module.
  - Use %%autosetup to setup build directory and apply patches.
* Sat Jun 02 2018 badshah400@gmail.com
  - Add patches to fix compilation against octave 4.4:
    * nlopt-octave4.4-prefixdir.patch: Fix how to find octave's
      prefix dir in configure.ac: octave-config no longer supports
      the keyword PREFIX and uses OCTAVE_HOME in its stead; patch
      being sent upstream. Add BuildRequires: libtool and regenerate
      build files (autoreconf -fvi) before configuring build.
    * nlopt-octave4.4-do_multi_index_op.patch: Replace
      do_multi_index_op by feval; the former is dropped from octave
      4.4; patch being sent upstream.
  - Package python modules installed to sitelib as well.
* Thu Jun 23 2016 badshah400@gmail.com
  - Use %requires_eq octave-cli instead of Requires, octave installs
    its files to versioned dirs, so it is important for nlopt to
    be rebuilt for every version update of octave. Making the
    Requires version dependent achieves this.
* Tue Nov 17 2015 dmitry_r@opensuse.org
  - Fix compatibility with Octave 4.0
    * nlopt-octave-4.0.patch
* Sun May 31 2015 dmitry_r@opensuse.org
  - Disable Octave module due to incompatibility with Octave 4.0
* Thu Nov 13 2014 dmitry_r@opensuse.org
  - Update to version 2.4.2
    * Bugfix release, see included NEWS file for details.
  - Update package descriptionts.

Files

/usr/include/nlopt.f
/usr/include/nlopt.h
/usr/include/nlopt.hpp
/usr/lib64/cmake/nlopt
/usr/lib64/cmake/nlopt/NLoptConfig.cmake
/usr/lib64/cmake/nlopt/NLoptConfigVersion.cmake
/usr/lib64/cmake/nlopt/NLoptLibraryDepends-relwithdebinfo.cmake
/usr/lib64/cmake/nlopt/NLoptLibraryDepends.cmake
/usr/lib64/libnlopt.so
/usr/lib64/pkgconfig/nlopt.pc
/usr/share/doc/packages/nlopt-devel
/usr/share/doc/packages/nlopt-devel/AUTHORS
/usr/share/doc/packages/nlopt-devel/NEWS.md
/usr/share/doc/packages/nlopt-devel/README.md
/usr/share/doc/packages/nlopt-devel/TODO
/usr/share/licenses/nlopt-devel
/usr/share/licenses/nlopt-devel/COPYING
/usr/share/man/man3/nlopt.3.gz
/usr/share/man/man3/nlopt_minimize.3.gz
/usr/share/man/man3/nlopt_minimize_constrained.3.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 17:13:04 2024