Accepting request 971026 from systemsmanagement:SCC

- Update to version 0.0.8~git2.368ea44:
  * go1.18 compatibility: BuildRequires:git

- Update to version 0.0.8~git0.16545bf:
  * Allow reloading CA certs pool (bsc#1195220)

OBS-URL: https://build.opensuse.org/request/show/971026
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suseconnect-ng?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2022-04-20 14:54:33 +00:00 committed by Git OBS Bridge
commit da3af1b89b
5 changed files with 18 additions and 5 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">c10cd8ebbc7d5a3fb96141d7cba4e1ea1f29aa13</param></service></servicedata>
<param name="changesrevision">7497adf2078f1d8f9eb51ef90ec61f7bfb46c848</param></service></servicedata>

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:727aae3f47a413796adde705174ca4531b28d4e591c68ccd7fd7a971f3616991
size 777336

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Apr 20 08:18:01 UTC 2022 - jan.suse@zerebecki.de
- Update to version 0.0.8~git2.368ea44:
* go1.18 compatibility: BuildRequires:git
-------------------------------------------------------------------
Wed Apr 13 12:59:22 UTC 2022 - jan.suse@zerebecki.de
- Update to version 0.0.8~git0.16545bf:
* Allow reloading CA certs pool (bsc#1195220)
-------------------------------------------------------------------
Thu Mar 24 12:09:50 UTC 2022 - jan.suse@zerebecki.de

View File

@ -23,7 +23,7 @@
%global test_hwinfo 0
Name: suseconnect-ng
Version: 0.0.7~git0.3ef988e
Version: 0.0.8~git2.368ea44
Release: 0
URL: https://github.com/SUSE/connect-ng
License: LGPL-2.1-or-later
@ -31,6 +31,7 @@ Summary: Utility to register a system with the SUSE Customer Center
Group: System/Management
Source: connect-ng-%{version}.tar.xz
Source1: %name-rpmlintrc
BuildRequires: git
BuildRequires: go >= 1.16
BuildRequires: golang-packaging
BuildRequires: ruby-devel