Rebuilt for Python 3.8
This commit is contained in:
parent
1ad05dc7d7
commit
a1be477153
1 changed files with 4 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ also happens to be valid Markdown (a text-to-HTML format).
|
|||
|
||||
Name: python-%{upname}
|
||||
Version: 2018.1.9
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: %{common_sum}
|
||||
|
||||
License: GPLv3
|
||||
|
|
@ -139,6 +139,9 @@ popd
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 2018.1.9-3
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2018.1.9-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue