commit nodejs-npmlog for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

here is the log from the commit of package nodejs-npmlog for openSUSE:Factory 
checked in at 2015-07-02 22:42:24

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


Package is nodejs-npmlog

Changes:

--- /work/SRC/openSUSE:Factory/nodejs-npmlog/nodejs-npmlog.changes  
2015-04-27 13:02:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-npmlog.new/nodejs-npmlog.changes 
2015-07-02 22:42:25.0 +0200
@@ -1,0 +2,10 @@
+Sat Jun 27 06:29:08 UTC 2015 - i...@marguerite.su
+
+- update version 1.2.1
+
+---
+Fri Apr 24 12:35:17 UTC 2015 - hvo...@suse.com
+
+- Update to version 1.2.0
+
+---

Old:

  npmlog-0.1.1.tgz

New:

  npmlog-1.2.1.tgz



Other differences:
--
++ nodejs-npmlog.spec ++
--- /var/tmp/diff_new_pack.qXthH1/_old  2015-07-02 22:42:26.0 +0200
+++ /var/tmp/diff_new_pack.qXthH1/_new  2015-07-02 22:42:26.0 +0200
@@ -19,7 +19,7 @@
 %define base_name npmlog
 
 Name:   nodejs-npmlog
-Version:0.1.1
+Version:1.2.1
 Release:0
 Summary:NPM log utility
 License:BSD-2-Clause

++ npmlog-0.1.1.tgz - npmlog-1.2.1.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/package/LICENSE new/package/LICENSE
--- old/package/LICENSE 2012-07-24 03:28:42.0 +0200
+++ new/package/LICENSE 2015-05-19 03:40:18.0 +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/README.md new/package/README.md
--- old/package/README.md   2012-06-06 11:11:18.0 +0200
+++ new/package/README.md   2015-05-19 03:39:25.0 +0200
@@ -80,6 +80,26 @@
 
 Disable colors on all messages.
 
+## log.enableProgress()
+
+Enable the display of log activity spinner and progress bar
+
+## log.disableProgress()
+
+Disable the display of a progress bar
+
+## log.enableUnicode()
+
+Force the unicode theme to be used for the progress bar.
+
+## log.disableUnicode()
+
+Disable the use of unicode in the progress bar.
+
+## log.setGaugeTemplate(template)
+
+Overrides the default gauge template.
+
 ## log.pause()
 
 Stop emitting messages to the stream, but do not drop them.
@@ -123,6 +143,28 @@
 will cause all log messages to be suppressed.  If the number is
 `-Infinity`, then the only way to show it is to enable all log messages.
 
+## log.newItem(name, todo, weight)
+
+* `name` {String} Optional; 

commit nodejs-npmlog for openSUSE:Factory

2015-04-27 Thread h_root
Hello community,

here is the log from the commit of package nodejs-npmlog for openSUSE:Factory 
checked in at 2015-04-27 13:02:47

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


Package is nodejs-npmlog

Changes:

--- /work/SRC/openSUSE:Factory/nodejs-npmlog/nodejs-npmlog.changes  
2014-10-24 10:47:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-npmlog.new/nodejs-npmlog.changes 
2015-04-27 13:02:49.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr  4 06:43:49 UTC 2015 - dmuel...@suse.com
+
+- enable building for all arches
+
+---



Other differences:
--
++ nodejs-npmlog.spec ++
--- /var/tmp/diff_new_pack.EhPXPt/_old  2015-04-27 13:02:49.0 +0200
+++ /var/tmp/diff_new_pack.EhPXPt/_new  2015-04-27 13:02:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nodejs-npmlog
 #
-# 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-npmlog for openSUSE:Factory

2014-10-24 Thread h_root
Hello community,

here is the log from the commit of package nodejs-npmlog for openSUSE:Factory 
checked in at 2014-10-24 10:47:01

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


Package is nodejs-npmlog

Changes:

--- /work/SRC/openSUSE:Factory/nodejs-npmlog/nodejs-npmlog.changes  
2014-09-24 13:10:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-npmlog.new/nodejs-npmlog.changes 
2014-10-24 10:47:03.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct  9 15:08:25 UTC 2014 - jgleiss...@suse.com
+
+- use nodejs-packaging for building
+
+---



Other differences:
--
++ nodejs-npmlog.spec ++
--- /var/tmp/diff_new_pack.nIDd50/_old  2014-10-24 10:47:04.0 +0200
+++ /var/tmp/diff_new_pack.nIDd50/_new  2014-10-24 10:47:04.0 +0200
@@ -26,12 +26,12 @@
 Group:  Development/Languages/Other
 Url:https://github.com/isaacs/npmlog
 Source: 
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
-Requires:   nodejs-ansi
-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
 The logger util that npm uses. 

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