1
0
forked from rpms/leapp
leapp/SOURCES/0002-Bump-framework_version.patch
Yuriy Kohut 828518c31f Bump leapp-framework version
Bump the package release
2026-06-30 20:07:17 +03:00

27 lines
854 B
Diff

From 5aab7431b2d1db7ca149731e1a4e00df45db6a02 Mon Sep 17 00:00:00 2001
From: Matej Matuska <mmatuska@redhat.com>
Date: Thu, 11 Jun 2026 09:43:49 +0200
Subject: [PATCH] Bump framework_version
I forgot to bump it in 66883.
---
packaging/leapp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packaging/leapp.spec b/packaging/leapp.spec
index 0fde883..8bb258a 100644
--- a/packaging/leapp.spec
+++ b/packaging/leapp.spec
@@ -13,7 +13,7 @@
# This is kind of help for more flexible development of leapp repository,
# so people do not have to wait for new official release of leapp to ensure
# it is installed/used the compatible one.
-%global framework_version 6.5
+%global framework_version 6.6
# IMPORTANT: everytime the requirements are changed, increment number by one
# - same for Provides in deps subpackage
--
2.54.0