RPM: fix the date in a recent changelog entry.

RPM complains when the date isn't valid.

Change-Id: I859a9900ba87d52159071b06310d5873c092231a
Reviewed-on: https://code.wireshark.org/review/19003
Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
This commit is contained in:
Jeff Morriss 2016-12-01 13:04:08 -05:00
parent 58746cb6d6
commit d28a68717c
1 changed files with 1 additions and 1 deletions

View File

@ -462,7 +462,7 @@ fi
%endif
%changelog
* Mon Oct 18 2016 Benoit Canet
* Tue Oct 18 2016 Benoit Canet
- Add LZ4 and snappy compression support.
* Mon Aug 29 2016 Jeff Morriss