- Update to version 1.2.0~git2.f42b4b2:
* Fixed `provides` to work with yast2-registration on SLE15 < SP4 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=59
This commit is contained in:
parent
85d19ea593
commit
1a9eecf7e5
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/SUSE/connect-ng.git</param>
|
||||
<param name="changesrevision">f42b4b2a060e4235acf8f6b9e236abd12f088b98</param></service></servicedata>
|
||||
<param name="changesrevision">9392bd58e03386a49b78258555674f18cdb069bc</param></service></servicedata>
|
3
connect-ng-1.1.0~git2.f42b4b2.tar.xz
Normal file
3
connect-ng-1.1.0~git2.f42b4b2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b6c8332cc39aedcb6e40d633cda84f05b96f3c4709810cec74064efba5c77f4
|
||||
size 79188
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:591eba0faf9740008af0076aabe8e634d671564ad4e50dd0bbe8e4b69a521150
|
||||
size 79172
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 07 12:28:43 UTC 2023 - tschmidt@suse.com
|
||||
|
||||
- Update to version 1.2.0~git2.f42b4b2:
|
||||
* Fixed `provides` to work with yast2-registration on SLE15 < SP4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 07 06:11:07 UTC 2023 - msabate@suse.com
|
||||
|
||||
|
@ -23,11 +23,11 @@
|
||||
%bcond_with hwinfo
|
||||
|
||||
Name: suseconnect-ng
|
||||
Version: 1.1.0~git2.f42b4b2a060e
|
||||
Version: 1.1.0~git2.f42b4b2
|
||||
Release: 0
|
||||
URL: https://github.com/SUSE/connect-ng
|
||||
Summary: Utility to register a system with the SUSE Customer Center
|
||||
License: LGPL-2.1-or-later
|
||||
Summary: Utility to register a system with the SUSE Customer Center
|
||||
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
|
||||
# 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
|
||||
# the CLI is not used by libsuseconnect but it has the same dependencies and it's easier to keep one list above
|
||||
Requires: suseconnect-ng
|
||||
|
||||
%description -n libsuseconnect
|
||||
|
Loading…
Reference in New Issue
Block a user