From 7bb92f02d786c3c39d4bdbe8f52c5ccefa5ed233 Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 10 Jul 2020 17:57:59 +0200 Subject: [PATCH] Rebuilt for JDK-11 --- cvc4.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cvc4.spec b/cvc4.spec index 4c1d674..303b1f6 100644 --- a/cvc4.spec +++ b/cvc4.spec @@ -3,7 +3,7 @@ Name: cvc4 Version: 1.7 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Automatic theorem prover for SMT problems # License breakdown: @@ -226,6 +226,9 @@ make check %{python3_sitearch}/__pycache__/CVC4.* %changelog +* Fri Jul 10 2020 Jiri Vanek - 1.7-13 +- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11 + * Fri May 29 2020 Jonathan Wakely - 1.7-12 - Rebuilt for Boost 1.73