From dbc0577cf4ad4dbee3386c788f3ec736e282efe81914a2d95a1a8a5cd9e55983 Mon Sep 17 00:00:00 2001 From: Christopher Stender Date: Thu, 22 Dec 2011 13:04:02 +0000 Subject: [PATCH] Accepting request 97890 from home:cstender:branches:devel:languages:python - updated to version 0.7.2 OBS-URL: https://build.opensuse.org/request/show/97890 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=12 --- httplib2-0.7.1.tar.gz | 3 --- httplib2-0.7.2.tar.gz | 3 +++ python-httplib2.changes | 5 +++++ python-httplib2.spec | 4 ++-- 4 files changed, 10 insertions(+), 5 deletions(-) delete mode 100644 httplib2-0.7.1.tar.gz create mode 100644 httplib2-0.7.2.tar.gz diff --git a/httplib2-0.7.1.tar.gz b/httplib2-0.7.1.tar.gz deleted file mode 100644 index b4c9f3e..0000000 --- a/httplib2-0.7.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:140016f5d520b916df5d98af7f424ba8866ffe4cccd9b9c2804b57c61445ded7 -size 84611 diff --git a/httplib2-0.7.2.tar.gz b/httplib2-0.7.2.tar.gz new file mode 100644 index 0000000..4be35c2 --- /dev/null +++ b/httplib2-0.7.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:050e54bd4e406c7b7951ca9812a3ee6eb242666368e325fed5a295280482966b +size 87310 diff --git a/python-httplib2.changes b/python-httplib2.changes index a583386..2e235e3 100644 --- a/python-httplib2.changes +++ b/python-httplib2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 22 12:52:35 UTC 2011 - cstender@suse.com + +- updated to version 0.7.2 + ------------------------------------------------------------------- Mon Jul 11 14:06:42 CEST 2011 - cstender@suse.de diff --git a/python-httplib2.spec b/python-httplib2.spec index 8f89d0d..13741f3 100644 --- a/python-httplib2.spec +++ b/python-httplib2.spec @@ -21,8 +21,8 @@ Name: python-httplib2 BuildRequires: python-devel Summary: A Python HTTP library -Version: 0.7.1 -Release: 1 +Version: 0.7.2 +Release: 0 Source0: httplib2-%{version}.tar.gz License: MIT Group: Development/Libraries/Python