From 30d4993d0ce63c4946e06e314cc13891ee6d820e Mon Sep 17 00:00:00 2001 From: Ding-Yi Chen Date: Wed, 2 Jan 2013 15:50:01 +1000 Subject: [PATCH] Upstream update to 0.7.7 --- .gitignore | 2 ++ python-httplib2.spec | 5 ++++- sources | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b8d3816..6770031 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ httplib2-0.4.0.tar.gz /httplib2-0.7.2.tar.gz /httplib2-0.7.4.tar.gz +/httplib2-0.7.6.tar.gz +/httplib2-0.7.7.tar.gz diff --git a/python-httplib2.spec b/python-httplib2.spec index 7f0e52d..f3dfe04 100644 --- a/python-httplib2.spec +++ b/python-httplib2.spec @@ -9,7 +9,7 @@ %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} Name: python-httplib2 -Version: 0.7.6 +Version: 0.7.7 Release: 1%{?dist} Summary: A comprehensive HTTP client library Group: System Environment/Libraries @@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT %endif # with_python3 %changelog +* Wed Jan 02 2013 Ding-Yi Chen - 0.7.7-1 +- Upstream update to 0.7.7 + * Sat Aug 04 2012 David Malcolm - 0.7.4-7 - rebuild for https://fedoraproject.org/wiki/Features/Python_3.3 diff --git a/sources b/sources index 92bfeb6..8ecb05d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9501be67448bf8f673ad3f68e6d3cd22 httplib2-0.7.4.tar.gz +8ee8083423c2413a042116a1d5fdda31 httplib2-0.7.7.tar.gz