10
0
forked from pool/cockpit-tukit

Update to 0.1.7 #4

Manually merged
abrooks merged 1 commits from abrooks/cockpit-tukit:update-0.1.7 into main 2026-01-18 19:00:09 +01:00
8 changed files with 2025 additions and 1652 deletions

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/openSUSE/cockpit-tukit.git</param>
<param name="changesrevision">2a2e01205de06efbd6e37dab9d85c3b6c2d90d92</param></service></servicedata>
<param name="changesrevision">61e54f1f419ed4aab45be07d58cd609f2e7923c4</param></service></servicedata>

Binary file not shown.

Binary file not shown.

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Jan 16 08:38:25 UTC 2026 - Alice Brooks <alice.brooks@suse.com>
- Update to version 0.1.7~git0.61e54f1:
* Dependency updates
* Translation updates
* Fix non-x86 builds
-------------------------------------------------------------------
Fri Sep 12 05:58:55 UTC 2025 - Miika Alikirri <miika.alikirri@suse.com>

View File

@@ -16,7 +16,7 @@
#
Name: cockpit-tukit
Version: 0.1.5
Version: 0.1.7~git0.61e54f1
Release: 0%{?dist}
Summary: Cockpit module for Transactional Update
License: LGPL-2.1-or-later
@@ -49,6 +49,7 @@ Cockpit module for Transactional Update
rm -f package-lock.json
rm -rf node_modules
local-npm-registry %{_sourcedir} install --include=dev --ignore-scripts|| ( find ~/.npm/_logs -name '*-debug.log' -print0 | xargs -0 cat; false)
touch package-lock.json
%build
mkdir -p pkg

Binary file not shown.

File diff suppressed because it is too large Load Diff

2454
package-lock.json generated

File diff suppressed because it is too large Load Diff