|
|
|
@ -22,8 +22,8 @@ |
|
|
|
## |
|
|
|
## |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_z3_base 4.8.6 |
|
|
|
%define V_z3_base 4.8.8 |
|
|
|
%define V_z3_snap 20200305 |
|
|
|
%define V_z3_snap 20200509 |
|
|
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
# package information |
|
|
|
Name: z3 |
|
|
|
Name: z3 |
|
|
|
@ -36,7 +36,7 @@ Class: EVAL |
|
|
|
Group: Algorithm |
|
|
|
Group: Algorithm |
|
|
|
License: MIT |
|
|
|
License: MIT |
|
|
|
Version: %{V_z3_base}.%{V_z3_snap} |
|
|
|
Version: %{V_z3_base}.%{V_z3_snap} |
|
|
|
Release: 20200305 |
|
|
|
Release: 20200509 |
|
|
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
# package options |
|
|
|
%option with_python no |
|
|
|
%option with_python no |
|
|
|
|