Hello community,

here is the log from the commit of package python-django-south for 
openSUSE:Factory checked in at 2012-02-20 16:17:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-south (Old)
 and      /work/SRC/openSUSE:Factory/.python-django-south.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-django-south", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-django-south/python-django-south.changes  
2011-09-23 12:42:38.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-south.new/python-django-south.changes 
    2012-02-20 16:17:32.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:54:01 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-django-south.spec ++++++
--- /var/tmp/diff_new_pack.v7JE0q/_old  2012-02-20 16:17:34.000000000 +0100
+++ /var/tmp/diff_new_pack.v7JE0q/_new  2012-02-20 16:17:34.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-django-south
+# spec file for package python-django-south (Version 0.7.2)
 #
-# Copyright (c) 2011 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
@@ -16,11 +16,10 @@
 #
 
 
-
 Name:           python-django-south
 Version:        0.7.2
-Release:        1
-License:        Apache License 2.0
+Release:        0
+License:        Apache-2.0
 Summary:        Intelligent Schema Migrations for Django Apps
 Url:            http://south.aeracode.org
 Group:          Development/Languages/Python
@@ -56,19 +55,24 @@
 %prep
 %setup -q -n south
 
+
 %build
 export CFLAGS="%{optflags}"
 %{__python} setup.py build
 
+
 %install
 %{__python} setup.py install --root=%{buildroot} --prefix="%{_prefix}" 
--record-rpm=INSTALLED_FILES
 %fdupes %{buildroot}
 
+
 %clean
 %{__rm} -rf %{buildroot}
 
+
 %files -f INSTALLED_FILES
 %defattr(-, root, root)
 %doc docs/*
 
+
 %changelog

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

Reply via email to