F-30: rebuild against ruby26

This commit is contained in:
Mamoru TASAKA 2019-01-21 18:29:07 +09:00
commit 4a6556449f

View file

@ -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 <mtasaka@fedoraproject.org> - 5.0.2-6
- F-30: rebuild against ruby26
* Fri Jul 27 2018 Vít Ondruch <vondruch@redhat.com> - 5.0.2-5
- Add "BR: gcc" to fix FTBFS (rhbz#1606647).