diff --git a/httplib2-0.5.0.tar.gz b/httplib2-0.5.0.tar.gz deleted file mode 100644 index 355bd2d..0000000 --- a/httplib2-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eebcc867a48a49fdeb8965dc3f42390be8c6e02ee4433a30105a6273bfd9a730 -size 17857 diff --git a/httplib2-0.7.1.tar.gz b/httplib2-0.7.1.tar.gz new file mode 100644 index 0000000..b4c9f3e --- /dev/null +++ b/httplib2-0.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:140016f5d520b916df5d98af7f424ba8866ffe4cccd9b9c2804b57c61445ded7 +size 84611 diff --git a/python-httplib2.changes b/python-httplib2.changes index 9705d18..a583386 100644 --- a/python-httplib2.changes +++ b/python-httplib2.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Jul 11 14:06:42 CEST 2011 - cstender@suse.de + +- updated to version 0.7.1 + * See CHANGELOG for all changes and fixes + +------------------------------------------------------------------- +Mon Apr 19 13:47:15 CEST 2010 - dmueller@suse.de + +- update to version 0.6.0: + * include python 3 support/compatibility + ------------------------------------------------------------------- Thu Aug 13 10:55:40 UTC 2009 - cstender@novell.com diff --git a/python-httplib2.spec b/python-httplib2.spec index 59081e8..5f55027 100644 --- a/python-httplib2.spec +++ b/python-httplib2.spec @@ -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