Hello community,

here is the log from the commit of package nodejs-once for openSUSE:Factory 
checked in at 2015-07-02 22:35:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs-once (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs-once.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs-once"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs-once/nodejs-once.changes  2015-04-27 
13:03:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-once.new/nodejs-once.changes     
2015-07-02 22:35:07.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Jun  6 04:40:16 UTC 2015 - [email protected]
+
+- update version 1.3.2
+
+-------------------------------------------------------------------

Old:
----
  once-1.3.1.tgz

New:
----
  once-1.3.2.tgz

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

Other differences:
------------------
++++++ nodejs-once.spec ++++++
--- /var/tmp/diff_new_pack.jH8Pe0/_old  2015-07-02 22:35:08.000000000 +0200
+++ /var/tmp/diff_new_pack.jH8Pe0/_new  2015-07-02 22:35:08.000000000 +0200
@@ -19,7 +19,7 @@
 %define base_name once
 
 Name:           nodejs-once
-Version:        1.3.1
+Version:        1.3.2
 Release:        0
 Summary:        Run a node.js function exactly one time
 License:        BSD-2-Clause

++++++ once-1.3.1.tgz -> once-1.3.2.tgz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/package/LICENSE new/package/LICENSE
--- old/package/LICENSE 2012-08-14 09:24:18.000000000 +0200
+++ new/package/LICENSE 2015-05-05 01:09:45.000000000 +0200
@@ -1,27 +1,15 @@
-Copyright (c) Isaac Z. Schlueter ("Author")
-All rights reserved.
+The ISC License
 
-The BSD License
+Copyright (c) Isaac Z. Schlueter and Contributors
 
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
+Permission to use, copy, modify, and/or distribute this software for any
+purpose with or without fee is hereby granted, provided that the above
+copyright notice and this permission notice appear in all copies.
 
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-
-2. 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 AUTHOR 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 AUTHOR 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.
+THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
+WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
+ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
+WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
+ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
+IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/package/package.json new/package/package.json
--- old/package/package.json    2014-09-19 01:07:00.000000000 +0200
+++ new/package/package.json    2015-05-05 01:09:45.000000000 +0200
@@ -1,6 +1,6 @@
 {
   "name": "once",
-  "version": "1.3.1",
+  "version": "1.3.2",
   "description": "Run a function exactly one time",
   "main": "once.js",
   "directories": {
@@ -26,5 +26,5 @@
     "single"
   ],
   "author": "Isaac Z. Schlueter <[email protected]> (http://blog.izs.me/)",
-  "license": "BSD"
+  "license": "ISC"
 }


Reply via email to