Rebuilt for Python 3.7

This commit is contained in:
Miro Hrončok 2018-06-19 11:27:57 +02:00
parent a1a98f0594
commit 771b0cfaa5
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,7 @@
Name: stp
Version: 2.3.1
Release: 1.%{gitdate}git.%{shorttag}%{?dist}
Release: 2.%{gitdate}git.%{shorttag}%{?dist}
Summary: Constraint solver/decision procedure
License: MIT
@ -134,6 +134,9 @@ make install DESTDIR=%{buildroot}
%{python3_sitelib}/%{name}/
%changelog
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 2.3.1-2.20180607git.c68788e
- Rebuilt for Python 3.7
* Wed Jun 13 2018 Jerry James <loganjerry@gmail.com> - 2.3.1-1.20180607git.c68788e
- Update to recent git snapshot
- Add a python3 subpackage