Compare commits

1 Commits
1.1 ... main

2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 7 13:11:27 UTC 2025 - Robert Schweikert <rjschwei@suse.com>
- Update conditional to handle name change of metadata package
in SLE 16 (bsc#1242063)
-------------------------------------------------------------------
Sun Jul 28 22:09:27 UTC 2024 - Robert Schweikert <rjschwei@suse.com>

View File

@@ -31,7 +31,7 @@ Patch0: noipv6.patch
Provides: cloud-regionsrv-client-config
Provides: regionsrv-certs
Provides: regionServiceCertsGCE
%if 0%{?suse_version} > 1320
%if 0%{?suse_version} > 1320 && 0%{?suse_version} < 1600
Requires: python3-gcemetadata >= 0.3.2
%else
Requires: python-gcemetadata >= 0.3.2