Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cockpit-wicked for openSUSE:Factory 
checked in at 2023-09-08 21:16:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cockpit-wicked (Old)
 and      /work/SRC/openSUSE:Factory/.cockpit-wicked.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cockpit-wicked"

Fri Sep  8 21:16:25 2023 rev:2 rq:1109737 version:5~git0.82629da

Changes:
--------
--- /work/SRC/openSUSE:Factory/cockpit-wicked/cockpit-wicked.changes    
2023-08-30 10:23:42.623059164 +0200
+++ /work/SRC/openSUSE:Factory/.cockpit-wicked.new.1766/cockpit-wicked.changes  
2023-09-08 21:17:31.806737516 +0200
@@ -1,0 +2,6 @@
+Fri Sep  8 12:33:48 UTC 2023 - Miika Alikirri <miika.aliki...@suse.com>
+
+- Remove the node_modules service workaround
+  and node-module-duplicate-fix.patch
+
+-------------------------------------------------------------------

Old:
----
  node-module-duplicate-fix.patch

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

Other differences:
------------------
++++++ cockpit-wicked.spec ++++++
--- /var/tmp/diff_new_pack.3aTvuJ/_old  2023-09-08 21:17:35.834881767 +0200
+++ /var/tmp/diff_new_pack.3aTvuJ/_new  2023-09-08 21:17:35.834881767 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package cockpit
+# spec file for package cockpit-wicked
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,6 @@
 Source11:       node_modules.spec.inc
 Source12:       node_modules.sums
 %include %_sourcedir/node_modules.spec.inc
-Patch0:         node-module-duplicate-fix.patch
 BuildArch:      noarch
 BuildRequires:  appstream-glib
 BuildRequires:  appstream-glib
@@ -50,7 +49,6 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1
 rm -f package-lock.json
 rm -rf node_modules
 local-npm-registry %{_sourcedir} install --with=dev || ( find ~/.npm/_logs 
-name '*-debug.log' -print0 | xargs -0 cat; false)

++++++ _service ++++++
--- /var/tmp/diff_new_pack.3aTvuJ/_old  2023-09-08 21:17:35.882883486 +0200
+++ /var/tmp/diff_new_pack.3aTvuJ/_new  2023-09-08 21:17:35.886883629 +0200
@@ -12,25 +12,20 @@
     <param name="file">cockpit-wicked*.tar</param>
     <param name="compression">xz</param>
   </service>
-  <!-- Manually update package-lock.json until node_module service supports 
multiple package versions
   <service name="extract_file" mode="manual">
     <param name="archive">cockpit-wicked*.tar.xz</param>
     <param name="files">cockpit-wicked-*/package-lock.json</param>
   </service>
-  -->
   <service name="node_modules" mode="manual">
     <param name="cpio">node_modules.obscpio</param>
     <param name="output">node_modules.spec.inc</param>
     <param name="source-offset">1000</param>
   </service>
-  <!-- Manually update spec file until node_module service supports multiple 
package versions
-       since OBS requires an extra patch file
   <service name="extract_file" mode="manual">
     <param name="archive">cockpit-wicked*.tar.xz</param>
     <param 
name="files">cockpit-wicked*/packaging/cockpit-wicked.spec.in</param>
     <param name="outfilename">cockpit-wicked.spec</param>
   </service>
-  -->
   <service name="set_version" mode="manual"/>
 </services>
 

++++++ node_modules.obscpio ++++++
/work/SRC/openSUSE:Factory/cockpit-wicked/node_modules.obscpio 
/work/SRC/openSUSE:Factory/.cockpit-wicked.new.1766/node_modules.obscpio 
differ: char 4331, line 17

++++++ node_modules.spec.inc ++++++
++++ 1946 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/cockpit-wicked/node_modules.spec.inc
++++ and 
/work/SRC/openSUSE:Factory/.cockpit-wicked.new.1766/node_modules.spec.inc

++++++ node_modules.sums ++++++
++++ 1044 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/cockpit-wicked/node_modules.sums
++++ and /work/SRC/openSUSE:Factory/.cockpit-wicked.new.1766/node_modules.sums

++++++ package-lock.json ++++++
++++ 1402 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/cockpit-wicked/package-lock.json
++++ and /work/SRC/openSUSE:Factory/.cockpit-wicked.new.1766/package-lock.json

Reply via email to