From 75426f93280e0372a3bf3a8a35142ba505224d10 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: May 04 2015 02:31:33 +0000 Subject: 2.7.0 --- diff --git a/.gitignore b/.gitignore index e5c2111..f9c8181 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /requests-2.6.0.tar.gz /requests-2.6.1.tar.gz /requests-2.6.2.tar.gz +/requests-2.7.0.tar.gz diff --git a/python-requests.spec b/python-requests.spec index d3c73cc..7193170 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -5,7 +5,7 @@ %endif Name: python-requests -Version: 2.6.2 +Version: 2.7.0 Release: 1%{?dist} Summary: HTTP library, written in Python, for human beings @@ -141,6 +141,9 @@ popd %endif %changelog +* Mon May 04 2015 Ralph Bean - 2.7.0-1 +- new version + * Wed Apr 29 2015 Ralph Bean - 2.6.2-1 - new version diff --git a/sources b/sources index 9b33044..7058fc7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d703e5be558566e0f8c37f960d95372 requests-2.6.2.tar.gz +29b173fd5fa572ec0764d1fd7b527260 requests-2.7.0.tar.gz