Hello community,

here is the log from the commit of package nodejs-combined-stream for 
openSUSE:Factory checked in at 2015-07-14 17:43:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs-combined-stream (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs-combined-stream.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs-combined-stream"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/nodejs-combined-stream/nodejs-combined-stream.changes
    2015-06-30 10:17:10.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.nodejs-combined-stream.new/nodejs-combined-stream.changes
       2015-07-14 17:44:11.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jul  2 13:31:10 UTC 2015 - [email protected]
+
+- update version 1.0.1
+
+-------------------------------------------------------------------

Old:
----
  combined-stream-0.0.7.tgz

New:
----
  combined-stream-1.0.1.tgz

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

Other differences:
------------------
++++++ nodejs-combined-stream.spec ++++++
--- /var/tmp/diff_new_pack.Up5ZAd/_old  2015-07-14 17:44:11.000000000 +0200
+++ /var/tmp/diff_new_pack.Up5ZAd/_new  2015-07-14 17:44:11.000000000 +0200
@@ -19,7 +19,7 @@
 %define base_name combined-stream
 
 Name:           nodejs-combined-stream
-Version:        0.0.7
+Version:        1.0.1
 Release:        0
 Summary:        A stream that emits multiple other streams one after another
 License:        MIT

++++++ combined-stream-0.0.7.tgz -> combined-stream-1.0.1.tgz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/package/package.json new/package/package.json
--- old/package/package.json    2014-10-31 11:17:09.000000000 +0100
+++ new/package/package.json    2015-05-05 03:13:19.000000000 +0200
@@ -2,7 +2,7 @@
   "author": "Felix Geisendörfer <[email protected]> 
(http://debuggable.com/)",
   "name": "combined-stream",
   "description": "A stream that emits multiple other streams one after 
another.",
-  "version": "0.0.7",
+  "version": "1.0.1",
   "homepage": "https://github.com/felixge/node-combined-stream";,
   "repository": {
     "type": "git",
@@ -16,7 +16,7 @@
     "node": ">= 0.8"
   },
   "dependencies": {
-    "delayed-stream": "0.0.5"
+    "delayed-stream": "^1.0.0"
   },
   "devDependencies": {
     "far": "~0.0.7"


Reply via email to