Rebuilt for Python 3.9
This commit is contained in:
parent
3b2f88a991
commit
c2ddcd2f48
5
pcs.spec
5
pcs.spec
@ -1,6 +1,6 @@
|
|||||||
Name: pcs
|
Name: pcs
|
||||||
Version: 0.10.5
|
Version: 0.10.5
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
# https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses
|
# https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses
|
||||||
# GPLv2: pcs
|
# GPLv2: pcs
|
||||||
# ASL 2.0: tornado
|
# ASL 2.0: tornado
|
||||||
@ -438,6 +438,9 @@ remove_all_tests
|
|||||||
%license pyagentx_LICENSE.txt
|
%license pyagentx_LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu May 07 2020 Ondrej Mular <omular@redhat.com> - 0.10.5-4
|
||||||
- Rebased to latest upstream sources (see CHANGELOG.md)
|
- Rebased to latest upstream sources (see CHANGELOG.md)
|
||||||
- Run only tier0 tests in check section
|
- Run only tier0 tests in check section
|
||||||
|
Loading…
Reference in New Issue
Block a user