new upstream release 0.24

This commit is contained in:
Dan Callaghan 2014-03-31 08:07:16 +10:00
parent ee03cc09b9
commit 75daa4d68c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/itsdangerous-0.21.tar.gz
/itsdangerous-0.22.tar.gz
/itsdangerous-0.23.tar.gz
/itsdangerous-0.24.tar.gz

View File

@ -7,7 +7,7 @@
%endif
Name: python-%{upstream_name}
Version: 0.23
Version: 0.24
Release: 1%{?dist}
Summary: Python library for passing trusted data to untrusted environments
License: BSD
@ -94,6 +94,9 @@ popd
%endif
%changelog
* Mon Mar 31 2014 Dan Callaghan <dcallagh@redhat.com> - 0.24-1
- new upstream release 0.24
* Thu Aug 15 2013 Dan Callaghan <dcallagh@redhat.com> - 0.23-1
- new upstream release 0.23 (no code changes, only packaging fixes)

View File

@ -1 +1 @@
985e726eb76f18aca81e703f0a6c6efc itsdangerous-0.23.tar.gz
a3d55aa79369aef5345c036a8a26307f itsdangerous-0.24.tar.gz