diff --git a/vim-command-t.spec b/vim-command-t.spec index 68b3e1d..76ff316 100644 --- a/vim-command-t.spec +++ b/vim-command-t.spec @@ -4,7 +4,7 @@ Name: vim-command-t Version: 5.0.2 -Release: 5%{?dist} +Release: 6%{?dist} Summary: An extremely fast, intuitive mechanism for opening files in VIM Group: Applications/Editors License: BSD @@ -96,6 +96,9 @@ rspec -Iruby spec %changelog +* Mon Jan 21 2019 Mamoru TASAKA - 5.0.2-6 +- F-30: rebuild against ruby26 + * Fri Jul 27 2018 Vít Ondruch - 5.0.2-5 - Add "BR: gcc" to fix FTBFS (rhbz#1606647).