new upstream release 0.24
This commit is contained in:
parent
ee03cc09b9
commit
75daa4d68c
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/itsdangerous-0.21.tar.gz
|
/itsdangerous-0.21.tar.gz
|
||||||
/itsdangerous-0.22.tar.gz
|
/itsdangerous-0.22.tar.gz
|
||||||
/itsdangerous-0.23.tar.gz
|
/itsdangerous-0.23.tar.gz
|
||||||
|
/itsdangerous-0.24.tar.gz
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-%{upstream_name}
|
Name: python-%{upstream_name}
|
||||||
Version: 0.23
|
Version: 0.24
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python library for passing trusted data to untrusted environments
|
Summary: Python library for passing trusted data to untrusted environments
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -94,6 +94,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Aug 15 2013 Dan Callaghan <dcallagh@redhat.com> - 0.23-1
|
||||||
- new upstream release 0.23 (no code changes, only packaging fixes)
|
- new upstream release 0.23 (no code changes, only packaging fixes)
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user