This commit is contained in:
Fedora Release Engineering 2017-02-11 18:20:16 +00:00
parent 1afb4a3f9f
commit be4593cb92
1 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@
Name: z3
Version: 4.5.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Satisfiability Modulo Theories (SMT) solver
License: MIT
@ -249,6 +249,9 @@ mv %{buildroot}%{_prefix}/lib/lib%{name}java.so %{buildroot}%{_libdir}/%{name}
%{python2_sitearch}/%{name}/
%changelog
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Tue Nov 8 2016 Jerry James <loganjerry@gmail.com> - 4.5.0-1
- New upstream version
- All patches except -sse2 have been upstreamed; drop them