forked from pool/lrslib
- Update to release 7.0a
OBS-URL: https://build.opensuse.org/package/show/science/lrslib?expand=0&rev=13
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 13:03:41 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 7.0a
|
||||
* Misplaced leaf test degraded performance and has been fixed.
|
||||
* Bug in volume computation in mplrs fixed.
|
||||
* Default cache limit set back to 10 to allow large parallel
|
||||
runs with low memory.
|
||||
* Reintroduced buffer for removing most duplicates when
|
||||
allbases option is set.
|
||||
* lrs1/2 on overflow no longer gives core dump.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 16 12:28:58 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
||||
+5
-4
@@ -16,10 +16,11 @@
|
||||
#
|
||||
|
||||
|
||||
%define dullver 070
|
||||
%define lname liblrs-7_0-0
|
||||
%define dullver 070a
|
||||
%define dullver2 070
|
||||
%define lname liblrs-7_0a0
|
||||
Name: lrslib
|
||||
Version: 7.0
|
||||
Version: 7.0a
|
||||
Release: 0
|
||||
Summary: Reverse Search Vertex Enumeration program
|
||||
License: GPL-2.0-or-later
|
||||
@@ -70,7 +71,7 @@ This subpackage contains libraries and header files for developing
|
||||
applications that want to make use of lrslib.
|
||||
|
||||
%prep
|
||||
%autosetup -n %name-%dullver -p1
|
||||
%autosetup -n %name-%dullver2 -p1
|
||||
|
||||
%build
|
||||
make CFLAGS="%optflags" CXXFLAGS="%optflags" \
|
||||
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
Reference in New Issue
Block a user