- Update to version 0.0.9~git10.de887da7231f:

* Respect the PROXY_ENABLED environment variable

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=35
This commit is contained in:
Miquel Sabate Sola 2022-09-12 15:29:03 +00:00 committed by Git OBS Bridge
parent a186c192dd
commit 344492794a
5 changed files with 15 additions and 9 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">2654e7655fc297dc0c9c34497f379febf9cd6a1d</param></service></servicedata>
<param name="changesrevision">0256cd50db087ed0691640537d853153fc1e3a93</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 12 15:21:04 UTC 2022 - msabate@suse.com
- Update to version 0.0.9~git10.de887da7231f:
* Respect the PROXY_ENABLED environment variable
-------------------------------------------------------------------
Wed Aug 31 10:38:59 UTC 2022 - jan.suse@zerebecki.de

View File

@ -23,11 +23,11 @@
%bcond_with hwinfo
Name: suseconnect-ng
Version: 0.0.9~git8.f9adb71
Version: 0.0.9~git10.de887da7231f
Release: 0
URL: https://github.com/SUSE/connect-ng
License: LGPL-2.1-or-later
Summary: Utility to register a system with the SUSE Customer Center
License: LGPL-2.1-or-later
Group: System/Management
Source: connect-ng-%{version}.tar.xz
Source1: %name-rpmlintrc
@ -85,9 +85,9 @@ replaced SUSEConnect.
%{go_provides}
%package -n libsuseconnect
Summary: C interface to suseconnect-ng.
Group: System/Management
Summary: C interface to suseconnect-ng
# the CLI is not used by libsuseconnect but it has the same dependencies and it's easier to keep one list above
Group: System/Management
Requires: suseconnect-ng
%description -n libsuseconnect
@ -95,7 +95,7 @@ This package contains library which provides C interface to selected
suseconnect-ng functions.
%package -n suseconnect-ruby-bindings
Summary: Ruby bindings for libsuseconnect library.
Summary: Ruby bindings for libsuseconnect library
Group: System/Management
Requires: libsuseconnect