Hello community,
here is the log from the commit of package python-django-registration for
openSUSE:Factory checked in at 2012-09-03 18:56:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2012-02-16 12:27:11.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-django-registration.new/python-django-registration.changes
2012-09-03 18:56:13.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Aug 27 09:14:58 UTC 2012 - [email protected]
+
+- update to 0.8
+ * Backend-based rewrite. See docs/upgrade.rst for details.
+ * Compatibility through Django 1.4.
+
+-------------------------------------------------------------------
Old:
----
django-registration-0.7.tar.bz2
New:
----
django-registration-0.8.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-registration.spec ++++++
--- /var/tmp/diff_new_pack.xONyD4/_old 2012-09-03 18:56:15.000000000 +0200
+++ /var/tmp/diff_new_pack.xONyD4/_new 2012-09-03 18:56:15.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-django-registration
#
-# 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
@@ -17,16 +17,17 @@
Summary: A simple, generic user-registration application for Django
+License: BSD-3-Clause
+Group: Development/Libraries/Python
Name: python-django-registration
-Version: 0.7
+Version: 0.8
Release: 0
-License: BSD-3-Clause
-Group: Development/Libraries/Python
Url: http://code.google.com/p/django-registration/
Source: django-registration-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: python python-devel
+BuildRequires: python
+BuildRequires: python-devel
Requires: python-django
%py_requires
%if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1}
@@ -45,7 +46,7 @@
* Once they click the activation link, the account becomes active and they can
log in as normal.
%prep
-%setup -q -n django-registration
+%setup -q -n django-registration-%{version}
%build
export CFLAGS="%{optflags}"
@@ -59,7 +60,7 @@
%files -f INSTALLED_FILES
%defattr(-, root, root, 0755)
-%doc README.txt LICENSE.txt INSTALL.txt CHANGELOG.txt
+%doc README LICENSE CHANGELOG
%doc docs/*
%changelog
++++++ django-registration-0.7.tar.bz2 -> django-registration-0.8.tar.bz2 ++++++
++++ 15896 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]