diff --git a/vim-plugins.changes b/vim-plugins.changes index 4f92ba5..4d8b051 100644 --- a/vim-plugins.changes +++ b/vim-plugins.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Oct 10 13:55:06 UTC 2012 - puzel@suse.com + +- gitdiff plugin is GPLv2 - fix license string + ------------------------------------------------------------------- Tue Oct 2 08:19:02 UTC 2012 - puzel@suse.com diff --git a/vim-plugins.spec b/vim-plugins.spec index f382849..0d9041a 100644 --- a/vim-plugins.spec +++ b/vim-plugins.spec @@ -490,7 +490,7 @@ increase security. Version: %gitdiff_version Release: 0 Summary: Show git diff in a split window -License: MIT +License: GPL-2.0 Group: Productivity/Text/Editors Requires: git-core