From c4074d8c7a597b8428e43dd28beb5f0ad723f34c36f45194aa072452234c7dfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20Mail=C3=A4nder?= Date: Sun, 13 Mar 2016 22:37:48 +0000 Subject: [PATCH] Accepting request 370947 from home:pluskalm:branches:science - Update to 4.59 * Some bugs were fixed and some improvements were made in the MIP solver. * The data file format used by API routines glp_read_graph and glp_write_graph was changed. For more details please see the document "GLPK: Graph and Network Routines" included in the distribution. * Translation of the document "Modeling Language GNU MathProg" to Brazilian Portuguese (pt-BR) was included (in LaTeX and pdf formats). OBS-URL: https://build.opensuse.org/request/show/370947 OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=33 --- glpk-4.58.tar.gz | 3 --- glpk-4.58.tar.gz.sig | Bin 65 -> 0 bytes glpk-4.59.tar.gz | 3 +++ glpk-4.59.tar.gz.sig | Bin 0 -> 65 bytes glpk.changes | 14 ++++++++++++++ glpk.spec | 4 ++-- 6 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 glpk-4.58.tar.gz delete mode 100644 glpk-4.58.tar.gz.sig create mode 100644 glpk-4.59.tar.gz create mode 100644 glpk-4.59.tar.gz.sig diff --git a/glpk-4.58.tar.gz b/glpk-4.58.tar.gz deleted file mode 100644 index e44e654..0000000 --- a/glpk-4.58.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4460fa417a747b1913b4a3b3000c1e6a6296aa8980688c73cf963f4880f2b9ca -size 3788237 diff --git a/glpk-4.58.tar.gz.sig b/glpk-4.58.tar.gz.sig deleted file mode 100644 index 84337b7d46eac78f613d5c88da9719caf7feed6f0c73670f3578f8d97e956e0a..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 65 zcmV-H0KWf-KLZ5-R>hAj(R=bRS%K&n5dwca0HA=DY^5+9sfkiF1y(CRhZv7Z&VB%# X4T=)L_HywFO6d;Q0cj^$%nT2%CnXsT diff --git a/glpk-4.59.tar.gz b/glpk-4.59.tar.gz new file mode 100644 index 0000000..7b25a14 --- /dev/null +++ b/glpk-4.59.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e398be2e7cb8a98584325268704729872558a4a88555bc8a54139d017eb9ebae +size 4108757 diff --git a/glpk-4.59.tar.gz.sig b/glpk-4.59.tar.gz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..b5037ed70e7ace414cda9a6ef232e274991a1de3c51e0b96e7ff3b1cd47ef61a GIT binary patch literal 65 zcmV-H0KWf-KLZ5-R^n1c(R=bRS%K&n5dvpW0H0DD8?zb6uIn)Q1uUz*!ZH3HiGu*0 X5stvCoKp6z7XW&s=T literal 0 HcmV?d00001 diff --git a/glpk.changes b/glpk.changes index c81b82d..5ba32ad 100644 --- a/glpk.changes +++ b/glpk.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sun Mar 13 15:07:54 UTC 2016 - mpluskal@suse.com + +- Update to 4.59 + * Some bugs were fixed and some improvements were made in the + MIP solver. + * The data file format used by API routines glp_read_graph and + glp_write_graph was changed. For more details please see the + document "GLPK: Graph and Network Routines" included in the + distribution. + * Translation of the document "Modeling Language GNU MathProg" + to Brazilian Portuguese (pt-BR) was included (in LaTeX and pdf + formats). + ------------------------------------------------------------------- Fri Feb 19 07:15:46 UTC 2016 - mpluskal@suse.com diff --git a/glpk.spec b/glpk.spec index 1950935..6a60238 100644 --- a/glpk.spec +++ b/glpk.spec @@ -16,9 +16,9 @@ # -%define lname libglpk39 +%define lname libglpk40 Name: glpk -Version: 4.58 +Version: 4.59 Release: 0 Summary: GNU Linear Programming Kit License: GPL-3.0