From 30192e6bd6e49b38ef0cc9db7cb8041bcd4d3f8e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 22:42:51 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- vim-gtk-syntax.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vim-gtk-syntax.spec b/vim-gtk-syntax.spec index 680ea0c..ceb0094 100644 --- a/vim-gtk-syntax.spec +++ b/vim-gtk-syntax.spec @@ -1,6 +1,6 @@ Name: vim-gtk-syntax Version: 20130716 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Vim syntax highlighting for GLib, Gtk+, Gstreamer, and more License: Public Domain @@ -44,5 +44,8 @@ install -pm 0644 *.vim %{buildroot}%{_datadir}/vim/vimfiles/syntax %changelog +* Sun Jun 08 2014 Fedora Release Engineering - 20130716-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Fri Mar 21 2014 David King - 20130716-1 - Initial import (#985446)