Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| e839ac9543 |
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user