From 7be207443c833e71fe371f83fb1486fcc8b586a0 Mon Sep 17 00:00:00 2001 From: Adam Ruzicka Date: Tue, 15 Oct 2024 15:08:39 +0200 Subject: [PATCH] Conflict with older yggdrasil in an attempt to pass repoclosure --- .../client/foreman_ygg_migration/foreman_ygg_migration.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/client/foreman_ygg_migration/foreman_ygg_migration.spec b/packages/client/foreman_ygg_migration/foreman_ygg_migration.spec index fef4def9cd..7238f4c307 100644 --- a/packages/client/foreman_ygg_migration/foreman_ygg_migration.spec +++ b/packages/client/foreman_ygg_migration/foreman_ygg_migration.spec @@ -7,7 +7,7 @@ License: MIT %if 0%{?rhel} >= 8 Supplements: yggdrasil >= 0.4.0 %endif -Requires: yggdrasil >= 0.4.0 +Conflicts: yggdrasil < 0.4.0 %description A helper package to ease transition from yggdrasil 0.2.z to 0.4.z