new upstream release 0.22

This commit is contained in:
Dan Callaghan 2013-07-09 20:08:33 +10:00
parent 608376e7de
commit 8cd73b9d44
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/itsdangerous-git-0.11.tar.xz
/itsdangerous-0.21.tar.gz
/itsdangerous-0.22.tar.gz

View File

@ -7,8 +7,8 @@
%endif
Name: python-%{upstream_name}
Version: 0.21
Release: 3%{?dist}
Version: 0.22
Release: 1%{?dist}
Summary: Python library for passing trusted data to untrusted environments
License: BSD
URL: http://pythonhosted.org/itsdangerous/
@ -100,6 +100,9 @@ popd
%endif
%changelog
* Tue Jul 09 2013 Dan Callaghan <dcallagh@redhat.com> - 0.22-1
- new upstream release 0.22
* Tue Jun 18 2013 Dan Callaghan <dcallagh@redhat.com> - 0.21-3
- disable Python 3 subpackage on Fedora 17

View File

@ -1 +1 @@
84d4b33f0a1e4d0f7f8f8755a5eb2580 itsdangerous-0.21.tar.gz
ba715357eadfb045ca06e11869366bfd itsdangerous-0.22.tar.gz