Hello community,

here is the log from the commit of package python-gdata for openSUSE:Factory 
checked in at 2011-11-25 11:12:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gdata (Old)
 and      /work/SRC/openSUSE:Factory/.python-gdata.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gdata/python-gdata.changes        
2011-09-23 12:42:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-gdata.new/python-gdata.changes   
2011-11-25 10:13:19.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Nov 10 11:17:35 UTC 2011 - [email protected]
+
+- Update to version 2.0.15:
+  * No upstream-provided changes
+
+-------------------------------------------------------------------

Old:
----
  gdata-2.0.14.tar.gz

New:
----
  gdata-2.0.15.tar.gz

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

Other differences:
------------------
++++++ python-gdata.spec ++++++
--- /var/tmp/diff_new_pack.knk7lY/_old  2011-11-25 10:13:20.000000000 +0100
+++ /var/tmp/diff_new_pack.knk7lY/_new  2011-11-25 10:13:20.000000000 +0100
@@ -18,14 +18,13 @@
 
 
 Name:           python-gdata
-Version:        2.0.14
-Release:        1
+Version:        2.0.15
+Release:        0
 Url:            http://code.google.com/p/gdata-python-client
 Summary:        Python library to access data through Google Data APIs
 Group:          Development/Libraries/Python
-License:        Apache Software License 2.0 (ASL2)
-# http://gdata-python-client.googlecode.com/files/gdata-%%{version}.tar.gz
-Source:         gdata-%{version}.tar.gz
+License:        Apache-2.0
+Source:         
http://pypi.python.org/packages/source/g/gdata/gdata-2.0.15.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
@@ -39,7 +38,6 @@
 %endif
 %endif
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 %description 
 The Google data Python Client Library provides a library and source
@@ -47,10 +45,8 @@
 
 %prep
 %setup -q -n gdata-%{version}
-
 find samples/oauth src/gdata -type f -name "*.py" -exec sed -i 's|\r||' {} \; 
# Fix wrong EOL encoding
 find samples -type f -name "*.py" -exec chmod 0644 {} \; # Remove executable 
perms on samples
-
 # Remove unnecessary Python shebangs
 find . -type f -exec sed -i -r '1s|^#! *(.+)/python(.*)$||' {} \;
 find . -type f -exec sed -i -r '1s|^#! */usr/bin/env +python.*$||' {} \;
@@ -64,9 +60,6 @@
 %fdupes %{buildroot}%{python_sitelib}
 %endif
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc README.txt RELEASE_NOTES.txt samples

++++++ gdata-2.0.14.tar.gz -> gdata-2.0.15.tar.gz ++++++
++++ 57638 lines of diff (skipped)

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

Reply via email to