rpms/python-httplib2/devel .cvsignore, 1.2, 1.3 python-httplib2.spec, 1.4, 1.5 sources, 1.2, 1.3

Andreas Bierfert awjb at fedoraproject.org
Mon Apr 12 05:50:39 UTC 2010


Author: awjb

Update of /cvs/pkgs/rpms/python-httplib2/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv29772

Modified Files:
	.cvsignore python-httplib2.spec sources 
Log Message:
- version upgrade (#566721)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-httplib2/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	28 Dec 2007 19:28:45 -0000	1.2
+++ .cvsignore	12 Apr 2010 05:50:39 -0000	1.3
@@ -1 +1 @@
-httplib2-0.4.0.tar.gz
+httplib2-0.6.0.tar.gz


Index: python-httplib2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-httplib2/devel/python-httplib2.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- python-httplib2.spec	26 Jul 2009 20:26:57 -0000	1.4
+++ python-httplib2.spec	12 Apr 2010 05:50:39 -0000	1.5
@@ -1,13 +1,13 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 Name:           python-httplib2
-Version:        0.4.0
-Release:        4%{?dist}
+Version:        0.6.0
+Release:        1%{?dist}
 Summary:        A comprehensive HTTP client library
 
 Group:          System Environment/Libraries
 License:        MIT
 URL:            http://code.google.com/p/httplib2/
-Source0:        http://httplib2.googlecode.com/files/httplib2-0.4.0.tar.gz
+Source0:        http://httplib2.googlecode.com/files/httplib2-0.6.0.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: python-setuptools-devel
@@ -34,10 +34,14 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc README PKG-INFO
+%doc README
 %{python_sitelib}/*
 
 %changelog
+* Fri Apr 02 2010 Andreas Bierfert <andreas.bierfert[AT]lowlatency.de>
+- 0.6.0-1
+- version upgrade (#566721)
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-httplib2/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sources	28 Dec 2007 19:28:45 -0000	1.2
+++ sources	12 Apr 2010 05:50:39 -0000	1.3
@@ -1 +1 @@
-022006c6c5fb75ea082b97d0fcc89d94  httplib2-0.4.0.tar.gz
+04f73e296c02c9cd7151db33a2671b7c  httplib2-0.6.0.tar.gz



More information about the scm-commits mailing list