Hello community,
here is the log from the commit of package python-django-static for
openSUSE:Factory checked in at 2013-06-21 12:00:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-django-static (Old)
and /work/SRC/openSUSE:Factory/.python-django-static.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-django-static"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-django-static/python-django-static.changes
2012-03-20 11:32:33.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-django-static.new/python-django-static.changes
2013-06-21 12:05:23.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jun 13 05:21:43 UTC 2013 - [email protected]
+
+- Maintainer added COPYING file.
+ Fix https://bugzilla.novell.com/show_bug.cgi?id=751988.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-django-static.spec ++++++
--- /var/tmp/diff_new_pack.3d1a5v/_old 2013-06-21 12:05:23.000000000 +0200
+++ /var/tmp/diff_new_pack.3d1a5v/_new 2013-06-21 12:05:23.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-django-static
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -11,16 +11,17 @@
# 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/
#
+
Name: python-django-static
Version: 1.5.5
Release: 0
Url: http://github.com/peterbe/django-static
Summary: Template tags for better serving static files from templates
-License: BSD-3-Clause
+License: BSD-2-Clause
Group: Development/Languages/Python
Source: django-static-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
++++++ django-static-1.5.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/django-static-1.5.5/COPYING
new/django-static-1.5.5/COPYING
--- old/django-static-1.5.5/COPYING 1970-01-01 01:00:00.000000000 +0100
+++ new/django-static-1.5.5/COPYING 2013-06-13 07:10:16.000000000 +0200
@@ -0,0 +1,25 @@
+Copyright (c) 2012, Peter Bengtsson
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are
+met:
+
+ Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]