Compare commits

1 Commits
1.1 ... main

4 changed files with 27 additions and 4 deletions

Binary file not shown.

BIN
regionServiceClientConfigAzure-2.2.2.tar.bz2 (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu May 22 04:30:33 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
- Update dependency name for metadata package, name change in SLE 16
(bsc#1243419)
-------------------------------------------------------------------
Mon Dec 23 17:43:31 UTC 2024 - Jesús Bermúdez Velázquez <jesus.bv@suse.com>
- Update to version 2.2.2
+ Replacing certificate for rgnsrv-azure-southeastasia to get
rid of weird chain cert
-------------------------------------------------------------------
Mon Dec 23 14:17:33 UTC 2024 - Jesús Bermúdez Velázquez <jesus.bv@suse.com>
- Update to version 2.2.1
+ New 4096 certificate for rgnsrv-azure-southeastasia
-------------------------------------------------------------------
Tue Jul 30 20:02:16 UTC 2024 - Robert Schweikert <rjschwei@suse.com>

View File

@@ -18,7 +18,7 @@
Name: regionServiceClientConfigAzure
Version: 2.2.0
Version: 2.2.2
Release: 0
License: Apache-2.0
Summary: Configuration for region service client
@@ -31,7 +31,11 @@ Patch0: noipv6.patch
Provides: cloud-regionsrv-client-config
Provides: regionServiceCertsAzure
Provides: regionsrv-certs
%if 0%{?suse_version} >= 1320 && 0%{?suse_version} < 1600
Requires: python3-azuremetadata >= 5.1.2
%else
Requires: python-azuremetadata >= 5.1.2
%endif
Recommends: cloud-regionsrv-client-plugin-azure
Conflicts: otherproviders(cloud-regionsrv-client-config)
Conflicts: otherproviders(regionsrv-certs)