new upstream release 0.22
This commit is contained in:
parent
608376e7de
commit
8cd73b9d44
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/itsdangerous-git-0.11.tar.xz
|
/itsdangerous-git-0.11.tar.xz
|
||||||
/itsdangerous-0.21.tar.gz
|
/itsdangerous-0.21.tar.gz
|
||||||
|
/itsdangerous-0.22.tar.gz
|
||||||
|
|||||||
@ -7,8 +7,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-%{upstream_name}
|
Name: python-%{upstream_name}
|
||||||
Version: 0.21
|
Version: 0.22
|
||||||
Release: 3%{?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
|
||||||
URL: http://pythonhosted.org/itsdangerous/
|
URL: http://pythonhosted.org/itsdangerous/
|
||||||
@ -100,6 +100,9 @@ popd
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jun 18 2013 Dan Callaghan <dcallagh@redhat.com> - 0.21-3
|
||||||
- disable Python 3 subpackage on Fedora 17
|
- disable Python 3 subpackage on Fedora 17
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user