Update to 2.4
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
parent
6e14ec1528
commit
d912c9f7c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/idna-2.1.tar.gz
|
||||
/idna-2.2.tar.gz
|
||||
/idna-2.3.tar.gz
|
||||
/idna-2.4.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global srcname idna
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 2.3
|
||||
Version: 2.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Internationalized Domain Names in Applications (IDNA)
|
||||
|
||||
@ -100,6 +100,9 @@ rm -rf %{srcname}.egg-info
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Wed Mar 01 2017 Jeremy Cline <jeremy@jcline.org> - 2.4-1
|
||||
- Update to version 2.4
|
||||
|
||||
* Tue Feb 28 2017 Paul Wouters <pwouters@redhat.com> - 2.3-1
|
||||
- Resolves: rhbz#1427499 Update to 2.3 for IDNAError bugfix and memory improvement
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (idna-2.3.tar.gz) = c496f919229b2154d92b51a34affc117d9145df956e382cf6310b9f45c854c8e4ef25e5263fa2396389e30bb51df8ef5f6d0801ae4e30e02a76782bbcefb9d01
|
||||
SHA512 (idna-2.4.tar.gz) = 3cece561846b1f0fcc76a77eefd68d9bdb704941b7ec80ac0a025d471c0ea7005cccf4a9b13229c7676fde71ff37ae2fb847c836e3097e3f64b85ea57682dd19
|
||||
|
Loading…
Reference in New Issue
Block a user