- Update to version 1.0.0~git23.406b219ccc9e:

* Added MemTotal detection for HwInfo
  * move 'ExcludeArch' out of the if block

OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=53
This commit is contained in:
Miquel Sabate Sola 2023-03-14 10:15:28 +00:00 committed by Git OBS Bridge
parent 65f6857a61
commit 37a8feee9e
4 changed files with 14 additions and 4 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">795287b94f79f3f1af941573cf5fc18daa01de2d</param></service></servicedata>
<param name="changesrevision">406b219ccc9e18127cc663be66f4e6db819a9995</param></service></servicedata>

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 14 10:10:09 UTC 2023 - msabate@suse.com
- Update to version 1.0.0~git23.406b219ccc9e:
* Added MemTotal detection for HwInfo
* move 'ExcludeArch' out of the if block
-------------------------------------------------------------------
Wed Mar 08 10:44:59 UTC 2023 - tschmidt@suse.com

View File

@ -23,11 +23,11 @@
%bcond_with hwinfo
Name: suseconnect-ng
Version: 1.0.0~git19.b225bc3
Version: 1.0.0~git23.406b219ccc9e
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
@ -95,8 +95,8 @@ replaced SUSEConnect.
%package -n libsuseconnect
Summary: C interface to suseconnect-ng
Group: System/Management
# 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