Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-22 05:46:08 +00:00
parent 6ffdbbf843
commit 4a9d6bf0fd
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: z3
Version: 4.8.14
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Satisfiability Modulo Theories (SMT) solver
License: MIT
@ -229,6 +229,9 @@ cd -
%{python3_sitelib}/%{name}/
%changelog
* Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.8.14-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Dec 24 2021 Jerry James <loganjerry@gmail.com> - 4.8.14-1
- Version 4.8.14
- Conditionalize the %%check script