Update to 2.5 (#1429896)
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
This commit is contained in:
parent
d912c9f7c8
commit
cc119a3381
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/idna-2.2.tar.gz
|
||||
/idna-2.3.tar.gz
|
||||
/idna-2.4.tar.gz
|
||||
/idna-2.5.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%global srcname idna
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 2.4
|
||||
Version: 2.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Internationalized Domain Names in Applications (IDNA)
|
||||
|
||||
@ -100,6 +100,9 @@ rm -rf %{srcname}.egg-info
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Tue Mar 07 2017 Jeremy Cline <jeremy@jcline.org> - 2.5-1
|
||||
- Update to version 2.5
|
||||
|
||||
* Wed Mar 01 2017 Jeremy Cline <jeremy@jcline.org> - 2.4-1
|
||||
- Update to version 2.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (idna-2.4.tar.gz) = 3cece561846b1f0fcc76a77eefd68d9bdb704941b7ec80ac0a025d471c0ea7005cccf4a9b13229c7676fde71ff37ae2fb847c836e3097e3f64b85ea57682dd19
|
||||
SHA512 (idna-2.5.tar.gz) = 29a69ede25a8855135c763da5d20ff81832c710038a38521c127d5b7b24b355c6cfa5e9f9a2a4ef1fa4437537d1d9e4b448357e07b4b5e3724d98fee0a3b7835
|
||||
|
Loading…
Reference in New Issue
Block a user