From 82fcb06b10bd70fd9621b9fe0128b85165c5cb7f445179da4c152e8f364e346f Mon Sep 17 00:00:00 2001 From: Thomas Schmidt Date: Tue, 16 Jan 2024 10:59:21 +0000 Subject: [PATCH] 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 --- _servicedata | 2 +- connect-ng-1.5.0~git0.d27a8e2.tar.xz | 3 --- connect-ng-1.5.0~git3.c67e9c5.tar.xz | 3 +++ suseconnect-ng.changes | 1 + suseconnect-ng.spec | 4 ++-- 5 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 connect-ng-1.5.0~git0.d27a8e2.tar.xz create mode 100644 connect-ng-1.5.0~git3.c67e9c5.tar.xz diff --git a/_servicedata b/_servicedata index 65e64c7..4cc13ed 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/SUSE/connect-ng.git - fdeb5348763f9aa84130c6257077edce34adf218 \ No newline at end of file + 07dab6ef19302961cf5b713fbc03427d19ffd640 \ No newline at end of file diff --git a/connect-ng-1.5.0~git0.d27a8e2.tar.xz b/connect-ng-1.5.0~git0.d27a8e2.tar.xz deleted file mode 100644 index 92cd3df..0000000 --- a/connect-ng-1.5.0~git0.d27a8e2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39c73fcf4daf6a3ace0cc1483cb9857aa53bc21582e0d2aa979d30bdc5421211 -size 91496 diff --git a/connect-ng-1.5.0~git3.c67e9c5.tar.xz b/connect-ng-1.5.0~git3.c67e9c5.tar.xz new file mode 100644 index 0000000..138499a --- /dev/null +++ b/connect-ng-1.5.0~git3.c67e9c5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61d82b03a3a8d0e3ccdab99a6302d3042e3efee8928669bb5bd4915b15850c16 +size 91636 diff --git a/suseconnect-ng.changes b/suseconnect-ng.changes index a918f3e..e8a4f40 100644 --- a/suseconnect-ng.changes +++ b/suseconnect-ng.changes @@ -5,6 +5,7 @@ Tue Dec 22 08:57:50 UTC 2023 - Miquel Sabate Sola * Configure docker credentials for registry authentication * Feature: Support usage from Agama + Cockpit for ALP Micro system registration (bsc#1218364) * 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 diff --git a/suseconnect-ng.spec b/suseconnect-ng.spec index 5a54848..04bdbb6 100644 --- a/suseconnect-ng.spec +++ b/suseconnect-ng.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ Name: suseconnect-ng # the version will get set by the 'set_version' service -Version: 1.5.0~git0.d27a8e2 +Version: 1.5.0~git3.c67e9c5 Release: 0 URL: https://github.com/SUSE/connect-ng License: LGPL-2.1-or-later