Commit Graph

51 Commits

Author SHA256 Message Date
Ana Guerrero
7aa44740aa Accepting request 1152210 from science
OBS-URL: https://build.opensuse.org/request/show/1152210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=26
2024-02-27 21:49:11 +00:00
Martin Pluskal
f787885e01 Accepting request 1152156 from home:dimstar:rpm4.20:g
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1152156
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=52
2024-02-27 11:22:01 +00:00
Dominique Leuenberger
becde7e1d5 Accepting request 865662 from science
OBS-URL: https://build.opensuse.org/request/show/865662
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=25
2021-03-08 14:16:20 +00:00
Martin Pluskal
3ad536579b Accepting request 865494 from home:alois:branches:science
- 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
2021-01-22 07:32:04 +00:00
Dominique Leuenberger
ee8816bae6 Accepting request 769675 from science
- Enable PGO during build

OBS-URL: https://build.opensuse.org/request/show/769675
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=24
2020-02-04 18:53:51 +00:00
Martin Pluskal
1921c0726e - Enable PGO during build
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=48
2020-02-03 15:28:49 +00:00
Dominique Leuenberger
112de5f452 Accepting request 737995 from science
OBS-URL: https://build.opensuse.org/request/show/737995
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=23
2019-10-14 10:42:03 +00:00
Martin Pluskal
aae8484161 Accepting request 737767 from home:StefanBruens:branches:openSUSE:Factory
- Fix glpk-no_random_return.patch to return a value for a non-void
  function.

OBS-URL: https://build.opensuse.org/request/show/737767
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=46
2019-10-13 07:25:07 +00:00
Dominique Leuenberger
4373467fac Accepting request 660491 from science
- Small packaging change for doc subpackage
- Enable additional functionality

OBS-URL: https://build.opensuse.org/request/show/660491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=22
2018-12-24 10:47:02 +00:00
Martin Pluskal
d61d81053d - Small packaging change for doc subpackage
- Enable additional functionality

OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=44
2018-12-21 10:16:13 +00:00
Dominique Leuenberger
6d1e2447cd Accepting request 619409 from science
- Update to version 4.65:
  * The following new API routines for LP/MIP preprocessing were added:
    + glp_npp_alloc_wksp    allocate the preprocessor workspace
    + glp_npp_load_prob     load original problem instance
    + glp_npp_preprocess1   perform basic LP/MIP preprocessing
    + glp_npp_build_prob    build resultant problem instance
    + glp_npp_postprocess   postprocess solution to resultant problem
    + glp_npp_obtain_sol    obtain solution to original problem
    + glp_npp_free_wksp     free the preprocessor workspace
  * A new, more robust implementation of locally valid simple cover
    cuts was included in the MIP solver.
  * The API routine glp_init_iocp was changed to enable long-step
    option of the dual simplex by default.
- Add glpk-no_random_return.patch

OBS-URL: https://build.opensuse.org/request/show/619409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=21
2018-06-28 13:14:12 +00:00
Martin Pluskal
28ded8381e - Update to version 4.65:
* The following new API routines for LP/MIP preprocessing were added:
    + glp_npp_alloc_wksp    allocate the preprocessor workspace
    + glp_npp_load_prob     load original problem instance
    + glp_npp_preprocess1   perform basic LP/MIP preprocessing
    + glp_npp_build_prob    build resultant problem instance
    + glp_npp_postprocess   postprocess solution to resultant problem
    + glp_npp_obtain_sol    obtain solution to original problem
    + glp_npp_free_wksp     free the preprocessor workspace
  * A new, more robust implementation of locally valid simple cover
    cuts was included in the MIP solver.
  * The API routine glp_init_iocp was changed to enable long-step
    option of the dual simplex by default.
- Add glpk-no_random_return.patch

OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=42
2018-06-27 14:05:10 +00:00
Dominique Leuenberger
129356dc26 Accepting request 556099 from science
OBS-URL: https://build.opensuse.org/request/show/556099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=20
2017-12-14 09:58:51 +00:00
Martin Pluskal
13c1baf8a0 Accepting request 556092 from home:AndreasStieger:branches:science
update to 4.64

OBS-URL: https://build.opensuse.org/request/show/556092
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=40
2017-12-11 21:27:03 +00:00
Yuchen Lin
380feb9424 Accepting request 515029 from science
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/515029
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=19
2017-08-08 09:59:37 +00:00
Martin Pluskal
52b389dac9 - Update to version 4.63:
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=38
2017-07-31 13:36:58 +00:00
Dominique Leuenberger
076f1bd5db Accepting request 451982 from science
1

OBS-URL: https://build.opensuse.org/request/show/451982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=18
2017-01-25 22:30:53 +00:00
Martin Pluskal
4632dcc296 Accepting request 451981 from home:pluskalm:branches:science
- Update to version 4.61:

OBS-URL: https://build.opensuse.org/request/show/451981
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=36
2017-01-23 16:02:52 +00:00
Dominique Leuenberger
56e1b1dfc2 Accepting request 382917 from science
- Update to 4.60
  * src/glpk.h Declarations of all non-documented API routines were 
    hidden by #ifdef GLP_UNDOC / #endif.
  * src/simplex/spydual.c An experimental feature (objective 
    coefficient perturbation) to improve numerical stabilty and 
    avoid cycling was included in the dual simplex solver.  
- Enable gmp support

OBS-URL: https://build.opensuse.org/request/show/382917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=17
2016-04-05 08:43:22 +00:00
Martin Pluskal
8d03129f55 - Update to 4.60
* src/glpk.h Declarations of all non-documented API routines were 
    hidden by #ifdef GLP_UNDOC / #endif.
  * src/simplex/spydual.c An experimental feature (objective 
    coefficient perturbation) to improve numerical stabilty and 
    avoid cycling was included in the dual simplex solver.  
- Enable gmp support

OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=34
2016-04-01 11:56:06 +00:00
Dominique Leuenberger
32f27b7a05 Accepting request 372714 from science
OBS-URL: https://build.opensuse.org/request/show/372714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=16
2016-03-16 09:36:07 +00:00
Matthias Mailänder
c4074d8c7a 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
2016-03-13 22:37:48 +00:00
Dominique Leuenberger
2d806320a9 Accepting request 360266 from science
1

OBS-URL: https://build.opensuse.org/request/show/360266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=15
2016-02-22 07:57:53 +00:00
Dmitry Roshchin
9c44f6df6f 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
2016-02-19 07:25:21 +00:00
Dominique Leuenberger
6c3426ae64 Accepting request 342967 from science
1

OBS-URL: https://build.opensuse.org/request/show/342967
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=14
2015-11-08 13:36:03 +00:00
Dmitry Roshchin
1a8b7613fe Accepting request 342963 from home:pluskalm:branches:science
- Update to 4.57

OBS-URL: https://build.opensuse.org/request/show/342963
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=29
2015-11-08 09:51:30 +00:00
Dominique Leuenberger
99913b410d Accepting request 335915 from science
1

OBS-URL: https://build.opensuse.org/request/show/335915
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=13
2015-10-06 11:25:51 +00:00
Dmitry Roshchin
1181b5dc6f Accepting request 335905 from home:pluskalm:branches:science
- 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
2015-10-02 12:56:27 +00:00
Dominique Leuenberger
78362acbc8 Accepting request 261324 from science
1

OBS-URL: https://build.opensuse.org/request/show/261324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=12
2014-11-13 08:18:12 +00:00
Dmitry Roshchin
f568730655 Accepting request 261322 from home:Dmitry_R:branches:science
- Update to version 4.55
  * Bugfixes, documentation update. See NEWS file for details.

OBS-URL: https://build.opensuse.org/request/show/261322
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=25
2014-11-12 17:52:27 +00:00
Stephan Kulow
b992836076 Accepting request 228257 from science
- updated to 4.54
  * Block-triangular LU-factorization was implemented to be used
    on computing an initial factorization of the basis matrix.
  * A new version of the Schur-complement-based factorization
    module was included in the package. Now it can be used along
    with plain as well as with block-triangular LU-factorization.
  * The API routine glp_read_mps was changed to remove free rows.
  * etc. see NEWS for details

OBS-URL: https://build.opensuse.org/request/show/228257
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=10
2014-03-31 18:42:51 +00:00
e186effeb8 * Block-triangular LU-factorization was implemented to be used
on computing an initial factorization of the basis matrix.
  * A new version of the Schur-complement-based factorization
    module was included in the package. Now it can be used along
    with plain as well as with block-triangular LU-factorization.
  * The API routine glp_read_mps was changed to remove free rows.
  * etc. see NEWS for details

OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=23
2014-03-31 06:37:22 +00:00
0c80f4b76b - updated to 4.54
* see NEWS for changes

OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=22
2014-03-31 06:35:30 +00:00
Stephan Kulow
5424d3c3d3 Accepting request 210409 from science
- enable tests (forwarded request 210392 from rudi_m)

OBS-URL: https://build.opensuse.org/request/show/210409
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=9
2013-12-11 15:44:59 +00:00
Matthias Mailänder
5e30b9f289 Accepting request 210392 from home:rudi_m
- enable tests

OBS-URL: https://build.opensuse.org/request/show/210392
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=20
2013-12-10 16:41:29 +00:00
Tomáš Chvátal
4f18588485 Accepting request 186353 from science
- Update to new upstream release 4.52.1 (forwarded request 186283 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/186353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=7
2013-08-10 11:04:58 +00:00
Dirk Stoecker
c4b6c06b77 Accepting request 186283 from home:jengelh:science
- Update to new upstream release 4.52.1

OBS-URL: https://build.opensuse.org/request/show/186283
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=18
2013-08-08 07:02:24 +00:00
Stephan Kulow
458eca9dfa Accepting request 184491 from science
(forwarded request 184364 from matwey)

OBS-URL: https://build.opensuse.org/request/show/184491
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=6
2013-07-29 15:41:27 +00:00
Dmitry Roshchin
7dbbd76714 Accepting request 184364 from home:matwey:branches:science
OBS-URL: https://build.opensuse.org/request/show/184364
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=16
2013-07-27 14:22:10 +00:00
Stephan Kulow
0e042887b9 Accepting request 161310 from science
- updated to 4.48:
  * This is a maintainer release.
  * Some minor changes in API (glpk.h) were made. For details
    please see ChangeLog.
  * Some bugs/typos were fixed. Thanks to
    Raniere Gaia Costa da Silva,
    Heinrich Schuchardt <xypron.glpk@gmx.de>, and
    Robbie Morrison <robbie@actrix.co.nz> for reports.

OBS-URL: https://build.opensuse.org/request/show/161310
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=5
2013-04-02 09:44:49 +00:00
fbcf942103 - updated to 4.48:
* This is a maintainer release.
  * Some minor changes in API (glpk.h) were made. For details
    please see ChangeLog.
  * Some bugs/typos were fixed. Thanks to
    Raniere Gaia Costa da Silva,
    Heinrich Schuchardt <xypron.glpk@gmx.de>, and
    Robbie Morrison <robbie@actrix.co.nz> for reports.

OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=14
2013-03-27 07:31:13 +00:00
Ismail Dönmez
58b78cc2ce Accepting request 144468 from science
- Remove redundant tags/sections from specfile
- Parallel build with %_smp_mflags
- Avoid manual library dependencies; make doc subpackage noarch (forwarded request 144391 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/144468
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=3
2012-12-07 13:09:12 +00:00
Matthias Mailänder
f3b4a7e1a5 Accepting request 144391 from home:jengelh:branches:science
- Remove redundant tags/sections from specfile
- Parallel build with %_smp_mflags
- Avoid manual library dependencies; make doc subpackage noarch

OBS-URL: https://build.opensuse.org/request/show/144391
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=12
2012-12-07 08:01:13 +00:00
Stephan Kulow
5ae25f915b Accepting request 115902 from science
New package: glpk - The GNU Linear Programming Kit package (build dependency for octave to be submitted to factory)

OBS-URL: https://build.opensuse.org/request/show/115902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glpk?expand=0&rev=1
2012-05-07 20:46:12 +00:00
Ismail Dönmez
eb4686f816 Format spec file
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=10
2012-04-05 12:18:09 +00:00
fba6b145df - updated to 4.47 (see NEWS)
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=9
2011-10-31 14:42:00 +00:00
1079e98c70 - updated to 4.45 (see NEWS)
OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=8
2011-05-24 13:36:43 +00:00
8a02cd0fb4 - updated to 4.44 (see NEWS)
- updated to 4.43 (see NEWS)

- updated to 4.40 (see NEWS)

- updated to 4.38 (see NEWS)

- ghostscript instead of ghostscript-mini in the BuildRequires
  section

- updated to 4.31:
        * glpspx.h, glpspx01.c, glpspx02.c, glpapi06.c
        The dual simplex solver (spx_dual_opt) was replaced by a new
        implementation of the two-phase dual simplex method (spx_dual).
        Old simplex method routines (spx_prim_opt, spx_prim_feas, and
        spx_dual_opt) were removed from the package.
        * glpk.h, glpscl.h, glpscl.c, glpapi04.c
        New API routine glp_scale_prob was added. It replaces routine
        lpx_scale_prob which is deprecated.
        * glpk.h, glpini.h, glpini01.c, glpini02.c, glpapi05.c
        New API routines glp_std_basis, glp_adv_basis, glp_cpx_basis
        were added. They replace routines lpx_std_basis, lpx_adv_basis,
        lpx_cpx_basis which are deprecated.
        * glpdmp.c
        8-byte data alignment was added to the module (sufficient for
        both ILP32 and LP64 environments).
        * glplib07.c
        16-byte data alignment was added to the module to provide
        compatibility with LP64 environment (8-byte is not sufficient

OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=7
2011-04-12 07:22:00 +00:00
OBS User unknown
d8523dcbd0 OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=3 2008-09-18 14:22:53 +00:00
OBS User unknown
034f1d3df8 OBS-URL: https://build.opensuse.org/package/show/science/glpk?expand=0&rev=2 2008-09-18 14:22:52 +00:00