commit nodejs-proto-list for openSUSE:Factory

Hello community, here is the log from the commit of package nodejs-proto-list for openSUSE:Factory checked in at 2015-07-02 22:34:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nodejs-proto-list (Old) and /work/SRC/openSUSE:Factory/.nodejs-proto-list.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "nodejs-proto-list" Changes: -------- --- /work/SRC/openSUSE:Factory/nodejs-proto-list/nodejs-proto-list.changes 2015-04-27 13:02:47.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.nodejs-proto-list.new/nodejs-proto-list.changes 2015-07-02 22:34:12.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jun 5 19:33:34 UTC 2015 - i@marguerite.su + +- update version 1.2.4 + +------------------------------------------------------------------- Old: ---- proto-list-1.2.3.tgz New: ---- proto-list-1.2.4.tgz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nodejs-proto-list.spec ++++++ --- /var/tmp/diff_new_pack.N4Gt0i/_old 2015-07-02 22:34:13.000000000 +0200 +++ /var/tmp/diff_new_pack.N4Gt0i/_new 2015-07-02 22:34:13.000000000 +0200 @@ -19,7 +19,7 @@ %define base_name proto-list Name: nodejs-proto-list -Version: 1.2.3 +Version: 1.2.4 Release: 0 Summary: A utility for managing a prototype chain License: MIT ++++++ proto-list-1.2.3.tgz -> proto-list-1.2.4.tgz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/package/LICENSE new/package/LICENSE --- old/package/LICENSE 2011-08-07 06:14:38.000000000 +0200 +++ new/package/LICENSE 2015-05-21 02:58:26.000000000 +0200 @@ -1,23 +1,15 @@ -Copyright 2009, 2010, 2011 Isaac Z. Schlueter. -All rights reserved. +The ISC License -Permission is hereby granted, free of charge, to any person -obtaining a copy of this software and associated documentation -files (the "Software"), to deal in the Software without -restriction, including without limitation the rights to use, -copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the -Software is furnished to do so, subject to the following -conditions: +Copyright (c) Isaac Z. Schlueter and Contributors -The above copyright notice and this permission notice shall be -included in all copies or substantial portions of the Software. +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. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES -OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT -HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, -WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING -FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR -OTHER DEALINGS IN THE SOFTWARE. +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-06-11 00:02:00.000000000 +0200 +++ new/package/package.json 2015-05-21 02:58:27.000000000 +0200 @@ -1,6 +1,6 @@ { "name": "proto-list", - "version": "1.2.3", + "version": "1.2.4", "description": "A utility for managing a prototype chain", "main": "./proto-list.js", "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)", @@ -11,10 +11,7 @@ "type": "git", "url": "https://github.com/isaacs/proto-list" }, - "license": { - "type": "MIT", - "url": "https://github.com/isaacs/proto-list/blob/master/LICENSE" - }, + "license": "ISC", "devDependencies": { "tap": "0" }
participants (1)
-
root@hilbert.suse.de