upstream 0.8.3 (fixes XSS security issues)
This commit is contained in:
parent
5dbab5715e
commit
e965c11e91
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
Werkzeug-0.6.2.tar.gz
|
Werkzeug-0.6.2.tar.gz
|
||||||
/Werkzeug-0.8.2.tar.gz
|
/Werkzeug-0.8.2.tar.gz
|
||||||
|
/Werkzeug-0.8.3.tar.gz
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
%global srcname Werkzeug
|
%global srcname Werkzeug
|
||||||
|
|
||||||
Name: python-werkzeug
|
Name: python-werkzeug
|
||||||
Version: 0.8.2
|
Version: 0.8.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The Swiss Army knife of Python web development
|
Summary: The Swiss Army knife of Python web development
|
||||||
|
|
||||||
@ -78,6 +78,9 @@ popd
|
|||||||
%doc docs/_build/html examples
|
%doc docs/_build/html examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Feb 5 2012 Haïkel Guémar <hguemar@fedoraproject.org> - 0.8.3-1
|
||||||
|
- upstream 0.8.3 (fixes XSS security issues)
|
||||||
|
|
||||||
* Wed Jan 25 2012 Haïkel Guémar <hguemar@fedoraproject.org> - 0.8.2-1
|
* Wed Jan 25 2012 Haïkel Guémar <hguemar@fedoraproject.org> - 0.8.2-1
|
||||||
- upstream 0.8.2
|
- upstream 0.8.2
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user