Hello community, here is the log from the commit of package glpk for openSUSE:Factory checked in at 2015-11-08 14:36:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glpk (Old) and /work/SRC/openSUSE:Factory/.glpk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glpk" Changes: -------- --- /work/SRC/openSUSE:Factory/glpk/glpk.changes 2015-10-06 13:25:53.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.glpk.new/glpk.changes 2015-11-08 14:36:37.000000000 +0100 @@ -1,0 +2,20 @@ +Sun Nov 8 09:34:38 UTC 2015 - [email protected] + +- Update to 4.57 + * A new, more efficient implementation of the dual simplex method + was included in the package. This new implementation replaces + the old one, which was removed. + * Option sr_heur was added to struct glp_iocp to enable/disable + the simple rounding heuristic used by the MIP solver. Thanks to + Chris Matrakidis <[email protected]> for suggestion. + * New API routine glp_at_error was added and documented. Thanks + to Jeroen Demeyer <[email protected]> for suggestion. + * Some minor typos were corrected in the GLPK documentation. + Thanks to Anton Voropaev <[email protected]> for typo + report. + * An example application program TSPSOL was added. It uses the + GLPK MIP optimizer to solve the Symmetric Traveling Salesman + Problem and illustrates "lazy" constraints generation. For more + details please see glpk/examples/tsp/README. + +------------------------------------------------------------------- Old: ---- glpk-4.56.tar.gz glpk-4.56.tar.gz.sig New: ---- glpk-4.57.tar.gz glpk-4.57.tar.gz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glpk.spec ++++++ --- /var/tmp/diff_new_pack.3cbc4P/_old 2015-11-08 14:36:38.000000000 +0100 +++ /var/tmp/diff_new_pack.3cbc4P/_new 2015-11-08 14:36:38.000000000 +0100 @@ -18,14 +18,14 @@ %define lname libglpk36 Name: glpk -Version: 4.56 +Version: 4.57 Release: 0 Summary: GNU Linear Programming Kit License: GPL-3.0 Group: Productivity/Scientific/Math -Url: http://www.gnu.org/software/glpk/glpk.html -Source0: http://ftp.gnu.org/gnu/glpk/%{name}-%{version}.tar.gz -Source1: http://ftp.gnu.org/gnu/glpk/%{name}-%{version}.tar.gz.sig +Url: https://www.gnu.org/software/glpk/glpk.html +Source0: https://ftp.gnu.org/gnu/glpk/%{name}-%{version}.tar.gz +Source1: https://ftp.gnu.org/gnu/glpk/%{name}-%{version}.tar.gz.sig Source2: %{name}.keyring BuildRequires: ghostscript BuildRequires: texlive ++++++ glpk-4.56.tar.gz -> glpk-4.57.tar.gz ++++++ ++++ 12414 lines of diff (skipped)
