Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-26 03:51:01 +02:00
parent 78f53c2ad8
commit ec1f00c350
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: stp
Version: 2.3.3
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Constraint solver/decision procedure
License: MIT
@ -108,6 +108,9 @@ mv %{buildroot}%{_prefix}/man %{buildroot}%{_datadir}/man
%{python3_sitelib}/%{name}/
%changelog
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 2.3.3-7
- Rebuilt for Python 3.9
* Sat Apr 25 2020 Jerry James <loganjerry@gmail.com> - 2.3.3-6
- Rebuild for cryptominisat 5.7.0