commit cockpit-tukit for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cockpit-tukit for openSUSE:Factory checked in at 2024-08-12 12:31:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cockpit-tukit (Old) and /work/SRC/openSUSE:Factory/.cockpit-tukit.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "cockpit-tukit" Mon Aug 12 12:31:01 2024 rev:10 rq:1193023 version:0.1.2~git0.647b3e3 Changes: -------- --- /work/SRC/openSUSE:Factory/cockpit-tukit/cockpit-tukit.changes 2024-02-26 19:47:39.678833538 +0100 +++ /work/SRC/openSUSE:Factory/.cockpit-tukit.new.7232/cockpit-tukit.changes 2024-08-12 12:32:50.730725068 +0200 @@ -1,0 +2,5 @@ +Fri Aug 9 12:22:33 UTC 2024 - Adam Majer <adam.majer@suse.de> + +- 38.patch: pending build fixes against newer cockpit + +------------------------------------------------------------------- New: ---- 38.patch BETA DEBUG BEGIN: New: - 38.patch: pending build fixes against newer cockpit BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cockpit-tukit.spec ++++++ --- /var/tmp/diff_new_pack.EZWDM3/_old 2024-08-12 12:32:54.114866143 +0200 +++ /var/tmp/diff_new_pack.EZWDM3/_new 2024-08-12 12:32:54.118866309 +0200 @@ -28,7 +28,8 @@ Source11: node_modules.spec.inc Source12: node_modules.sums %include %_sourcedir/node_modules.spec.inc -Patch0: load-css-overrides.patch +Patch1: 38.patch +Patch2: load-css-overrides.patch BuildArch: noarch BuildRequires: appstream-glib BuildRequires: cockpit-devel >= 293 @@ -50,11 +51,12 @@ 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) +local-npm-registry %{_sourcedir} install --include=dev --ignore-scripts|| ( find ~/.npm/_logs -name '*-debug.log' -print0 | xargs -0 cat; false) %build mkdir -p pkg cp -r %{_datadir}/cockpit/devel/lib pkg/lib +npx patch-package NODE_ENV=production npm run build %install ++++++ 38.patch ++++++ ++++ 16550 lines (skipped) ++++++ cockpit-tukit-0.1.2~git0.647b3e3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cockpit-tukit-0.1.2~git0.647b3e3/.git/FETCH_HEAD new/cockpit-tukit-0.1.2~git0.647b3e3/.git/FETCH_HEAD --- old/cockpit-tukit-0.1.2~git0.647b3e3/.git/FETCH_HEAD 1970-01-01 01:00:00.000000000 +0100 +++ new/cockpit-tukit-0.1.2~git0.647b3e3/.git/FETCH_HEAD 2024-01-11 09:57:55.000000000 +0100 @@ -0,0 +1,3 @@ +647b3e39fcc5d316b1c44b0fbdc9388060dfce47 branch 'master' of https://github.com/openSUSE/cockpit-tukit +627ae4d71ef8cd89074e400afc58af396d34a68b not-for-merge branch 'ci' of https://github.com/openSUSE/cockpit-tukit +97357d5ecd7a4b5ba641521f5f385b87b7d9a788 not-for-merge branch 'stable-5.2' of https://github.com/openSUSE/cockpit-tukit diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cockpit-tukit-0.1.2~git0.647b3e3/.git/config new/cockpit-tukit-0.1.2~git0.647b3e3/.git/config --- old/cockpit-tukit-0.1.2~git0.647b3e3/.git/config 2024-01-11 09:57:55.000000000 +0100 +++ new/cockpit-tukit-0.1.2~git0.647b3e3/.git/config 2024-01-11 09:57:55.000000000 +0100 @@ -13,3 +13,6 @@ merge = refs/heads/master [extensions] partialClone = origin +[branch "ci"] + remote = origin + merge = refs/heads/ci diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cockpit-tukit-0.1.2~git0.647b3e3/.git/hooks/pre-commit.sample new/cockpit-tukit-0.1.2~git0.647b3e3/.git/hooks/pre-commit.sample --- old/cockpit-tukit-0.1.2~git0.647b3e3/.git/hooks/pre-commit.sample 2024-01-11 09:57:55.000000000 +0100 +++ new/cockpit-tukit-0.1.2~git0.647b3e3/.git/hooks/pre-commit.sample 2024-01-11 09:57:55.000000000 +0100 @@ -28,7 +28,7 @@ # Note that the use of brackets around a tr range is ok here, (it's # even required, for portability to Solaris 10's /usr/bin/tr), since # the square bracket bytes happen to fall in the designated range. - test $(git diff --cached --name-only --diff-filter=A -z $against | + test $(git diff-index --cached --name-only --diff-filter=A -z $against | LC_ALL=C tr -d '[ -~]\0' | wc -c) != 0 then cat <<\EOF Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/index and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/index differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/HEAD new/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/HEAD --- old/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/HEAD 2024-01-11 09:57:55.000000000 +0100 +++ new/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/HEAD 2024-01-11 09:57:55.000000000 +0100 @@ -1,3 +1,10 @@ -0000000000000000000000000000000000000000 647b3e39fcc5d316b1c44b0fbdc9388060dfce47 Luna <luna.dragon@suse.com> 1705396218 +0530 clone: from https://github.com/openSUSE/cockpit-tukit.git -647b3e39fcc5d316b1c44b0fbdc9388060dfce47 647b3e39fcc5d316b1c44b0fbdc9388060dfce47 Luna <luna.dragon@suse.com> 1705396220 +0530 checkout: moving from master to master -647b3e39fcc5d316b1c44b0fbdc9388060dfce47 647b3e39fcc5d316b1c44b0fbdc9388060dfce47 Luna <luna.dragon@suse.com> 1705396220 +0530 reset: moving to master +0000000000000000000000000000000000000000 647b3e39fcc5d316b1c44b0fbdc9388060dfce47 Adam Majer <amajer@suse.com> 1723199378 +0200 clone: from https://github.com/openSUSE/cockpit-tukit.git +647b3e39fcc5d316b1c44b0fbdc9388060dfce47 647b3e39fcc5d316b1c44b0fbdc9388060dfce47 Adam Majer <amajer@suse.com> 1723199379 +0200 checkout: moving from master to master +647b3e39fcc5d316b1c44b0fbdc9388060dfce47 647b3e39fcc5d316b1c44b0fbdc9388060dfce47 Adam Majer <amajer@suse.com> 1723199379 +0200 reset: moving to master +647b3e39fcc5d316b1c44b0fbdc9388060dfce47 647b3e39fcc5d316b1c44b0fbdc9388060dfce47 Adam Majer <amajer@suse.com> 1723199769 +0200 reset: moving to master +647b3e39fcc5d316b1c44b0fbdc9388060dfce47 647b3e39fcc5d316b1c44b0fbdc9388060dfce47 Adam Majer <amajer@suse.com> 1723204215 +0200 reset: moving to master +647b3e39fcc5d316b1c44b0fbdc9388060dfce47 627ae4d71ef8cd89074e400afc58af396d34a68b Adam Majer <amajer@suse.com> 1723204497 +0200 checkout: moving from master to ci +627ae4d71ef8cd89074e400afc58af396d34a68b 647b3e39fcc5d316b1c44b0fbdc9388060dfce47 Adam Majer <amajer@suse.com> 1723204503 +0200 checkout: moving from ci to master +647b3e39fcc5d316b1c44b0fbdc9388060dfce47 627ae4d71ef8cd89074e400afc58af396d34a68b Adam Majer <amajer@suse.com> 1723204570 +0200 checkout: moving from master to ci +627ae4d71ef8cd89074e400afc58af396d34a68b 647b3e39fcc5d316b1c44b0fbdc9388060dfce47 Adam Majer <amajer@suse.com> 1723204669 +0200 checkout: moving from ci to master +647b3e39fcc5d316b1c44b0fbdc9388060dfce47 647b3e39fcc5d316b1c44b0fbdc9388060dfce47 Adam Majer <amajer@suse.com> 1723204750 +0200 reset: moving to master diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/refs/heads/ci new/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/refs/heads/ci --- old/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/refs/heads/ci 1970-01-01 01:00:00.000000000 +0100 +++ new/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/refs/heads/ci 2024-01-11 09:57:55.000000000 +0100 @@ -0,0 +1 @@ +0000000000000000000000000000000000000000 627ae4d71ef8cd89074e400afc58af396d34a68b Adam Majer <amajer@suse.com> 1723204497 +0200 branch: Created from refs/remotes/origin/ci diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/refs/heads/master new/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/refs/heads/master --- old/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/refs/heads/master 2024-01-11 09:57:55.000000000 +0100 +++ new/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/refs/heads/master 2024-01-11 09:57:55.000000000 +0100 @@ -1 +1 @@ -0000000000000000000000000000000000000000 647b3e39fcc5d316b1c44b0fbdc9388060dfce47 Luna <luna.dragon@suse.com> 1705396218 +0530 clone: from https://github.com/openSUSE/cockpit-tukit.git +0000000000000000000000000000000000000000 647b3e39fcc5d316b1c44b0fbdc9388060dfce47 Adam Majer <amajer@suse.com> 1723199378 +0200 clone: from https://github.com/openSUSE/cockpit-tukit.git diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/refs/remotes/origin/HEAD new/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/refs/remotes/origin/HEAD --- old/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/refs/remotes/origin/HEAD 2024-01-11 09:57:55.000000000 +0100 +++ new/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/refs/remotes/origin/HEAD 2024-01-11 09:57:55.000000000 +0100 @@ -1 +1 @@ -0000000000000000000000000000000000000000 647b3e39fcc5d316b1c44b0fbdc9388060dfce47 Luna <luna.dragon@suse.com> 1705396218 +0530 clone: from https://github.com/openSUSE/cockpit-tukit.git +0000000000000000000000000000000000000000 647b3e39fcc5d316b1c44b0fbdc9388060dfce47 Adam Majer <amajer@suse.com> 1723199378 +0200 clone: from https://github.com/openSUSE/cockpit-tukit.git diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/refs/remotes/origin/ci new/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/refs/remotes/origin/ci --- old/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/refs/remotes/origin/ci 1970-01-01 01:00:00.000000000 +0100 +++ new/cockpit-tukit-0.1.2~git0.647b3e3/.git/logs/refs/remotes/origin/ci 2024-01-11 09:57:55.000000000 +0100 @@ -0,0 +1,2 @@ +770d7c54f3f05585d0efd001cdc63e9de0a08c39 5d159f732ec7ceac3accfff916bd0caa9f8a47f7 Adam Majer <amajer@suse.com> 1723204215 +0200 fetch --filter=tree:0 --tags: fast-forward +5d159f732ec7ceac3accfff916bd0caa9f8a47f7 627ae4d71ef8cd89074e400afc58af396d34a68b Adam Majer <amajer@suse.com> 1723204481 +0200 pull: forced-update Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-0f9dbb36347d5b3daf6a0cf22a4bed88b14ce165.idx and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-0f9dbb36347d5b3daf6a0cf22a4bed88b14ce165.idx differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-0f9dbb36347d5b3daf6a0cf22a4bed88b14ce165.pack and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-0f9dbb36347d5b3daf6a0cf22a4bed88b14ce165.pack differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-0f9dbb36347d5b3daf6a0cf22a4bed88b14ce165.rev and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-0f9dbb36347d5b3daf6a0cf22a4bed88b14ce165.rev differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-44d2d1b1893819db0d5c560cfb1855dd461dcbdd.idx and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-44d2d1b1893819db0d5c560cfb1855dd461dcbdd.idx differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-44d2d1b1893819db0d5c560cfb1855dd461dcbdd.pack and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-44d2d1b1893819db0d5c560cfb1855dd461dcbdd.pack differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-44d2d1b1893819db0d5c560cfb1855dd461dcbdd.rev and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-44d2d1b1893819db0d5c560cfb1855dd461dcbdd.rev differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-5195575423d06323ff58da37b198e89b7d4edf6f.idx and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-5195575423d06323ff58da37b198e89b7d4edf6f.idx differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-5195575423d06323ff58da37b198e89b7d4edf6f.pack and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-5195575423d06323ff58da37b198e89b7d4edf6f.pack differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-5195575423d06323ff58da37b198e89b7d4edf6f.promisor new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-5195575423d06323ff58da37b198e89b7d4edf6f.promisor --- old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-5195575423d06323ff58da37b198e89b7d4edf6f.promisor 1970-01-01 01:00:00.000000000 +0100 +++ new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-5195575423d06323ff58da37b198e89b7d4edf6f.promisor 2024-01-11 09:57:55.000000000 +0100 @@ -0,0 +1,16 @@ +647b3e39fcc5d316b1c44b0fbdc9388060dfce47 HEAD +770d7c54f3f05585d0efd001cdc63e9de0a08c39 refs/heads/ci +647b3e39fcc5d316b1c44b0fbdc9388060dfce47 refs/heads/master +97357d5ecd7a4b5ba641521f5f385b87b7d9a788 refs/heads/stable-5.2 +7d6f238a809620af713b9769ff6b50584889d7c7 refs/tags/0.0.1 +16f2078e330ce9c6f3bc97e15943fd1e64dec04d refs/tags/0.0.2 +d4aa7e9d3e35ee044a7ef43ea3a23da3bec80e4b refs/tags/0.0.3 +a81f5ff73f208ee9439c793b4f720ec3f8b50093 refs/tags/0.0.4 +c34c0717c676e1a35dd67afb163cc093fa7b4a70 refs/tags/0.0.5 +c6794effa85805a8936a398c5ab05c7f72958656 refs/tags/0.0.6 +3971c6bec43f2c9a60fe30206363732a68fe2938 refs/tags/0.0.7 +a915cfda5dd776c5ed0c28b97ff5a73a1ed528e3 refs/tags/0.0.8 +81662cf3c3e9d027ad4a7c5b06bde12c537a1a4a refs/tags/0.0.9 +8c6c01ac09633a5392de1ab89dae5b3fb3000e97 refs/tags/0.1.0 +9ca9d0ffda71c25458074416a2a1c2d16b893aba refs/tags/0.1.1 +647b3e39fcc5d316b1c44b0fbdc9388060dfce47 refs/tags/0.1.2 Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-5195575423d06323ff58da37b198e89b7d4edf6f.rev and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-5195575423d06323ff58da37b198e89b7d4edf6f.rev differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7113f690430716ee2e0b26ef6236c34855ce30a8.idx and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7113f690430716ee2e0b26ef6236c34855ce30a8.idx differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7113f690430716ee2e0b26ef6236c34855ce30a8.pack and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7113f690430716ee2e0b26ef6236c34855ce30a8.pack differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7113f690430716ee2e0b26ef6236c34855ce30a8.rev and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7113f690430716ee2e0b26ef6236c34855ce30a8.rev differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7644a20a4d15111788fcf174084b89839ec879f5.idx and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7644a20a4d15111788fcf174084b89839ec879f5.idx differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7644a20a4d15111788fcf174084b89839ec879f5.pack and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7644a20a4d15111788fcf174084b89839ec879f5.pack differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7644a20a4d15111788fcf174084b89839ec879f5.rev and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7644a20a4d15111788fcf174084b89839ec879f5.rev differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7dd8c0b67a4ee3d189dae1f7c2c7b14757de0cbb.idx and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7dd8c0b67a4ee3d189dae1f7c2c7b14757de0cbb.idx differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7dd8c0b67a4ee3d189dae1f7c2c7b14757de0cbb.pack and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7dd8c0b67a4ee3d189dae1f7c2c7b14757de0cbb.pack differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7dd8c0b67a4ee3d189dae1f7c2c7b14757de0cbb.rev and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-7dd8c0b67a4ee3d189dae1f7c2c7b14757de0cbb.rev differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-8378bd3feac1fa320ee819069b6fb769bdc9d4fb.idx and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-8378bd3feac1fa320ee819069b6fb769bdc9d4fb.idx differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-8378bd3feac1fa320ee819069b6fb769bdc9d4fb.pack and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-8378bd3feac1fa320ee819069b6fb769bdc9d4fb.pack differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-8378bd3feac1fa320ee819069b6fb769bdc9d4fb.rev and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-8378bd3feac1fa320ee819069b6fb769bdc9d4fb.rev differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-a591ebe28ddd5b18e7fa77eaa485fadbf3deeda8.idx and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-a591ebe28ddd5b18e7fa77eaa485fadbf3deeda8.idx differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-a591ebe28ddd5b18e7fa77eaa485fadbf3deeda8.pack and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-a591ebe28ddd5b18e7fa77eaa485fadbf3deeda8.pack differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-a591ebe28ddd5b18e7fa77eaa485fadbf3deeda8.rev and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-a591ebe28ddd5b18e7fa77eaa485fadbf3deeda8.rev differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-a6127be13e5788bcaabb321aa0158762e50e93e4.idx and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-a6127be13e5788bcaabb321aa0158762e50e93e4.idx differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-a6127be13e5788bcaabb321aa0158762e50e93e4.pack and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-a6127be13e5788bcaabb321aa0158762e50e93e4.pack differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-a6127be13e5788bcaabb321aa0158762e50e93e4.rev and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-a6127be13e5788bcaabb321aa0158762e50e93e4.rev differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-f33d28085437d8547649c39f4b836f05da01401d.idx and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-f33d28085437d8547649c39f4b836f05da01401d.idx differ Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-f33d28085437d8547649c39f4b836f05da01401d.pack and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-f33d28085437d8547649c39f4b836f05da01401d.pack differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-f33d28085437d8547649c39f4b836f05da01401d.promisor new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-f33d28085437d8547649c39f4b836f05da01401d.promisor --- old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-f33d28085437d8547649c39f4b836f05da01401d.promisor 2024-01-11 09:57:55.000000000 +0100 +++ new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-f33d28085437d8547649c39f4b836f05da01401d.promisor 1970-01-01 01:00:00.000000000 +0100 @@ -1,15 +0,0 @@ -647b3e39fcc5d316b1c44b0fbdc9388060dfce47 HEAD -647b3e39fcc5d316b1c44b0fbdc9388060dfce47 refs/heads/master -97357d5ecd7a4b5ba641521f5f385b87b7d9a788 refs/heads/stable-5.2 -7d6f238a809620af713b9769ff6b50584889d7c7 refs/tags/0.0.1 -16f2078e330ce9c6f3bc97e15943fd1e64dec04d refs/tags/0.0.2 -d4aa7e9d3e35ee044a7ef43ea3a23da3bec80e4b refs/tags/0.0.3 -a81f5ff73f208ee9439c793b4f720ec3f8b50093 refs/tags/0.0.4 -c34c0717c676e1a35dd67afb163cc093fa7b4a70 refs/tags/0.0.5 -c6794effa85805a8936a398c5ab05c7f72958656 refs/tags/0.0.6 -3971c6bec43f2c9a60fe30206363732a68fe2938 refs/tags/0.0.7 -a915cfda5dd776c5ed0c28b97ff5a73a1ed528e3 refs/tags/0.0.8 -81662cf3c3e9d027ad4a7c5b06bde12c537a1a4a refs/tags/0.0.9 -8c6c01ac09633a5392de1ab89dae5b3fb3000e97 refs/tags/0.1.0 -9ca9d0ffda71c25458074416a2a1c2d16b893aba refs/tags/0.1.1 -647b3e39fcc5d316b1c44b0fbdc9388060dfce47 refs/tags/0.1.2 Binary files old/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-f33d28085437d8547649c39f4b836f05da01401d.rev and new/cockpit-tukit-0.1.2~git0.647b3e3/.git/objects/pack/pack-f33d28085437d8547649c39f4b836f05da01401d.rev differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cockpit-tukit-0.1.2~git0.647b3e3/.git/packed-refs new/cockpit-tukit-0.1.2~git0.647b3e3/.git/packed-refs --- old/cockpit-tukit-0.1.2~git0.647b3e3/.git/packed-refs 2024-01-11 09:57:55.000000000 +0100 +++ new/cockpit-tukit-0.1.2~git0.647b3e3/.git/packed-refs 2024-01-11 09:57:55.000000000 +0100 @@ -1,4 +1,5 @@ # pack-refs with: peeled fully-peeled sorted +770d7c54f3f05585d0efd001cdc63e9de0a08c39 refs/remotes/origin/ci 647b3e39fcc5d316b1c44b0fbdc9388060dfce47 refs/remotes/origin/master 97357d5ecd7a4b5ba641521f5f385b87b7d9a788 refs/remotes/origin/stable-5.2 7d6f238a809620af713b9769ff6b50584889d7c7 refs/tags/0.0.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cockpit-tukit-0.1.2~git0.647b3e3/.git/refs/heads/ci new/cockpit-tukit-0.1.2~git0.647b3e3/.git/refs/heads/ci --- old/cockpit-tukit-0.1.2~git0.647b3e3/.git/refs/heads/ci 1970-01-01 01:00:00.000000000 +0100 +++ new/cockpit-tukit-0.1.2~git0.647b3e3/.git/refs/heads/ci 2024-01-11 09:57:55.000000000 +0100 @@ -0,0 +1 @@ +627ae4d71ef8cd89074e400afc58af396d34a68b diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/cockpit-tukit-0.1.2~git0.647b3e3/.git/refs/remotes/origin/ci new/cockpit-tukit-0.1.2~git0.647b3e3/.git/refs/remotes/origin/ci --- old/cockpit-tukit-0.1.2~git0.647b3e3/.git/refs/remotes/origin/ci 1970-01-01 01:00:00.000000000 +0100 +++ new/cockpit-tukit-0.1.2~git0.647b3e3/.git/refs/remotes/origin/ci 2024-01-11 09:57:55.000000000 +0100 @@ -0,0 +1 @@ +627ae4d71ef8cd89074e400afc58af396d34a68b ++++++ node_modules.obscpio ++++++ /work/SRC/openSUSE:Factory/cockpit-tukit/node_modules.obscpio /work/SRC/openSUSE:Factory/.cockpit-tukit.new.7232/node_modules.obscpio differ: char 59, line 1 ++++++ node_modules.spec.inc ++++++ ++++ 872 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/cockpit-tukit/node_modules.spec.inc ++++ and /work/SRC/openSUSE:Factory/.cockpit-tukit.new.7232/node_modules.spec.inc ++++++ node_modules.sums ++++++ ++++ 721 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/cockpit-tukit/node_modules.sums ++++ and /work/SRC/openSUSE:Factory/.cockpit-tukit.new.7232/node_modules.sums ++++++ package-lock.json ++++++ ++++ 12696 lines (skipped) ++++ between /work/SRC/openSUSE:Factory/cockpit-tukit/package-lock.json ++++ and /work/SRC/openSUSE:Factory/.cockpit-tukit.new.7232/package-lock.json
participants (1)
-
Source-Sync