Hello community,

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

Package is "nodejs-async"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs-async/nodejs-async.changes        
2015-06-30 10:16:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-async.new/nodejs-async.changes   
2015-08-05 06:51:33.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jul 30 12:06:24 UTC 2015 - i...@marguerite.su
+
+- update version 1.4.0
+
+-------------------------------------------------------------------

Old:
----
  async-0.9.2.tgz

New:
----
  async-1.4.0.tgz

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

Other differences:
------------------
++++++ nodejs-async.spec ++++++
--- /var/tmp/diff_new_pack.4bZ71U/_old  2015-08-05 06:51:34.000000000 +0200
+++ /var/tmp/diff_new_pack.4bZ71U/_new  2015-08-05 06:51:34.000000000 +0200
@@ -19,7 +19,7 @@
 %define base_name async
 
 Name:           nodejs-async
-Version:        0.9.2
+Version:        1.4.0
 Release:        0
 Summary:        Higher-order functions and common patterns for asynchronous 
code
 License:        MIT
@@ -42,13 +42,13 @@
 %build
 
 %install
-mkdir -p %{buildroot}%{nodejs_modulesdir}/%{base_name}
-cp -pr *.json lib support \
-        %{buildroot}%{nodejs_modulesdir}/%{base_name}/
+mkdir -p %{buildroot}%{nodejs_sitelib}/%{base_name}
+cp -pr package.json lib support \
+        %{buildroot}%{nodejs_sitelib}/%{base_name}/
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE README.md
-%{nodejs_modulesdir}/%{base_name}
+%doc LICENSE README.md CHANGELOG.md
+%{nodejs_sitelib}/%{base_name}
 
 %changelog

++++++ async-0.9.2.tgz -> async-1.4.0.tgz ++++++
++++ 3302 lines of diff (skipped)


Reply via email to