From a525f9ccd5c946e7543c0f67f591d8ac992a909e78823a770e4d1791cc389110 Mon Sep 17 00:00:00 2001 From: Thomas Schmidt Date: Fri, 7 Jul 2023 14:46:27 +0000 Subject: [PATCH 1/5] - Update to version 1.2.0~git2.f42b4b2: * Fixed `provides` to work with yast2-registration on SLE15 < SP4 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=59 --- _servicedata | 2 +- connect-ng-1.1.0~git2.f42b4b2.tar.xz | 3 +++ connect-ng-1.1.0~git2.f42b4b2a060e.tar.xz | 3 --- suseconnect-ng.changes | 6 ++++++ suseconnect-ng.spec | 6 +++--- 5 files changed, 13 insertions(+), 7 deletions(-) create mode 100644 connect-ng-1.1.0~git2.f42b4b2.tar.xz delete mode 100644 connect-ng-1.1.0~git2.f42b4b2a060e.tar.xz diff --git a/_servicedata b/_servicedata index 7af9b7b..a7fbf92 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/SUSE/connect-ng.git - f42b4b2a060e4235acf8f6b9e236abd12f088b98 \ No newline at end of file + 9392bd58e03386a49b78258555674f18cdb069bc \ No newline at end of file diff --git a/connect-ng-1.1.0~git2.f42b4b2.tar.xz b/connect-ng-1.1.0~git2.f42b4b2.tar.xz new file mode 100644 index 0000000..207dfbf --- /dev/null +++ b/connect-ng-1.1.0~git2.f42b4b2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6c8332cc39aedcb6e40d633cda84f05b96f3c4709810cec74064efba5c77f4 +size 79188 diff --git a/connect-ng-1.1.0~git2.f42b4b2a060e.tar.xz b/connect-ng-1.1.0~git2.f42b4b2a060e.tar.xz deleted file mode 100644 index acb6fae..0000000 --- a/connect-ng-1.1.0~git2.f42b4b2a060e.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:591eba0faf9740008af0076aabe8e634d671564ad4e50dd0bbe8e4b69a521150 -size 79172 diff --git a/suseconnect-ng.changes b/suseconnect-ng.changes index 831072e..2e43580 100644 --- a/suseconnect-ng.changes +++ b/suseconnect-ng.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 07 12:28:43 UTC 2023 - tschmidt@suse.com + +- Update to version 1.2.0~git2.f42b4b2: + * Fixed `provides` to work with yast2-registration on SLE15 < SP4 + ------------------------------------------------------------------- Wed Jun 07 06:11:07 UTC 2023 - msabate@suse.com diff --git a/suseconnect-ng.spec b/suseconnect-ng.spec index 8a37e78..b14e5ba 100644 --- a/suseconnect-ng.spec +++ b/suseconnect-ng.spec @@ -23,11 +23,11 @@ %bcond_with hwinfo Name: suseconnect-ng -Version: 1.1.0~git2.f42b4b2a060e +Version: 1.1.0~git2.f42b4b2 Release: 0 URL: https://github.com/SUSE/connect-ng -Summary: Utility to register a system with the SUSE Customer Center License: LGPL-2.1-or-later +Summary: Utility to register a system with the SUSE Customer Center Group: System/Management Source: connect-ng-%{version}.tar.xz Source1: %name-rpmlintrc @@ -95,8 +95,8 @@ replaced SUSEConnect. %package -n libsuseconnect Summary: C interface to suseconnect-ng -# the CLI is not used by libsuseconnect but it has the same dependencies and it's easier to keep one list above Group: System/Management +# the CLI is not used by libsuseconnect but it has the same dependencies and it's easier to keep one list above Requires: suseconnect-ng %description -n libsuseconnect From 8c72e42e20340805867b9d83139f8e30cc3e91edbd0c1e6480cfbb6719120015 Mon Sep 17 00:00:00 2001 From: Thomas Schmidt Date: Fri, 7 Jul 2023 14:56:46 +0000 Subject: [PATCH 2/5] - Update to version 1.1.0~git4.9156496: * Improve error message if product set more than once OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=60 --- _servicedata | 2 +- suseconnect-ng.changes | 6 ++++++ suseconnect-ng.spec | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/_servicedata b/_servicedata index a7fbf92..4ef2ee7 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/SUSE/connect-ng.git - 9392bd58e03386a49b78258555674f18cdb069bc \ No newline at end of file + 9156496c29762f7f0c4145741cb2ff3e3083de7d \ No newline at end of file diff --git a/suseconnect-ng.changes b/suseconnect-ng.changes index 2e43580..f98c41e 100644 --- a/suseconnect-ng.changes +++ b/suseconnect-ng.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jul 07 14:51:48 UTC 2023 - tschmidt@suse.com + +- Update to version 1.1.0~git4.9156496: + * Improve error message if product set more than once + ------------------------------------------------------------------- Fri Jul 07 12:28:43 UTC 2023 - tschmidt@suse.com diff --git a/suseconnect-ng.spec b/suseconnect-ng.spec index b14e5ba..80d6c2b 100644 --- a/suseconnect-ng.spec +++ b/suseconnect-ng.spec @@ -23,7 +23,7 @@ %bcond_with hwinfo Name: suseconnect-ng -Version: 1.1.0~git2.f42b4b2 +Version: 1.1.0~git4.9156496 Release: 0 URL: https://github.com/SUSE/connect-ng License: LGPL-2.1-or-later From a11a8edcecde2ce543e180b1a6eb86e9129c2831bf56038e15bf45d1083b8f3a Mon Sep 17 00:00:00 2001 From: Thomas Schmidt Date: Fri, 7 Jul 2023 14:58:48 +0000 Subject: [PATCH 3/5] OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=61 --- suseconnect-ng.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/suseconnect-ng.spec b/suseconnect-ng.spec index 80d6c2b..9b9ded8 100644 --- a/suseconnect-ng.spec +++ b/suseconnect-ng.spec @@ -107,6 +107,10 @@ suseconnect-ng functions. Summary: Ruby bindings for libsuseconnect library Group: System/Management Requires: libsuseconnect +# Adding the rubygem provides, to work as a drop-in replacement for Ruby SUSEConnect on SLE15 0 && 0%{?sle_version} < 150400) +Provides: rubygem(ruby:2.5.0:suse-connect) +%endif %description -n suseconnect-ruby-bindings This package provides bindings needed to use libsuseconnect from Ruby scripts. From 1c4841a2a56a104f5ff7d43378334c30d4b3f9cef8c1cd2cc3bac7e54e88625e Mon Sep 17 00:00:00 2001 From: Thomas Schmidt Date: Fri, 7 Jul 2023 15:04:54 +0000 Subject: [PATCH 4/5] * Fixed `provides` to work with yast2-registration on SLE15 < SP4 (bsc#1212799) OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=62 --- connect-ng-1.1.0~git2.f42b4b2.tar.xz | 3 --- connect-ng-1.1.0~git4.9156496.tar.xz | 3 +++ suseconnect-ng.changes | 11 +++-------- 3 files changed, 6 insertions(+), 11 deletions(-) delete mode 100644 connect-ng-1.1.0~git2.f42b4b2.tar.xz create mode 100644 connect-ng-1.1.0~git4.9156496.tar.xz diff --git a/connect-ng-1.1.0~git2.f42b4b2.tar.xz b/connect-ng-1.1.0~git2.f42b4b2.tar.xz deleted file mode 100644 index 207dfbf..0000000 --- a/connect-ng-1.1.0~git2.f42b4b2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0b6c8332cc39aedcb6e40d633cda84f05b96f3c4709810cec74064efba5c77f4 -size 79188 diff --git a/connect-ng-1.1.0~git4.9156496.tar.xz b/connect-ng-1.1.0~git4.9156496.tar.xz new file mode 100644 index 0000000..22a84da --- /dev/null +++ b/connect-ng-1.1.0~git4.9156496.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e93a8f09f1898180f837f51181e41a9ba115649f7240e8a8fe84f2741f2b1bf +size 79320 diff --git a/suseconnect-ng.changes b/suseconnect-ng.changes index f98c41e..69e323a 100644 --- a/suseconnect-ng.changes +++ b/suseconnect-ng.changes @@ -1,14 +1,9 @@ -------------------------------------------------------------------- -Fri Jul 07 14:51:48 UTC 2023 - tschmidt@suse.com - -- Update to version 1.1.0~git4.9156496: - * Improve error message if product set more than once - ------------------------------------------------------------------- Fri Jul 07 12:28:43 UTC 2023 - tschmidt@suse.com -- Update to version 1.2.0~git2.f42b4b2: - * Fixed `provides` to work with yast2-registration on SLE15 < SP4 +- Update to version 1.1.0~git4.9156496: + * Fixed `provides` to work with yast2-registration on SLE15 < SP4 (bsc#1212799) + * Improve error message if product set more than once ------------------------------------------------------------------- Wed Jun 07 06:11:07 UTC 2023 - msabate@suse.com From 1ddd442c9396c63251bb672ccd654ee9c1f47daedb4d4d09e6d7f68da27bb52d Mon Sep 17 00:00:00 2001 From: Thomas Schmidt Date: Mon, 10 Jul 2023 09:58:05 +0000 Subject: [PATCH 5/5] - Update to version 1.2.0~git0.abd0fec: * enhance docs for package testing * fix provides to be compatible with yast2-registration on SLE15SP3 and lower OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=63 --- _servicedata | 2 +- connect-ng-1.1.0~git4.9156496.tar.xz | 3 --- connect-ng-1.2.0~git0.abd0fec.tar.xz | 3 +++ suseconnect-ng.changes | 7 +++++++ suseconnect-ng.spec | 2 +- 5 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 connect-ng-1.1.0~git4.9156496.tar.xz create mode 100644 connect-ng-1.2.0~git0.abd0fec.tar.xz diff --git a/_servicedata b/_servicedata index 4ef2ee7..879e01f 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/SUSE/connect-ng.git - 9156496c29762f7f0c4145741cb2ff3e3083de7d \ No newline at end of file + abd0fec5d4a4b9ddd5eb25a9f18a1968b4dc8164 \ No newline at end of file diff --git a/connect-ng-1.1.0~git4.9156496.tar.xz b/connect-ng-1.1.0~git4.9156496.tar.xz deleted file mode 100644 index 22a84da..0000000 --- a/connect-ng-1.1.0~git4.9156496.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e93a8f09f1898180f837f51181e41a9ba115649f7240e8a8fe84f2741f2b1bf -size 79320 diff --git a/connect-ng-1.2.0~git0.abd0fec.tar.xz b/connect-ng-1.2.0~git0.abd0fec.tar.xz new file mode 100644 index 0000000..bff9b9d --- /dev/null +++ b/connect-ng-1.2.0~git0.abd0fec.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6624bc7243e55c1a5badd8fc87c54cd12b13cf65ca741839ac68b4aa8907b95e +size 79452 diff --git a/suseconnect-ng.changes b/suseconnect-ng.changes index 69e323a..c2ce878 100644 --- a/suseconnect-ng.changes +++ b/suseconnect-ng.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jul 10 09:51:29 UTC 2023 - tschmidt@suse.com + +- Update to version 1.2.0~git0.abd0fec: + * enhance docs for package testing + * fix provides to be compatible with yast2-registration on SLE15SP3 and lower + ------------------------------------------------------------------- Fri Jul 07 12:28:43 UTC 2023 - tschmidt@suse.com diff --git a/suseconnect-ng.spec b/suseconnect-ng.spec index 9b9ded8..dbdaa12 100644 --- a/suseconnect-ng.spec +++ b/suseconnect-ng.spec @@ -23,7 +23,7 @@ %bcond_with hwinfo Name: suseconnect-ng -Version: 1.1.0~git4.9156496 +Version: 1.2.0~git0.abd0fec Release: 0 URL: https://github.com/SUSE/connect-ng License: LGPL-2.1-or-later