2.6.1
This commit is contained in:
parent
ced4b9fe1c
commit
a083b645a7
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user