Hello community,

here is the log from the commit of package nodejs12 for openSUSE:Leap:15.2 
checked in at 2020-06-10 16:50:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/nodejs12 (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.nodejs12.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs12"

Wed Jun 10 16:50:36 2020 rev:5 rq:813048 version:12.18.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/nodejs12/nodejs12.changes      2020-06-06 
15:48:07.883984483 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.nodejs12.new.3606/nodejs12.changes    
2020-06-10 16:50:43.132500815 +0200
@@ -1,0 +2,5 @@
+Tue Jun  9 11:34:55 UTC 2020 - Adam Majer <[email protected]>
+
+- Add Require for nodejs12 when intalling npm12. (bsc#1172728)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ nodejs12.spec ++++++
--- /var/tmp/diff_new_pack.mbzUkf/_old  2020-06-10 16:50:43.692502439 +0200
+++ /var/tmp/diff_new_pack.mbzUkf/_new  2020-06-10 16:50:43.696502451 +0200
@@ -249,7 +249,7 @@
 %endif
 
 %if ! 0%{with intree_nghttp2}
-BuildRequires:  libnghttp2-devel >= 1.39.2
+BuildRequires:  libnghttp2-devel >= 1.41.0
 %endif
 
 %if 0%{with valgrind_tests}
@@ -303,6 +303,8 @@
 %package -n npm12
 Summary:        Package manager for Node.js
 Group:          Development/Languages/NodeJS
+Requires:       %{name} = %{version}
+Requires:       nodejs-common
 Recommends:     %{name}-devel = %{version}
 Provides:       nodejs-npm = %{version}
 Obsoletes:      nodejs-npm < 4.0.0




Reply via email to