@@ -5,51 +5,51 @@ solving polynomial systems (with rational coefficients or coefficients in a
5
5
prime field).
6
6
7
7
Runtime requirements:
8
- cygwin-3.5.4 -1
8
+ cygwin-3.6.0 -1
9
9
libflint-devel-2.8.4-1
10
10
libflint16-2.8.4-1
11
11
libgmp-devel-6.3.0-1
12
12
libgmp10-6.3.0-1
13
13
libgomp1-12.4.0-3
14
14
libmpfr-devel-4.2.1-1
15
- libmsolve-devel-0.7.1 -1bl1
16
- libmsolve0-0.7.1 -1bl1
15
+ libmsolve-devel-0.7.5 -1bl1
16
+ libmsolve0-0.7.5 -1bl1
17
17
pkg-config-2.3.0-1
18
18
19
19
Build requirements:
20
20
(besides corresponding -devel packages)
21
21
autoconf-15-2
22
- autoconf-archive-2023.02.20 -1
22
+ autoconf-archive-2024.10.16 -1
23
23
automake-20240607-1
24
- binutils-2.43.1 -1
24
+ binutils-2.44 -1
25
25
cygport-0.36.9-1
26
26
gcc-core-12.4.0-3
27
27
libflint-devel-2.8.4-1
28
28
libgmp-devel-6.3.0-1
29
29
libmpfr-devel-4.2.1-1
30
- libtool-2.4.7 -1
30
+ libtool-2.5.4 -1
31
31
make-4.4.1-2
32
32
33
33
Canonical website:
34
34
https://github.com/algebraic-solving/msolve
35
35
36
36
Canonical download:
37
- https://github.com/algebraic-solving/msolve/archive/refs/tags/v0.7.1 .tar.gz
37
+ https://github.com/algebraic-solving/msolve/archive/refs/tags/v0.7.5 .tar.gz
38
38
39
39
-------------------------------------------
40
40
41
41
Build instructions:
42
- 1. unpack msolve-0.7.1 -X-src.tar.xz
42
+ 1. unpack msolve-0.7.5 -X-src.tar.xz
43
43
2. if you use setup to install this src package,
44
44
it will be unpacked under /usr/src automatically
45
45
% cd /usr/src
46
- % cygport ./msolve-0.7.1 -X.cygport all
46
+ % cygport ./msolve-0.7.5 -X.cygport all
47
47
48
48
This will create:
49
- /usr/src/msolve-0.7.1 -X-src.tar.xz
50
- /usr/src/msolve-0.7.1 -X.tar.xz
51
- /usr/src/libmsolve0-0.7.1 -X.tar.xz
52
- /usr/src/libmsolve-devel-0.7.1 -X.tar.xz
49
+ /usr/src/msolve-0.7.5 -X-src.tar.xz
50
+ /usr/src/msolve-0.7.5 -X.tar.xz
51
+ /usr/src/libmsolve0-0.7.5 -X.tar.xz
52
+ /usr/src/libmsolve-devel-0.7.5 -X.tar.xz
53
53
54
54
-------------------------------------------
55
55
@@ -92,6 +92,9 @@ Files included in the binary package:
92
92
93
93
Port Notes:
94
94
95
+ ----- version 0.7.5-1bl1 -----
96
+ Version bump.
97
+
95
98
----- version 0.7.1-1bl1 -----
96
99
Version bump.
97
100
0 commit comments