Hello community,

here is the log from the commit of package python-httplib2 for openSUSE:Factory 
checked in at 2012-06-06 16:09:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-httplib2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-httplib2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-httplib2", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-httplib2/python-httplib2.changes  
2011-12-25 17:40:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-httplib2.new/python-httplib2.changes     
2012-06-06 16:09:36.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Jun  5 09:56:01 UTC 2012 - [email protected]
+
+- update to version 0.7.4
+  * See CHANGELOG for all changes and fixes
+
+-------------------------------------------------------------------

Old:
----
  httplib2-0.7.2.tar.gz

New:
----
  httplib2-0.7.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-httplib2.spec ++++++
--- /var/tmp/diff_new_pack.xDMLk5/_old  2012-06-06 16:09:39.000000000 +0200
+++ /var/tmp/diff_new_pack.xDMLk5/_new  2012-06-06 16:09:39.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-httplib2
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,46 +15,36 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           python-httplib2
-BuildRequires:  python-devel
-Summary:        A Python HTTP library
-Version:        0.7.2
+Version:        0.7.4
 Release:        0
-Source0:        httplib2-%{version}.tar.gz
+Url:            http://bitworking.org/projects/httplib2/
+Summary:        A Python HTTP client library
 License:        MIT
 Group:          Development/Libraries/Python
+Source0:        httplib2-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Url:            http://bitworking.org/projects/httplib2/
-%define prefix  /usr
+BuildRequires:  python-devel
+%if 0%{?suse_version}
 %py_requires
-%if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1}
+%if 0%{?suse_version} > 1110
 BuildArch:      noarch
 %endif
+%endif
 
 %description
-A comprehensive python HTTP client library, which supports many
-features left out of other HTTP libraries.
-
-
-
-Authors:
---------
-    Joe Gregorio <[email protected]>
+A comprehensive HTTP client library that supports many features
+left out of other HTTP libraries.
 
 %prep
 %setup -q -n httplib2-%{version}
 
 %build
-CFLAGS="$RPM_OPT_FLAGS" python setup.py build
+python setup.py build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=$RPM_BUILD_ROOT 
--record-rpm=INSTALLED_FILES
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+python setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--record-rpm=INSTALLED_FILES
 
 %files -f INSTALLED_FILES
 %defattr(-,root,root)

++++++ httplib2-0.7.2.tar.gz -> httplib2-0.7.4.tar.gz ++++++
++++ 1913 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to