10
0

Update to version 14 #3

Manually merged
abrooks merged 1 commits from abrooks/cockpit-subscriptions:main into main 2026-01-08 11:24:17 +01:00
7 changed files with 1137 additions and 1530 deletions

Binary file not shown.

BIN
cockpit-subscriptions-14.tar.xz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 8 09:26:17 UTC 2026 - Alice Brooks <alice.brooks@suse.com>
- Update to version 14
* Add registration server fields to register code form
* Update dependencies
-------------------------------------------------------------------
Fri Sep 12 05:35:03 UTC 2025 - Miika Alikirri <miika.alikirri@suse.com>

View File

@@ -16,7 +16,7 @@
#
Name: cockpit-subscriptions
Version: 13
Version: 14
Release: 1%{?dist}
Summary: Cockpit module for managing and registering subscriptions
License: LGPL-2.1-or-later
@@ -38,11 +38,11 @@ BuildRequires: gettext
Requires: cockpit-bridge
Requires: suseconnect-ng
Provides: bundled(npm(@patternfly/patternfly)) = 6.3.1
Provides: bundled(npm(@patternfly/react-core)) = 6.3.1
Provides: bundled(npm(@patternfly/react-icons)) = 6.3.1
Provides: bundled(npm(@patternfly/react-styles)) = 6.3.1
Provides: bundled(npm(@patternfly/react-tokens)) = 6.3.1
Provides: bundled(npm(@patternfly/patternfly)) = 6.4.0
Provides: bundled(npm(@patternfly/react-core)) = 6.4.0
Provides: bundled(npm(@patternfly/react-icons)) = 6.4.0
Provides: bundled(npm(@patternfly/react-styles)) = 6.4.0
Provides: bundled(npm(@patternfly/react-tokens)) = 6.4.0
Provides: bundled(npm(attr-accept)) = 2.2.5
Provides: bundled(npm(file-selector)) = 2.1.2
Provides: bundled(npm(focus-trap)) = 7.6.4
@@ -55,7 +55,7 @@ Provides: bundled(npm(react-dropzone)) = 14.3.8
Provides: bundled(npm(react-is)) = 16.13.1
Provides: bundled(npm(react)) = 18.3.1
Provides: bundled(npm(scheduler)) = 0.23.2
Provides: bundled(npm(tabbable)) = 6.2.0
Provides: bundled(npm(tabbable)) = 6.4.0
Provides: bundled(npm(tslib)) = 2.8.1
%description

Binary file not shown.

File diff suppressed because it is too large Load Diff

1628
package-lock.json generated

File diff suppressed because it is too large Load Diff