14
0

Accepting request 76049 from home:cstender:branches:devel:languages:python

- updated to version 0.7.1
  * See CHANGELOG for all changes and fixes

OBS-URL: https://build.opensuse.org/request/show/76049
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httplib2?expand=0&rev=9
This commit is contained in:
Christopher Stender
2011-07-11 12:59:37 +00:00
committed by Git OBS Bridge
parent 8bb66c31c1
commit 46a91c0e1e
4 changed files with 20 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-httplib2 (Version 0.5.0)
# spec file for package python-httplib2 (Version 0.7.1)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,8 +21,8 @@
Name: python-httplib2
BuildRequires: python-devel
Summary: A Python HTTP library
Version: 0.5.0
Release: 2
Version: 0.7.1
Release: 1
Source0: httplib2-%{version}.tar.gz
License: MIT License (or similar)
Group: Development/Libraries/Python
@@ -58,6 +58,6 @@ rm -rf $RPM_BUILD_ROOT
%files -f INSTALLED_FILES
%defattr(-,root,root)
%doc PKG-INFO README
%doc CHANGELOG README
%changelog