- 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
This commit is contained in:
Thomas Schmidt 2023-03-08 10:46:19 +00:00 committed by Git OBS Bridge
parent af6f683c8a
commit 65f6857a61
5 changed files with 15 additions and 7 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/SUSE/connect-ng.git</param>
<param name="changesrevision">17a79019a857c17bd114523b699f2ba97da398a8</param></service></servicedata>
<param name="changesrevision">795287b94f79f3f1af941573cf5fc18daa01de2d</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4eef84bfa8978149b3f7f86512a7ada1814e4b5420d26c2c07d140a299581cb4
size 78256

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86507be2965980f555f7ad617ea35cf93a2d9a1075d7a9113275b63d37a28133
size 78484

View File

@ -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

View File

@ -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