Hello community,

here is the log from the commit of package nodejs-fs-write-stream-atomic for 
openSUSE:Factory checked in at 2015-04-27 13:02:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs-fs-write-stream-atomic (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs-fs-write-stream-atomic.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs-fs-write-stream-atomic"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/nodejs-fs-write-stream-atomic/nodejs-fs-write-stream-atomic.changes
      2014-11-24 11:08:27.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.nodejs-fs-write-stream-atomic.new/nodejs-fs-write-stream-atomic.changes
 2015-04-27 13:02:16.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Apr  4 06:39:31 UTC 2015 - dmuel...@suse.com
+
+- enable building for all arches
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nodejs-fs-write-stream-atomic.spec ++++++
--- /var/tmp/diff_new_pack.nXQonp/_old  2015-04-27 13:02:16.000000000 +0200
+++ /var/tmp/diff_new_pack.nXQonp/_new  2015-04-27 13:02:16.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nodejs-fs-write-stream-atomic
 #
-# 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
@@ -15,20 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define base_name fs-write-stream-atomic
 
 Name:            nodejs-%{base_name}
 Version:         1.0.2
 Release:         0
-License:         ISC
 Summary:         Like fs.createWriteStream(...), but atomic
-URL:             https://github.com/npm/fs-write-stream-atomic
+License:        ISC
 Group:           Development/Languages/Other
+Url:            https://github.com/npm/fs-write-stream-atomic
 Source0:         
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
 BuildRequires:   nodejs-packaging
-BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:       noarch
-ExclusiveArch:   %{ix86} x86_64 %{arm} noarch
 
 %nodejs_find_provides_and_requires
 


Reply via email to