Rebuild for Python 3.6
This commit is contained in:
parent
7e487e6016
commit
70654b4cb1
1 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.2
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?dist}
|
||||
Summary: Easy to use progress bars
|
||||
|
||||
License: ISC
|
||||
|
|
@ -81,6 +81,9 @@ popd
|
|||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.2-11
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
* Thu Dec 08 2016 Pavel Raiskup <praiskup@redhat.com> - 1.2-10
|
||||
- keep enabled python3 subpackage only in fedora, and merge into epel7
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue