automatic version update by autodist [release 4.8.11-1mamba;Sat Jun 19 2021]
This commit is contained in:
parent
f716f21437
commit
ed366a5d21
7
z3.spec
7
z3.spec
@ -1,5 +1,5 @@
|
||||
Name: z3
|
||||
Version: 4.8.10
|
||||
Version: 4.8.11
|
||||
Release: 1mamba
|
||||
Summary: A theorem prover from Microsoft Research
|
||||
Group: System/Libraries
|
||||
@ -13,12 +13,10 @@ License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcc
|
||||
BuildRequires: libgomp-devel
|
||||
BuildRequires: libstdc++6-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: cmake
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Z3 is a theorem prover from Microsoft Research.
|
||||
@ -81,6 +79,9 @@ python contrib/cmake/bootstrap.py create
|
||||
%doc README-CMake.md README.md
|
||||
|
||||
%changelog
|
||||
* Sat Jun 19 2021 Automatic Build System <autodist@mambasoft.it> 4.8.11-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jan 23 2021 Automatic Build System <autodist@mambasoft.it> 4.8.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user