Hello community,

here is the log from the commit of package python-urlgrabber for 
openSUSE:Factory checked in at 2012-10-03 10:09:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-urlgrabber (Old)
 and      /work/SRC/openSUSE:Factory/.python-urlgrabber.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-urlgrabber", Maintainer is "jmate...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-urlgrabber/python-urlgrabber.changes      
2011-09-23 12:43:19.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-urlgrabber.new/python-urlgrabber.changes 
2012-10-03 10:09:26.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Oct  1 09:53:26 UTC 2012 - sasc...@suse.de
+
+- Fixed wrong license header in urlgrabber/__init__.py (bnc#781323)
+- Updated upstream URL, the project moved the baseurl.org (yum)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-urlgrabber.spec ++++++
--- /var/tmp/diff_new_pack.aqI9I1/_old  2012-10-03 10:09:27.000000000 +0200
+++ /var/tmp/diff_new_pack.aqI9I1/_new  2012-10-03 10:09:27.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-urlgrabber
 #
-# 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
@@ -16,13 +16,12 @@
 #
 
 
-
 Name:           python-urlgrabber
 Version:        3.9.1
 Release:        0
-Url:            http://linux.duke.edu/projects/urlgrabber/
+Url:            http://urlgrabber.baseurl.org
 Summary:        A high-level cross-protocol url-grabber
-License:        LGPL
+License:        LGPL-2.1
 Group:          Development/Languages/Python
 Source:         
http://pypi.python.org/packages/source/u/urlgrabber/urlgrabber-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -44,6 +43,7 @@
 
 %prep
 %setup -q -n urlgrabber-%{version}
+sed -i "13d" urlgrabber/__init__.py # Remove wrong license header, fixes 
bnc#781323
 
 %build
 python setup.py build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to