commit nodejs-block-stream for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

here is the log from the commit of package nodejs-block-stream for 
openSUSE:Factory checked in at 2015-07-02 22:33:09

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


Package is nodejs-block-stream

Changes:

--- /work/SRC/openSUSE:Factory/nodejs-block-stream/nodejs-block-stream.changes  
2015-04-27 13:00:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.nodejs-block-stream.new/nodejs-block-stream.changes 
2015-07-02 22:33:10.0 +0200
@@ -1,0 +2,5 @@
+Fri Jun  5 18:42:12 UTC 2015 - i...@marguerite.su
+
+- update version 0.0.8
+
+---

Old:

  block-stream-0.0.7.tgz

New:

  block-stream-0.0.8.tgz



Other differences:
--
++ nodejs-block-stream.spec ++
--- /var/tmp/diff_new_pack.l1LG8q/_old  2015-07-02 22:33:11.0 +0200
+++ /var/tmp/diff_new_pack.l1LG8q/_new  2015-07-02 22:33:11.0 +0200
@@ -19,7 +19,7 @@
 %define base_name block-stream
 
 Name:   nodejs-block-stream
-Version:0.0.7
+Version:0.0.8
 Release:0
 Summary:Output data in blocks for node.js
 License:BSD-2-Clause

++ block-stream-0.0.7.tgz - block-stream-0.0.8.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/package/LICENSE new/package/LICENSE
--- old/package/LICENSE 1970-01-01 01:00:00.0 +0100
+++ new/package/LICENSE 2015-05-20 09:03:08.0 +0200
@@ -0,0 +1,15 @@
+The ISC License
+
+Copyright (c) Isaac Z. Schlueter and Contributors
+
+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 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.json2013-07-24 05:33:30.0 +0200
+++ new/package/package.json2015-05-20 09:03:08.0 +0200
@@ -2,7 +2,7 @@
   author: Isaac Z. Schlueter i...@izs.me (http://blog.izs.me/),
   name: block-stream,
   description: a stream of blocks,
-  version: 0.0.7,
+  version: 0.0.8,
   repository: {
 type: git,
 url: git://github.com/isaacs/block-stream.git
@@ -20,5 +20,5 @@
   scripts: {
 test: tap test/
   },
-  license: BSD
+  license: ISC
 }




commit nodejs-block-stream for openSUSE:Factory

2015-04-27 Thread h_root
Hello community,

here is the log from the commit of package nodejs-block-stream for 
openSUSE:Factory checked in at 2015-04-27 13:00:10

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


Package is nodejs-block-stream

Changes:

--- /work/SRC/openSUSE:Factory/nodejs-block-stream/nodejs-block-stream.changes  
2014-10-24 10:46:03.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.nodejs-block-stream.new/nodejs-block-stream.changes 
2015-04-27 13:00:11.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr  4 06:37:27 UTC 2015 - dmuel...@suse.com
+
+- enable building for all arches
+
+---



Other differences:
--
++ nodejs-block-stream.spec ++
--- /var/tmp/diff_new_pack.EJgH5k/_old  2015-04-27 13:00:11.0 +0200
+++ /var/tmp/diff_new_pack.EJgH5k/_new  2015-04-27 13:00:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nodejs-block-stream
 #
-# 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-block-stream for openSUSE:Factory

2014-10-24 Thread h_root
Hello community,

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

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


Package is nodejs-block-stream

Changes:

--- /work/SRC/openSUSE:Factory/nodejs-block-stream/nodejs-block-stream.changes  
2014-09-23 10:45:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.nodejs-block-stream.new/nodejs-block-stream.changes 
2014-10-24 10:46:03.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct  9 15:07:50 UTC 2014 - jgleiss...@suse.com
+
+- use nodejs-packaging for building
+
+---



Other differences:
--
++ nodejs-block-stream.spec ++
--- /var/tmp/diff_new_pack.iL27iI/_old  2014-10-24 10:46:04.0 +0200
+++ /var/tmp/diff_new_pack.iL27iI/_new  2014-10-24 10:46:04.0 +0200
@@ -26,12 +26,12 @@
 Group:  Development/Languages/Other
 Url:https://github.com/isaacs/block-stream
 Source: 
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
-Requires:   nodejs-inherits
-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
 A stream of blocks. Write data into it, and it'll output data in buffer blocks

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