From 2a57573720c92c73ec690af442a95fccd8c397bc Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 2 Sep 2020 21:18:19 +0100 Subject: [PATCH] Bump release and rebuild. --- z3.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/z3.spec b/z3.spec index c425bb1..9f50e3d 100644 --- a/z3.spec +++ b/z3.spec @@ -1,6 +1,6 @@ Name: z3 Version: 4.8.8 -Release: 7%{?dist} +Release: 7%{?dist}.1 Summary: Satisfiability Modulo Theories (SMT) solver License: MIT @@ -216,6 +216,9 @@ rm -rf %{buildroot}%{_docdir}/Z3 %{python3_sitelib}/%{name}/ %changelog +* Wed Sep 02 2020 Richard W.M. Jones - 4.8.8-7.1 +- Bump release and rebuild. + * Tue Sep 01 2020 Richard W.M. Jones - 4.8.8-7 - OCaml 4.11.1 rebuild