Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package cockpit-machines for
openSUSE:Factory checked in at 2021-08-23 10:07:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cockpit-machines (Old)
and /work/SRC/openSUSE:Factory/.cockpit-machines.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cockpit-machines"
Mon Aug 23 10:07:46 2021 rev:3 rq:912373 version:243.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/cockpit-machines/cockpit-machines.changes
2021-06-29 22:44:13.450950013 +0200
+++
/work/SRC/openSUSE:Factory/.cockpit-machines.new.1899/cockpit-machines.changes
2021-08-23 10:08:17.680237666 +0200
@@ -1,0 +2,6 @@
+Fri Aug 13 11:23:02 UTC 2021 - Ludwig Nussel <[email protected]>
+
+- new version 249.1
+ https://github.com/cockpit-project/cockpit-machines/releases/tag/249
+
+-------------------------------------------------------------------
Old:
----
cockpit-machines-243.1.obscpio
New:
----
cockpit-machines.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cockpit-machines.spec ++++++
--- /var/tmp/diff_new_pack.tmrfOW/_old 2021-08-23 10:08:21.704232973 +0200
+++ /var/tmp/diff_new_pack.tmrfOW/_new 2021-08-23 10:08:21.708232969 +0200
@@ -22,7 +22,9 @@
Summary: Cockpit user interface for virtual machines
License: LGPL-2.1-or-later AND MIT
URL: https://github.com/cockpit-project/cockpit-machines
-Source: cockpit-machines-%{version}.tar
+# source_validator insists that if obscpio has no version then
+# tarball must neither
+Source: cockpit-machines.tar
Source10: package-lock.json
Source11: node_modules.spec.inc
%include %_sourcedir/node_modules.spec.inc
@@ -54,9 +56,9 @@
%prep
-%autosetup -p1
+%autosetup -p1 -n %{name}
rm -f package-lock.json
-local-npm-registry %{_sourcedir} install --with=dev || ( find ~/.npm/_logs
-name '*-debug.log' -print0 | xargs -0 cat; false)
+local-npm-registry %{_sourcedir} install --with=dev --legacy-peer-deps || (
find ~/.npm/_logs -name '*-debug.log' -print0 | xargs -0 cat; false)
%build
cp -r %{_datadir}/cockpit/devel/lib src/lib
@@ -68,7 +70,7 @@
%files
%doc README.md
-%license LICENSE dist/index.js.LICENSE.txt
+%license LICENSE dist/index.js.LICENSE.txt.gz
%{_datadir}/cockpit
%{_datadir}/metainfo/*
++++++ _service ++++++
--- /var/tmp/diff_new_pack.tmrfOW/_old 2021-08-23 10:08:21.744232927 +0200
+++ /var/tmp/diff_new_pack.tmrfOW/_new 2021-08-23 10:08:21.744232927 +0200
@@ -3,15 +3,17 @@
<param name="versionformat">@PARENT_TAG@</param>
<param
name="url">http://github.com/cockpit-project/cockpit-machines.git</param>
<param name="scm">git</param>
- <param name="revision">243.1</param>
+ <param name="revision">249.1</param>
+ <param name="filename">cockpit-machines</param>
+ <param name="without-version">enable</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">10000</param>
</service>
<service mode="buildtime" name="tar">
<param name="obsinfo">cockpit-machines.obsinfo</param>
+ <param name="filename">cockpit-machines</param>
</service>
<service mode="buildtime" name="set_version">
<param name="basename">cockpit-machines</param>
++++++ cockpit-machines-243.1.obscpio -> cockpit-machines.obscpio ++++++
++++ 13654 lines of diff (skipped)
++++++ cockpit-machines.obsinfo ++++++
--- /var/tmp/diff_new_pack.tmrfOW/_old 2021-08-23 10:08:21.972232661 +0200
+++ /var/tmp/diff_new_pack.tmrfOW/_new 2021-08-23 10:08:21.972232661 +0200
@@ -1,5 +1,5 @@
name: cockpit-machines
-version: 243.1
-mtime: 1619072157
-commit: e423f6dd52ae73ae4d1fd393844958fe82eb612f
+version: 249.1
+mtime: 1628094778
+commit: 33272e4b91ca8a25b5d899aa8d6e05dde6450969
++++++ node_modules.obscpio ++++++
/work/SRC/openSUSE:Factory/cockpit-machines/node_modules.obscpio
/work/SRC/openSUSE:Factory/.cockpit-machines.new.1899/node_modules.obscpio
differ: char 27, line 1
++++++ node_modules.spec.inc ++++++
++++ 2231 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/cockpit-machines/node_modules.spec.inc
++++ and
/work/SRC/openSUSE:Factory/.cockpit-machines.new.1899/node_modules.spec.inc
++++++ package-lock.json ++++++
++++ 22879 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/cockpit-machines/package-lock.json
++++ and /work/SRC/openSUSE:Factory/.cockpit-machines.new.1899/package-lock.json