Bootstrap for Python 3.8
This commit is contained in:
parent
70f0da7e73
commit
3a1a00575d
@ -14,7 +14,7 @@
|
||||
%endif
|
||||
%if 0%{?fedora}
|
||||
%global with_python3 1
|
||||
%global with_python3_tests 1
|
||||
%global with_python3_tests 0
|
||||
%endif
|
||||
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 1.7.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: BSD
|
||||
@ -170,6 +170,9 @@ rm -rfv test/bin
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 1.7.0-3
|
||||
- Bootstrap for Python 3.8
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.7.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user