build: correct bogus date in RPM spec

In the RPM spec changelog there is an entry
wth the following date:

  Wed Feb 7 2017

However, Feb 7 2017 was Tuesday. In this change
we correct the day of the date.

BUG: 1444941
Change-Id: I073bfe878e0a21d446a80c2f4ee045facba3e82b
Signed-off-by: Csaba Henk <csaba@redhat.com>
Reviewed-on: https://review.gluster.org/17100
Tested-by: Kaleb KEITHLEY <kkeithle@redhat.com>
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Smoke: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Csaba Henk 2017-04-21 19:43:08 +02:00 committed by Niels de Vos
parent bf20b066c2
commit d6194de973

View File

@ -1273,7 +1273,7 @@ exit 0
* Thu Feb 16 2017 Niels de Vos <ndevos@redhat.com>
- Obsolete and Provide python-gluster for upgrading from glusterfs < 3.10
* Wed Feb 7 2017 Kaleb S. KEITHLEY <kkeithle@redhat.com>
* Tue Feb 7 2017 Kaleb S. KEITHLEY <kkeithle@redhat.com>
- remove ganesha (#1418417)
* Wed Feb 1 2017 Poornima G <pgurusid@redhat.com>