fix date in spec changelog

This commit is contained in:
Karsten Hopp 2016-01-12 16:22:34 +01:00
parent be47cc26e8
commit 7c05a80671
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
commit 2b527328d1927b42ca190ff5f92ba69283bdcad0
Author: Karsten Hopp <karsten@redhat.com>
Date: Tue Jan 12 14:59:32 2016 +0100
add more ssh keywords
commit d79e55016cf8268cee935f1ac3b5b28712d1399e
Author: Bram Moolenaar <Bram@vim.org>
Date: Sun Jan 10 22:13:02 2016 +0100

View File

@ -758,7 +758,7 @@ rm -rf %{buildroot}
%{_datadir}/icons/hicolor/*/apps/*
%changelog
* Di Jan 12 2016 Karsten Hopp <karsten@redhat.com> - 7.4.1087-2
* Tue Jan 12 2016 Karsten Hopp <karsten@redhat.com> - 7.4.1087-2
- fix ssh syntax files
- fix %%global in spec.vim (rhbz#1058041)