Hello community,

here is the log from the commit of package nodejs-node-gyp for openSUSE:Factory 
checked in at 2015-08-05 06:51:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs-node-gyp (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs-node-gyp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs-node-gyp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs-node-gyp/nodejs-node-gyp.changes  
2015-04-27 13:01:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-node-gyp.new/nodejs-node-gyp.changes     
2015-08-05 06:51:04.000000000 +0200
@@ -1,0 +2,16 @@
+Wed Jul 29 13:10:34 UTC 2015 - i...@marguerite.su
+
+- update version 2.0.2
+- fix boo#937101: tar, minimatch versions
+
+-------------------------------------------------------------------
+Sat Jun 27 07:37:26 UTC 2015 - i...@marguerite.su
+
+- update version 2.0.1
+
+-------------------------------------------------------------------
+Fri Apr 24 12:23:05 UTC 2015 - hvo...@suse.com
+
+- Update to version 1.0.3
+
+-------------------------------------------------------------------

Old:
----
  node-gyp-1.0.2.tgz

New:
----
  node-gyp-2.0.2.tgz

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

Other differences:
------------------
++++++ nodejs-node-gyp.spec ++++++
--- /var/tmp/diff_new_pack.buJWPp/_old  2015-08-05 06:51:05.000000000 +0200
+++ /var/tmp/diff_new_pack.buJWPp/_new  2015-08-05 06:51:05.000000000 +0200
@@ -19,7 +19,7 @@
 %define base_name node-gyp
 
 Name:           nodejs-node-gyp
-Version:        1.0.2
+Version:        2.0.2
 Release:        0
 Summary:        Node.js native addon build tool
 License:        MIT
@@ -43,6 +43,10 @@
 %prep
 %setup -q -n package
 %patch -p1
+%nodejs_fixdep minimatch '^2.0.8'
+%nodejs_fixdep tar '^2.1.1'
+
+find . -name "*.orig" -delete -print
 
 %build
 
@@ -55,7 +59,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README.md LICENSE
+%doc README.md LICENSE History.md
 %{_bindir}/node-gyp
 %{nodejs_modulesdir}/%{base_name}
 

++++++ node-gyp-1.0.2.tgz -> node-gyp-2.0.2.tgz ++++++
++++ 9228 lines of diff (skipped)


Reply via email to