Accepting request 1034318 from systemsmanagement:SCC

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1034318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/suseconnect-ng?expand=0&rev=15
This commit is contained in:
Dominique Leuenberger 2022-11-08 09:53:40 +00:00 committed by Git OBS Bridge
commit 23baeab4f9
5 changed files with 16 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">df49d3b561b57a84feaf908b319722afbf84b07a</param></service></servicedata>
<param name="changesrevision">70897651e783b6d762a734dcf4b4ede9324d7e26</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Oct 28 07:40:26 UTC 2022 - msabate@suse.com
- Update to version 1.0.0~git0.60e48564a714 (bsc#1204821):
* packaging: obsolete suseconnect < 1.0.0
* packaging: don't end the summary with a dot
-------------------------------------------------------------------
Fri Oct 07 10:31:53 UTC 2022 - jtomasiak@suse.com

View File

@ -23,11 +23,11 @@
%bcond_with hwinfo
Name: suseconnect-ng
Version: 0.0.10~git2.ee561b8
Version: 1.0.0~git0.60e48564a714
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
@ -47,8 +47,8 @@ BuildRequires: s390-tools
BuildRequires: systemd
%endif
Obsoletes: SUSEConnect < 0.3.99
Provides: SUSEConnect = 0.3.99
Obsoletes: SUSEConnect < 1.0.0
Provides: SUSEConnect = 1.0.0
Obsoletes: zypper-migration-plugin < 0.99
Provides: zypper-migration-plugin = 0.99
Obsoletes: zypper-search-packages-plugin < 0.99
@ -86,8 +86,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