import python-idna-2.5-7.module+el8.0.0+2961+596d0223

This commit is contained in:
CentOS Sources 2019-05-07 17:47:29 -04:00 committed by Andrew Lukoshko
parent abb14d37b4
commit 1bf2d647a2
1 changed files with 5 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: python-%{srcname}
Version: 2.5
Release: 6%{?dist}
Release: 7%{?dist}
Summary: Internationalized Domain Names in Applications (IDNA)
License: BSD and Python and Unicode
@ -100,6 +100,10 @@ rm -rf %{srcname}.egg-info
%endif # with python3
%changelog
* Wed Apr 03 2019 Tomas Orsava <torsava@redhat.com> - 2.5-7
- Bumping due to problems with modular RPM upgrade path (#1695587)
- Related: rhbz#1693974
* Tue Jul 31 2018 Lumír Balhar <lbalhar@redhat.com> - 2.5-6
- Switch python3 coditions to bcond