From f61ac012a6c8e14712c5cd4b4980372332928591 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoytel Date: Sun, 10 Nov 2024 21:32:31 +0000 Subject: [PATCH] 0.32.6 --- .abf.yml | 2 +- k9s.spec | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 6fb5a03..bb71a32 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - k9s-0.32.5.tar.gz: 4b2b0649c30582e869625ba9b7e2f406cf6f188d + k9s-0.32.6.tar.gz: 2c046e477b4844dd78ad7866e2390b8d61b270a4 diff --git a/k9s.spec b/k9s.spec index be27b0e..f812ec1 100644 --- a/k9s.spec +++ b/k9s.spec @@ -2,7 +2,7 @@ %define debug_package %nil Name: k9s -Version: 0.32.5 +Version: 0.32.6 Release: 1 Summary: Kubernetes CLI To Manage Your Clusters In Style URL: https://k9scli.io @@ -13,6 +13,7 @@ BuildRequires: go >= 1.11 BuildRequires: upx BuildRequires: git-core BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(openssl3.3) %description K9s provides a terminal UI to interact with your Kubernetes