Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-26 02:55:52 +02:00
parent 3b2f88a991
commit c2ddcd2f48

View File

@ -1,6 +1,6 @@
Name: pcs
Version: 0.10.5
Release: 4%{?dist}
Release: 5%{?dist}
# https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses
# GPLv2: pcs
# ASL 2.0: tornado
@ -438,6 +438,9 @@ remove_all_tests
%license pyagentx_LICENSE.txt
%changelog
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.10.5-5
- Rebuilt for Python 3.9
* Thu May 07 2020 Ondrej Mular <omular@redhat.com> - 0.10.5-4
- Rebased to latest upstream sources (see CHANGELOG.md)
- Run only tier0 tests in check section