From 65f6857a619631d485c49b71324cab4685d314c5f48f97aeb82a703f47933652 Mon Sep 17 00:00:00 2001 From: Thomas Schmidt Date: Wed, 8 Mar 2023 10:46:19 +0000 Subject: [PATCH] - Update to version 1.0.0~git19.b225bc3: * Make keepalive on SUMA systems exit without error (bsc#1207876) * Update README.md * Add deactivate API to ruby bindings (bsc#1202705) OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=52 --- _servicedata | 2 +- connect-ng-1.0.0~git14.17a7901.tar.xz | 3 --- connect-ng-1.0.0~git19.b225bc3.tar.xz | 3 +++ suseconnect-ng.changes | 8 ++++++++ suseconnect-ng.spec | 6 +++--- 5 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 connect-ng-1.0.0~git14.17a7901.tar.xz create mode 100644 connect-ng-1.0.0~git19.b225bc3.tar.xz diff --git a/_servicedata b/_servicedata index a9a55f0..e31d0b7 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/SUSE/connect-ng.git - 17a79019a857c17bd114523b699f2ba97da398a8 \ No newline at end of file + 795287b94f79f3f1af941573cf5fc18daa01de2d \ No newline at end of file diff --git a/connect-ng-1.0.0~git14.17a7901.tar.xz b/connect-ng-1.0.0~git14.17a7901.tar.xz deleted file mode 100644 index f19bea7..0000000 --- a/connect-ng-1.0.0~git14.17a7901.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4eef84bfa8978149b3f7f86512a7ada1814e4b5420d26c2c07d140a299581cb4 -size 78256 diff --git a/connect-ng-1.0.0~git19.b225bc3.tar.xz b/connect-ng-1.0.0~git19.b225bc3.tar.xz new file mode 100644 index 0000000..df27909 --- /dev/null +++ b/connect-ng-1.0.0~git19.b225bc3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86507be2965980f555f7ad617ea35cf93a2d9a1075d7a9113275b63d37a28133 +size 78484 diff --git a/suseconnect-ng.changes b/suseconnect-ng.changes index 6b698cc..252c8e9 100644 --- a/suseconnect-ng.changes +++ b/suseconnect-ng.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Mar 08 10:44:59 UTC 2023 - tschmidt@suse.com + +- Update to version 1.0.0~git19.b225bc3: + * Make keepalive on SUMA systems exit without error (bsc#1207876) + * Update README.md + * Add deactivate API to ruby bindings (bsc#1202705) + ------------------------------------------------------------------- Tue Dec 13 12:57:16 UTC 2022 - tschmidt@suse.com diff --git a/suseconnect-ng.spec b/suseconnect-ng.spec index 556f23d..1165459 100644 --- a/suseconnect-ng.spec +++ b/suseconnect-ng.spec @@ -1,7 +1,7 @@ # # spec file for package suseconnect-ng # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %bcond_with hwinfo Name: suseconnect-ng -Version: 1.0.0~git14.17a7901 +Version: 1.0.0~git19.b225bc3 Release: 0 URL: https://github.com/SUSE/connect-ng License: LGPL-2.1-or-later @@ -42,10 +42,10 @@ BuildRequires: go >= 1.16 BuildRequires: ruby-devel BuildRequires: zypper -ExcludeArch: %ix86 s390 ppc64 %if %{with hwinfo} %global test_hwinfo_args -test-hwinfo +ExcludeArch: %ix86 s390 ppc64 # packages required only for hwinfo tests %ifarch ia64 x86_64 %arm aarch64 BuildRequires: dmidecode