- Update to version 5.0
* The copyright was transferred to the Free Software Foundation.
* To fix some licensing problems the routines in the following
files were disabled by replacing with dummy ones that print an
error message:
+ src/api/gridgen.c
+ src/api/netgen.c
+ src/api/rmfgen.c
+ src/misc/qmd.c
+ src/misc/relax4.c
+ Note that this change does not affect the main functionality
of the package.
* Some minor bugs were fixed.
- Added pkgconfig file
OBS-URL: https://build.opensuse.org/request/show/865494
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=50
- Update to 4.56
* A new, more efficient and more robust implementation of the
primal simplex method was included in the package. This new
implementation replaces the old one, which was removed.
* A bug was fixed in a basis factorization routine. (The bug
appeared if the basis matrix was structurally singular having
duplicate row and/or column singletons.) Thanks to Martin Jacob
* Scripts to build GLPK with Microsoft Visual Studio 2015 were
added. Thanks to Xypron <xypron.glpk@gmx.de> for contribution
and testing.
- Cleanup spec file with spec-clener
OBS-URL: https://build.opensuse.org/request/show/335905
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=27