Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nodejs-common for openSUSE:Factory 
checked in at 2021-03-11 20:08:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs-common (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs-common.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs-common"

Thu Mar 11 20:08:19 2021 rev:10 rq:878074 version:4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs-common/nodejs-common.changes      
2021-02-23 20:19:47.199622907 +0100
+++ /work/SRC/openSUSE:Factory/.nodejs-common.new.2401/nodejs-common.changes    
2021-03-11 20:08:39.268309423 +0100
@@ -2 +2 @@
-Tue Feb  9 15:15:46 UTC 2021 - Adam Majer <[email protected]>
+Tue Mar  9 17:29:00 UTC 2021 - Adam Majer <[email protected]>
@@ -4 +4,2 @@
-- Fix typo in Requires
+- Provide nodejs and npm and nodejs-devel by the appropriate
+  defaults package

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

Other differences:
------------------
++++++ nodejs-common.spec ++++++
--- /var/tmp/diff_new_pack.qrGf2k/_old  2021-03-11 20:08:39.724310163 +0100
+++ /var/tmp/diff_new_pack.qrGf2k/_new  2021-03-11 20:08:39.724310163 +0100
@@ -66,7 +66,7 @@
 %endif
 
 Name:           nodejs-common
-Version:        4.0
+Version:        4.1
 Release:        0
 Summary:        Common files for the NodeJS ecosystem
 License:        MIT
@@ -90,6 +90,7 @@
 Group:          Development/Languages/NodeJS
 Requires:       nodejs%{default_node_ver}
 Requires:       nodejs-common
+Provides:       nodejs = %default_node_ver
 
 %description -n nodejs-default
 Depends on the most current and recommended version of nodejs for
@@ -100,6 +101,7 @@
 Group:          Development/Languages/NodeJS
 Requires:       nodejs-default
 Requires:       npm%{default_node_ver}
+Provides:       npm = %default_node_ver
 
 %description -n npm-default
 Depends on the npm version associated with the current default
@@ -110,6 +112,7 @@
 Group:          Development/Languages/NodeJS
 Requires:       nodejs%{default_node_ver}-devel
 Requires:       npm-default
+Provides:       nodejs-devel = %default_node_ver
 
 %description -n nodejs-devel-default
 Depends on the most current and up-to-date version of nodejs for

Reply via email to