Accepting request 360265 from home:pluskalm:branches:science
- Update to 4.58 OBS-URL: https://build.opensuse.org/request/show/360265 OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=31
This commit is contained in:
parent
1a8b7613fe
commit
9c44f6df6f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7323b2a7cc1f13e45fc845f0fdca74f4daea2af716f5ad2d4d55b41e8394275c
|
||||
size 3782998
|
Binary file not shown.
3
glpk-4.58.tar.gz
Normal file
3
glpk-4.58.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4460fa417a747b1913b4a3b3000c1e6a6296aa8980688c73cf963f4880f2b9ca
|
||||
size 3788237
|
BIN
glpk-4.58.tar.gz.sig
Normal file
BIN
glpk-4.58.tar.gz.sig
Normal file
Binary file not shown.
17
glpk.changes
17
glpk.changes
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 19 07:15:46 UTC 2016 - mpluskal@suse.com
|
||||
|
||||
- Update to 4.58
|
||||
* The solution file format used by API routines glp_read_sol,
|
||||
glp_write_sol, glp_read_ipt, glp_write_ipt, glp_read_mip, and
|
||||
glp_write_mip was changed. For more details please see the GLPK
|
||||
reference manual included in the distribution.
|
||||
* The tan function (trigonometric tangent) was added to GNU
|
||||
MathProg modeling language.
|
||||
* A new version of the document "Modeling Language GNU MathProg"
|
||||
in Spanish was included (in LaTeX and pdf formats).
|
||||
* A check to determine if libtool needs '-no-undefined' flag to
|
||||
build shared libraries on some platforms was added.
|
||||
* A script to regenerate the configure script and the Makefiles
|
||||
was added.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 8 09:34:38 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package glpk
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -16,9 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define lname libglpk36
|
||||
%define lname libglpk39
|
||||
Name: glpk
|
||||
Version: 4.57
|
||||
Version: 4.58
|
||||
Release: 0
|
||||
Summary: GNU Linear Programming Kit
|
||||
License: GPL-3.0
|
||||
|
Loading…
Reference in New Issue
Block a user