This commit is contained in:
Ralph Bean 2015-04-23 10:05:10 -04:00
parent ced4b9fe1c
commit a083b645a7
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@
/requests-2.5.1.tar.gz
/requests-2.5.3.tar.gz
/requests-2.6.0.tar.gz
/requests-2.6.1.tar.gz

View File

@ -5,7 +5,7 @@
%endif
Name: python-requests
Version: 2.6.0
Version: 2.6.1
Release: 1%{?dist}
Summary: HTTP library, written in Python, for human beings
@ -141,6 +141,9 @@ popd
%endif
%changelog
* Thu Apr 23 2015 Ralph Bean <rbean@redhat.com> - 2.6.1-1
- new version
* Wed Apr 22 2015 Ralph Bean <rbean@redhat.com> - 2.6.0-1
- new version
- Remove patch for CVE-2015-2296, now included in the upstream release.

View File

@ -1 +1 @@
25287278fa3ea106207461112bb37050 requests-2.6.0.tar.gz
da6e487f89e6a531699b7fd97ff182af requests-2.6.1.tar.gz