commit python-django-static for openSUSE:Factory

2013-06-21 Thread h_root
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.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-static.new/python-django-static.changes
   2013-06-21 12:05:23.0 +0200
@@ -1,0 +2,6 @@
+Thu Jun 13 05:21:43 UTC 2013 - alexan...@exatati.com.br
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.3d1a5v/_new  2013-06-21 12:05:23.0 +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.0 +0100
+++ new/django-static-1.5.5/COPYING 2013-06-13 07:10:16.0 +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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-django-static for openSUSE:Factory

2012-03-20 Thread h_root
Hello community,

here is the log from the commit of package python-django-static for 
openSUSE:Factory checked in at 2012-03-20 11:32:32

Comparing /work/SRC/openSUSE:Factory/python-django-static (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-static.new (New)


Package is python-django-static, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2012-03-17 10:42:43.883537212 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-static.new/python-django-static.changes
   2012-03-20 11:32:33.0 +0100
@@ -0,0 +1,106 @@
+---
+Wed Mar 14 10:36:28 UTC 2012 - sasc...@suse.de
+
+- Simplified macro usage
+- Removed outdated %clean section
+- Package README.rst
+- Pick BSD-3-Clause as license (instead of just 'BSD')
+
+---
+Thu Oct 27 22:34:23 UTC 2011 - alexan...@exatati.com.br
+
+- Update to 1.5.5:
+  - Sorry, no changelog atm.
+
+---
+Tue Mar 22 16:15:01 UTC 2011 - alexan...@exatati.com.br
+
+- Update to 1.5.4.
+
+---
+Sun Mar 20 20:41:47 UTC 2011 - alexan...@exatati.com.br
+
+- Update to 1.5.3.
+
+---
+Fri Mar 11 19:27:34 UTC 2011 - alexan...@exatati.com.br
+
+- Update to 1.5.2;
+- Regenerated spec file with py2pack.
+
+---
+Sun Jan 16 20:38:05 UTC 2011 - alexan...@exatati.com.br
+
+- Update to 1.5.1.
+
+---
+Tue Jan 11 01:57:57 UTC 2011 - alexan...@exatati.com.br
+
+- Update to 1.5.0.
+
+---
+Mon Jan 10 18:40:24 UTC 2011 - alexan...@exatati.com.br
+
+- Update to 1.4.1.
+
+---
+Wed Sep 15 02:06:53 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 1.4.0;
+- Bzip2 source file.
+
+---
+Thu Aug  5 03:54:37 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 1.3.9.
+
+---
+Sat Jun 12 18:34:35 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 1.3.8.
+
+---
+Mon May 31 19:07:39 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 1.3.7.
+
+---
+Mon May 31 11:23:10 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 1.3.6.
+
+---
+Sat May  8 12:15:57 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 1.3.5.
+
+---
+Fri May  7 12:18:38 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 1.3.4.
+
+---
+Wed Apr 28 11:49:39 UTC 2010 - alexan...@exatati.com.br
+
+- Updatet to 1.3.3.
+
+---
+Wed Mar 31 22:17:06 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 1.3.2;
+- Spec file cleaned with spec-cleaner.
+
+---
+Mon Feb  8 10:27:06 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 1.3.1.
+
+---
+Mon Jan 25 16:51:23 UTC 2010 - alexan...@exatati.com.br
+
+- Update to 1.3.
+
+---
+Thu Dec 17 10:47:58 UTC 2009 - alexan...@exatati.com.br
+
+- Initial package (1.2.2) for openSUSE.

New:

  django-static-1.5.5.tar.bz2
  python-django-static.changes
  python-django-static.spec



Other differences:
--
++ python-django-static.spec ++
#
# spec file for package python-django-static
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# 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: