Hello community,
here is the log from the commit of package python-django-registration for
openSUSE:Factory checked in at 2012-02-16 12:27:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-registration (Old)
and /work/SRC/openSUSE:Factory/.python-django-registration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-registration", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-registration/python-django-registration.changes
2011-11-28 12:56:16.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-django-registration.new/python-django-registration.changes
2012-02-16 12:27:11.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Nov 25 13:10:38 UTC 2011 - [email protected]
+
+- license update: BSD-3-Clause
+ SDPX format (http://www.spdx.org/licenses)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-registration.spec ++++++
--- /var/tmp/diff_new_pack.sVeGsV/_old 2012-02-16 12:27:13.000000000 +0100
+++ /var/tmp/diff_new_pack.sVeGsV/_new 2012-02-16 12:27:13.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-django-registration
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -13,18 +13,19 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
-
+#
Summary: A simple, generic user-registration application for Django
+
Name: python-django-registration
Version: 0.7
Release: 0
-License: BSD
+License: BSD-3-Clause
Group: Development/Libraries/Python
-URL: http://code.google.com/p/django-registration/
+Url: http://code.google.com/p/django-registration/
Source: django-registration-%{version}.tar.bz2
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python python-devel
Requires: python-django
%py_requires
@@ -35,7 +36,6 @@
%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from
distutils.sysconfig import get_python_lib; print get_python_lib(True)")}
%endif
-
%description
A simple, generic user-registration application for Django
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]