From b418eb6ff3cc00bca77f21652247600efd88745f Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Apr 29 2015 13:57:49 +0000 Subject: 2.6.2 --- diff --git a/.gitignore b/.gitignore index 9923795..e5c2111 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /requests-2.5.3.tar.gz /requests-2.6.0.tar.gz /requests-2.6.1.tar.gz +/requests-2.6.2.tar.gz diff --git a/python-requests.spec b/python-requests.spec index 3b44a16..d3c73cc 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -5,7 +5,7 @@ %endif Name: python-requests -Version: 2.6.1 +Version: 2.6.2 Release: 1%{?dist} Summary: HTTP library, written in Python, for human beings @@ -141,6 +141,9 @@ popd %endif %changelog +* Wed Apr 29 2015 Ralph Bean - 2.6.2-1 +- new version + * Thu Apr 23 2015 Ralph Bean - 2.6.1-1 - new version diff --git a/sources b/sources index c508174..9b33044 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -da6e487f89e6a531699b7fd97ff182af requests-2.6.1.tar.gz +0d703e5be558566e0f8c37f960d95372 requests-2.6.2.tar.gz