commit nodejs-nopt for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

here is the log from the commit of package nodejs-nopt for openSUSE:Factory 
checked in at 2015-07-02 22:39:40

Comparing /work/SRC/openSUSE:Factory/nodejs-nopt (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-nopt.new (New)


Package is nodejs-nopt

Changes:

--- /work/SRC/openSUSE:Factory/nodejs-nopt/nodejs-nopt.changes  2015-04-27 
13:03:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-nopt.new/nodejs-nopt.changes 
2015-07-02 22:39:41.0 +0200
@@ -1,0 +2,5 @@
+Sat Jun  6 12:51:32 UTC 2015 - i...@marguerite.su
+
+- update version 3.0.2
+
+---

Old:

  nopt-3.0.1.tgz

New:

  nopt-3.0.2.tgz



Other differences:
--
++ nodejs-nopt.spec ++
--- /var/tmp/diff_new_pack.I089CC/_old  2015-07-02 22:39:41.0 +0200
+++ /var/tmp/diff_new_pack.I089CC/_new  2015-07-02 22:39:41.0 +0200
@@ -19,12 +19,12 @@
 %define base_name nopt
 
 Name:   nodejs-nopt
-Version:3.0.1
+Version:3.0.2
 Release:0
 Summary:Option parser
-License:MIT
+License:ISC
 Group:  Development/Libraries/Other
-Url:https://github.com/npm/nopt
+Url:https://github.com/isaacs/nopt
 Source: 
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
 BuildRequires:  nodejs-packaging
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ nopt-3.0.1.tgz - nopt-3.0.2.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/package/LICENSE new/package/LICENSE
--- old/package/LICENSE 2012-08-30 22:08:48.0 +0200
+++ new/package/LICENSE 2015-05-19 03:38:04.0 +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.json2014-07-01 19:12:21.0 +0200
+++ new/package/package.json2015-05-19 03:38:06.0 +0200
@@ -1,6 +1,6 @@
 {
   name: nopt,
-  version: 3.0.1,
+  version: 3.0.2,
   description: Option parsing for Node, supporting types, shorthands, etc. 
Used by npm.,
   author: Isaac Z. Schlueter i...@izs.me (http://blog.izs.me/),
   main: lib/nopt.js,
@@ -9,10 +9,7 @@
   },
   repository: http://github.com/isaacs/nopt;,
   bin: ./bin/nopt.js,
-  license: {
-type: MIT,
-url: https://github.com/isaacs/nopt/raw/master/LICENSE;
-  },
+  license: ISC,
   dependencies: {
 abbrev: 1
   },




commit nodejs-nopt for openSUSE:Factory

2015-04-27 Thread h_root
Hello community,

here is the log from the commit of package nodejs-nopt for openSUSE:Factory 
checked in at 2015-04-27 13:03:33

Comparing /work/SRC/openSUSE:Factory/nodejs-nopt (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-nopt.new (New)


Package is nodejs-nopt

Changes:

--- /work/SRC/openSUSE:Factory/nodejs-nopt/nodejs-nopt.changes  2014-10-24 
10:46:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-nopt.new/nodejs-nopt.changes 
2015-04-27 13:03:34.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr  4 06:43:07 UTC 2015 - dmuel...@suse.com
+
+- enable building for all arches
+
+---



Other differences:
--
++ nodejs-nopt.spec ++
--- /var/tmp/diff_new_pack.mYGntA/_old  2015-04-27 13:03:34.0 +0200
+++ /var/tmp/diff_new_pack.mYGntA/_new  2015-04-27 13:03:34.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nodejs-nopt
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,7 +29,6 @@
 BuildRequires:  nodejs-packaging
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
 
 %nodejs_find_provides_and_requires
 




commit nodejs-nopt for openSUSE:Factory

2014-10-24 Thread h_root
Hello community,

here is the log from the commit of package nodejs-nopt for openSUSE:Factory 
checked in at 2014-10-24 10:46:55

Comparing /work/SRC/openSUSE:Factory/nodejs-nopt (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs-nopt.new (New)


Package is nodejs-nopt

Changes:

--- /work/SRC/openSUSE:Factory/nodejs-nopt/nodejs-nopt.changes  2014-09-24 
13:10:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-nopt.new/nodejs-nopt.changes 
2014-10-24 10:46:58.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct  9 15:08:23 UTC 2014 - jgleiss...@suse.com
+
+- use nodejs-packaging for building
+
+---



Other differences:
--
++ nodejs-nopt.spec ++
--- /var/tmp/diff_new_pack.6b7jV3/_old  2014-10-24 10:46:59.0 +0200
+++ /var/tmp/diff_new_pack.6b7jV3/_new  2014-10-24 10:46:59.0 +0200
@@ -26,12 +26,12 @@
 Group:  Development/Libraries/Other
 Url:https://github.com/npm/nopt
 Source: 
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
-Requires:   nodejs-abbrev
-BuildRequires:  nodejs
+BuildRequires:  nodejs-packaging
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 ExclusiveArch:  %{ix86} x86_64 %{arm} noarch
-%{?nodejs_requires}
+
+%nodejs_find_provides_and_requires
 
 %description
 Option parse module for JavaScript

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org