27 lines
1012 B
Diff
27 lines
1012 B
Diff
From d976a0824d09a02c639a5648427150b77d01d394 Mon Sep 17 00:00:00 2001
|
|
From: Matej Matuska <mmatuska@redhat.com>
|
|
Date: Thu, 11 Jun 2026 09:53:17 +0200
|
|
Subject: [PATCH 092/108] Bump leapp-framework
|
|
|
|
I forgot to bump it here and also in the framework with b70ff3.
|
|
---
|
|
packaging/leapp-repository.spec | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/packaging/leapp-repository.spec b/packaging/leapp-repository.spec
|
|
index 70b1d7d3..627fd11a 100644
|
|
--- a/packaging/leapp-repository.spec
|
|
+++ b/packaging/leapp-repository.spec
|
|
@@ -120,7 +120,7 @@ Requires: leapp-repository-dependencies = %{leapp_repo_deps}
|
|
|
|
# IMPORTANT: this is capability provided by the leapp framework rpm.
|
|
# Check that 'version' instead of the real framework rpm version.
|
|
-Requires: leapp-framework >= 6.5, leapp-framework < 7
|
|
+Requires: leapp-framework >= 6.6, leapp-framework < 7
|
|
|
|
# Since we provide sub-commands for the leapp utility, we expect the leapp
|
|
# tool to be installed as well.
|
|
--
|
|
2.54.0
|
|
|