- Update to version 0.0.8~git2.368ea44:

* go1.18 compatibility: BuildRequires:git

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=29
This commit is contained in:
Jan Zerebecki 2022-04-20 08:19:03 +00:00 committed by Git OBS Bridge
parent 6863418909
commit 728d55c78c
5 changed files with 12 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">0cd198fd1ff0fb12c859ba0ef9d0c019f5d7ea1c</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:c45e51b24c0d5770336f444e24ec2367a8ffe44eeb8094fb73b052d29f91bfed
size 773448

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
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

View File

@ -23,7 +23,7 @@
%global test_hwinfo 0
Name: suseconnect-ng
Version: 0.0.8~git0.16545bf
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