File nlopt.changes of Package nlopt
-------------------------------------------------------------------
Sun May 31 20:41:37 UTC 2015 - dmitry_r@opensuse.org
- Disable Octave module due to incompatibility with Octave 4.0
-------------------------------------------------------------------
Thu Nov 13 08:13:11 UTC 2014 - dmitry_r@opensuse.org
- Update to version 2.4.2
* Bugfix release, see included NEWS file for details.
- Update package descriptionts.
-------------------------------------------------------------------
Tue Feb 11 00:37:32 UTC 2014 - badshah400@gmail.com
- Update to version 2.4.1
- No Linux relevant changes from version 2.4.0
- Changes from version 2.4.0:
+ New genetic algorithm ESCH
+ Fix swig dir for VPATH builds
+ Use python-config program in the configure script to find the
include directories for Python, if possible (may be overridden
by PYTHON_CONFIG environment variable)
+ Bugfix in copy constructor for C++ and Python interfaces
+ Bugfix in return value for setting min/max objective
+ Handle negative rescalings in COBYLA and BOBYQA
+ Plugin installation honors the configure --prefix, if any
+ Various compilation fixes for compatibility with recent
software
- Packaging changes:
+ Minor rebase of pythondir.patch
+ Drop nlopt-2.3-no-return-in-nonvoid-function.patch: corrected
upstream.
-------------------------------------------------------------------
Tue Sep 10 22:20:20 UTC 2013 - dvaleev@suse.com
- install python parts to sitearch (pythondir.patch)
-------------------------------------------------------------------
Wed Jun 12 09:17:53 UTC 2013 - tchvatal@suse.com
- Add fix for .pc file so we can use this library even
with other projects.
* nlopt-2.3-pkgconfig.patch
-------------------------------------------------------------------
Sun Feb 24 12:00:14 UTC 2013 - scorot@free.fr
- remove %%clean section
- add minimal single-line comment in spec file for patch0
- add files on %%doc section
- spec file cleanup
- add python(abi) requirements recent recent products
- update source url
-------------------------------------------------------------------
Sun Aug 19 18:40:59 UTC 2012 - scorot@free.fr
- again fix build on x86_64
-------------------------------------------------------------------
Sun Aug 19 18:13:53 UTC 2012 - scorot@free.fr
- fix build on x86_64
- fix package group names
-------------------------------------------------------------------
Sun Aug 19 17:34:54 UTC 2012 - scorot@free.fr
- first package