From 189247912441acf61af2fc3aa1dc61e4946000fc Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Thu, 8 Jan 2026 20:14:07 +0900 Subject: [PATCH] Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_4.0 --- vim-command-t.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vim-command-t.spec b/vim-command-t.spec index 42b8dbb..3d43f42 100644 --- a/vim-command-t.spec +++ b/vim-command-t.spec @@ -2,7 +2,7 @@ Name: vim-command-t Version: 5.0.5 -Release: 5%{?dist} +Release: 6%{?dist} Summary: An extremely fast, intuitive mechanism for opening files in VIM License: BSD-2-Clause URL: https://github.com/wincent/command-t @@ -111,6 +111,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml %changelog +* Thu Jan 08 2026 Mamoru TASAKA - 5.0.5-6 +- Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_4.0 + * Mon Nov 17 2025 Mamoru TASAKA - 5.0.5-5 - Add BR: rubygem(ostruct) for ruby4_0