From a069d85bd89ce017eaf1606df01096f939e57971 Mon Sep 17 00:00:00 2001 From: Mamoru TASAKA Date: Fri, 5 Jan 2018 14:11:16 +0900 Subject: [PATCH] F-28: rebuild for ruby25 --- 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 e857f40..ff39334 100644 --- a/vim-command-t.spec +++ b/vim-command-t.spec @@ -4,7 +4,7 @@ Name: vim-command-t Version: 5.0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An extremely fast, intuitive mechanism for opening files in VIM Group: Applications/Editors License: BSD @@ -95,6 +95,9 @@ rspec -Iruby spec %changelog +* Fri Jan 05 2018 Mamoru TASAKA - 5.0.2-2 +- F-28: rebuild for ruby25 + * Tue Sep 26 2017 Vít Ondruch - 5.0.2-1 - Update to Command-T 5.0.2.