This commit is contained in:
Ralph Bean 2015-04-29 09:57:49 -04:00
parent a083b645a7
commit b418eb6ff3
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@
/requests-2.5.3.tar.gz /requests-2.5.3.tar.gz
/requests-2.6.0.tar.gz /requests-2.6.0.tar.gz
/requests-2.6.1.tar.gz /requests-2.6.1.tar.gz
/requests-2.6.2.tar.gz

View File

@ -5,7 +5,7 @@
%endif %endif
Name: python-requests Name: python-requests
Version: 2.6.1 Version: 2.6.2
Release: 1%{?dist} Release: 1%{?dist}
Summary: HTTP library, written in Python, for human beings Summary: HTTP library, written in Python, for human beings
@ -141,6 +141,9 @@ popd
%endif %endif
%changelog %changelog
* Wed Apr 29 2015 Ralph Bean <rbean@redhat.com> - 2.6.2-1
- new version
* Thu Apr 23 2015 Ralph Bean <rbean@redhat.com> - 2.6.1-1 * Thu Apr 23 2015 Ralph Bean <rbean@redhat.com> - 2.6.1-1
- new version - new version

View File

@ -1 +1 @@
da6e487f89e6a531699b7fd97ff182af requests-2.6.1.tar.gz 0d703e5be558566e0f8c37f960d95372 requests-2.6.2.tar.gz