- Update to version 1.1.0~git0.e3c41e60892e:
* Bump to v1.1.0 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:SCC/suseconnect-ng?expand=0&rev=55
This commit is contained in:
parent
9c2f160897
commit
080bfa185b
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/SUSE/connect-ng.git</param>
|
||||
<param name="changesrevision">406b219ccc9e18127cc663be66f4e6db819a9995</param></service></servicedata>
|
||||
<param name="changesrevision">472bdddd7894f8ddbf002143d472b5052a84d633</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd62b8a1dfb5dd3047ddbd7fd2dfecf8c3685017af24d5c8190c41a6718c4946
|
||||
size 78924
|
3
connect-ng-1.1.0~git0.e3c41e60892e.tar.xz
Normal file
3
connect-ng-1.1.0~git0.e3c41e60892e.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22eeb2ba64f8849ae967054cc6ce33686ca49d27bc57cf0850d28d809d2fcde3
|
||||
size 78948
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 10:34:15 UTC 2023 - msabate@suse.com
|
||||
|
||||
- Update to version 1.1.0~git0.e3c41e60892e:
|
||||
* Bump to v1.1.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 14 10:10:09 UTC 2023 - msabate@suse.com
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%bcond_with hwinfo
|
||||
|
||||
Name: suseconnect-ng
|
||||
Version: 1.0.0~git23.406b219ccc9e
|
||||
Version: 1.1.0~git0.e3c41e60892e
|
||||
Release: 0
|
||||
URL: https://github.com/SUSE/connect-ng
|
||||
Summary: Utility to register a system with the SUSE Customer Center
|
||||
@ -42,10 +42,10 @@ BuildRequires: go >= 1.16
|
||||
BuildRequires: ruby-devel
|
||||
BuildRequires: zypper
|
||||
|
||||
ExcludeArch: %ix86 s390 ppc64
|
||||
%if %{with hwinfo}
|
||||
%global test_hwinfo_args -test-hwinfo
|
||||
|
||||
ExcludeArch: %ix86 s390 ppc64
|
||||
# packages required only for hwinfo tests
|
||||
%ifarch ia64 x86_64 %arm aarch64
|
||||
BuildRequires: dmidecode
|
||||
@ -56,8 +56,8 @@ BuildRequires: s390-tools
|
||||
BuildRequires: systemd
|
||||
%endif
|
||||
|
||||
Obsoletes: SUSEConnect < 1.0.0
|
||||
Provides: SUSEConnect = 1.0.0
|
||||
Obsoletes: SUSEConnect < 1.1.0
|
||||
Provides: SUSEConnect = 1.1.0
|
||||
Obsoletes: zypper-migration-plugin < 0.99
|
||||
Provides: zypper-migration-plugin = 0.99
|
||||
Obsoletes: zypper-search-packages-plugin < 0.99
|
||||
|
Loading…
Reference in New Issue
Block a user