- Update to version 1.3.0~git13.ea9a6cda72b4

- Fixes bsc#1170267
  - Fixes bsc#1214781
  - Enables the build for SLE12 SP5

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=71
This commit is contained in:
Miquel Sabate Sola 2023-09-15 10:59:35 +00:00 committed by Git OBS Bridge
parent f36d353301
commit e98a054842
5 changed files with 14 additions and 12 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">516a41694fe9fe46a73008c1408a2e58070c2a09</param></service></servicedata>
<param name="changesrevision">ea9a6cda72b403330dab9ff14f2204df0e9bdb46</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Sep 15 10:57:30 UTC 2023 - Miquel Sabate Sola <msabate@suse.com>
- Update to version 1.3.0~git13.ea9a6cda72b4
- Fixes bsc#1170267
- Fixes bsc#1214781
- Enables the build for SLE12 SP5
-------------------------------------------------------------------
Thu Aug 3 12:11:07 UTC 2023 - tschmidt@suse.com

View File

@ -24,7 +24,7 @@
Name: suseconnect-ng
# the version will get set by the 'set_version' service
Version: 1.3.0~git7.516a41694fe9
Version: 1.3.0~git13.ea9a6cda72b4
Release: 0
URL: https://github.com/SUSE/connect-ng
License: LGPL-2.1-or-later
@ -32,14 +32,8 @@ Summary: Utility to register a system with the SUSE Customer Center
Group: System/Management
Source: connect-ng-%{version}.tar.xz
Source1: %name-rpmlintrc
BuildRequires: golang-packaging
# use FIPS compliant go version for SLE targets and Leap 15.5+ targets
%if ( 0%{?is_opensuse} == 0 && 0%{?sle_version} ) || ( 0%{?is_opensuse} == 1 && 0%{?sle_version} >= 150500 )
# temporary until BuildRequires: go-openssl >= 1.16 works
BuildRequires: go1.18-openssl
%else
BuildRequires: go >= 1.16
%endif
BuildRequires: golang-packaging
BuildRequires: ruby-devel
BuildRequires: zypper