From 5aab7431b2d1db7ca149731e1a4e00df45db6a02 Mon Sep 17 00:00:00 2001 From: Matej Matuska Date: Thu, 11 Jun 2026 09:43:49 +0200 Subject: [PATCH 13/16] 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