Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| e839ac9543 |
BIN
regionServiceClientConfigGCE-4.2.0.tar.bz2
LFS
Normal file
BIN
regionServiceClientConfigGCE-4.2.0.tar.bz2
LFS
Normal file
Binary file not shown.
Binary file not shown.
@@ -1,10 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Wed Aug 27 20:32:02 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
|
|
||||||
|
|
||||||
- Update to version 5.0.0 (bsc#1246995)
|
|
||||||
+ SLE 16 python-requests requiers SSL v3 certificates. Update 2
|
|
||||||
region server certs to support SLE 16 when it gets released.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 7 13:11:27 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
|
Wed May 7 13:11:27 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: regionServiceClientConfigGCE
|
Name: regionServiceClientConfigGCE
|
||||||
Version: 5.0.0
|
Version: 4.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Summary: Configuration for region service client
|
Summary: Configuration for region service client
|
||||||
@@ -34,10 +34,7 @@ Provides: regionServiceCertsGCE
|
|||||||
%if 0%{?suse_version} > 1320 && 0%{?suse_version} < 1600
|
%if 0%{?suse_version} > 1320 && 0%{?suse_version} < 1600
|
||||||
Requires: python3-gcemetadata >= 0.3.2
|
Requires: python3-gcemetadata >= 0.3.2
|
||||||
%else
|
%else
|
||||||
# Micro 6.0 and 6.1 i.e. ALP:Source:Standard:1.0 and SLFO:1.1
|
Requires: python-gcemetadata >= 0.3.2
|
||||||
# identify as 1600 in the build service but still have the package names
|
|
||||||
# from SLE 15. Remove the or condition on or after 30 Nov 2028
|
|
||||||
Requires: (python-gcemetadata >= 0.3.2 or python3-gcemetadata >= 0.3.2)
|
|
||||||
%endif
|
%endif
|
||||||
Recommends: cloud-regionsrv-client-plugin-gce >= 1.0.0
|
Recommends: cloud-regionsrv-client-plugin-gce >= 1.0.0
|
||||||
Conflicts: otherproviders(cloud-regionsrv-client-config)
|
Conflicts: otherproviders(cloud-regionsrv-client-config)
|
||||||
|
|||||||
Reference in New Issue
Block a user