Allow horizontal migrations when showing EULAs (bsc#1218649 and bsc#1217961)
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=79
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/SUSE/connect-ng.git</param>
|
<param name="url">https://github.com/SUSE/connect-ng.git</param>
|
||||||
<param name="changesrevision">fdeb5348763f9aa84130c6257077edce34adf218</param></service></servicedata>
|
<param name="changesrevision">07dab6ef19302961cf5b713fbc03427d19ffd640</param></service></servicedata>
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:39c73fcf4daf6a3ace0cc1483cb9857aa53bc21582e0d2aa979d30bdc5421211
|
|
||||||
size 91496
|
|
3
connect-ng-1.5.0~git3.c67e9c5.tar.xz
Normal file
3
connect-ng-1.5.0~git3.c67e9c5.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:61d82b03a3a8d0e3ccdab99a6302d3042e3efee8928669bb5bd4915b15850c16
|
||||||
|
size 91636
|
@@ -5,6 +5,7 @@ Tue Dec 22 08:57:50 UTC 2023 - Miquel Sabate Sola <msabate@suse.com>
|
|||||||
* Configure docker credentials for registry authentication
|
* Configure docker credentials for registry authentication
|
||||||
* Feature: Support usage from Agama + Cockpit for ALP Micro system registration (bsc#1218364)
|
* Feature: Support usage from Agama + Cockpit for ALP Micro system registration (bsc#1218364)
|
||||||
* Add --json output option
|
* Add --json output option
|
||||||
|
* Allow horizontal migrations when showing EULAs (bsc#1218649 and bsc#1217961)
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 26 08:57:50 UTC 2023 - Miquel Sabate Sola <msabate@suse.com>
|
Tue Sep 26 08:57:50 UTC 2023 - Miquel Sabate Sola <msabate@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package suseconnect-ng
|
# spec file for package suseconnect-ng
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
Name: suseconnect-ng
|
Name: suseconnect-ng
|
||||||
# the version will get set by the 'set_version' service
|
# the version will get set by the 'set_version' service
|
||||||
Version: 1.5.0~git0.d27a8e2
|
Version: 1.5.0~git3.c67e9c5
|
||||||
Release: 0
|
Release: 0
|
||||||
URL: https://github.com/SUSE/connect-ng
|
URL: https://github.com/SUSE/connect-ng
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Reference in New Issue
Block a user