commit nodejs-chownr for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

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

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


Package is nodejs-chownr

Changes:

--- /work/SRC/openSUSE:Factory/nodejs-chownr/nodejs-chownr.changes  
2015-04-27 13:00:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-chownr.new/nodejs-chownr.changes 
2015-07-02 22:33:22.0 +0200
@@ -1,0 +2,5 @@
+Fri Jun  5 18:48:30 UTC 2015 - i...@marguerite.su
+
+- update version 0.0.2
+
+---

Old:

  chownr-0.0.1.tgz

New:

  chownr-0.0.2.tgz



Other differences:
--
++ nodejs-chownr.spec ++
--- /var/tmp/diff_new_pack.gGGtNK/_old  2015-07-02 22:33:23.0 +0200
+++ /var/tmp/diff_new_pack.gGGtNK/_new  2015-07-02 22:33:23.0 +0200
@@ -19,7 +19,7 @@
 %define base_name chownr
 
 Name:   nodejs-chownr
-Version:0.0.1
+Version:0.0.2
 Release:0
 Summary:Recursive chown for node.js
 License:BSD-2-Clause

++ chownr-0.0.1.tgz - chownr-0.0.2.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:52.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.json2012-06-04 06:01:14.0 +0200
+++ new/package/package.json2015-05-20 09:03:53.0 +0200
@@ -2,7 +2,7 @@
   author: Isaac Z. Schlueter i...@izs.me (http://blog.izs.me/),
   name: chownr,
   description: like `chown -R`,
-  version: 0.0.1,
+  version: 0.0.2,
   repository: {
 type: git,
 url: git://github.com/isaacs/chownr.git
@@ -16,5 +16,5 @@
   scripts: {
 test: tap test/*.js
   },
-  license: BSD
+  license: ISC
 }




commit nodejs-chownr for openSUSE:Factory

2015-04-27 Thread h_root
Hello community,

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

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


Package is nodejs-chownr

Changes:

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



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

2014-10-24 Thread h_root
Hello community,

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

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


Package is nodejs-chownr

Changes:

--- /work/SRC/openSUSE:Factory/nodejs-chownr/nodejs-chownr.changes  
2014-09-23 10:46:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-chownr.new/nodejs-chownr.changes 
2014-10-24 10:46:15.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct  9 15:07:52 UTC 2014 - jgleiss...@suse.com
+
+- use nodejs-packaging for building
+
+---



Other differences:
--
++ nodejs-chownr.spec ++
--- /var/tmp/diff_new_pack.IqnTTt/_old  2014-10-24 10:46:16.0 +0200
+++ /var/tmp/diff_new_pack.IqnTTt/_new  2014-10-24 10:46:16.0 +0200
@@ -26,11 +26,12 @@
 Group:  Development/Languages/Other
 Url:https://github.com/isaacs/chownr
 Source: 
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
-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
 Recursively change owner of files. Takes the same arguments as fs.chown().

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