Hello community,

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

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-django-nose/python-django-nose.changes    
2011-11-28 12:56:12.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-nose.new/python-django-nose.changes   
    2012-02-16 12:27:04.000000000 +0100
@@ -1,0 +2,11 @@
+Wed Dec 28 21:33:21 UTC 2011 - [email protected]
+
+- Remove CFLAGS from spec file.
+
+-------------------------------------------------------------------
+Fri Nov 25 09:58:35 UTC 2011 - [email protected]
+
+- license update: BSD-3-Clause
+  SDPX format
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-django-nose.spec ++++++
--- /var/tmp/diff_new_pack.Rt1tva/_old  2012-02-16 12:27:05.000000000 +0100
+++ /var/tmp/diff_new_pack.Rt1tva/_new  2012-02-16 12:27:05.000000000 +0100
@@ -11,10 +11,9 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
 %{!?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)")}
 
@@ -23,7 +22,7 @@
 Release:        0
 Url:            http://github.com/jbalogh/django-nose
 Summary:        Django test runner that uses nose
-License:        BSD
+License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Source:         django-nose-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -44,7 +43,7 @@
 %setup -q -n django-nose-%{version}
 
 %build
-CFLAGS="%{optflags}" python setup.py build
+python setup.py build
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}

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

Reply via email to