Rebuilt for Python 3.7
This commit is contained in:
parent
939f059a48
commit
c6fc0c1cdf
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 2.7
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Internationalized Domain Names in Applications (IDNA)
|
||||
|
||||
License: BSD and Python and Unicode
|
||||
@ -100,6 +100,9 @@ rm -rf %{srcname}.egg-info
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Thu Jun 14 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7-2
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Tue Jun 12 2018 Jeremy Cline <jeremy@jcline.org> - 2.7-1
|
||||
- Update to v2.7 (rhbz 1589803)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user