summaryrefslogtreecommitdiffstats
path: root/glusterfs.spec.in
diff options
context:
space:
mode:
authorNiels de Vos <ndevos@redhat.com>2016-08-05 13:27:26 +0200
committerNiels de Vos <ndevos@redhat.com>2016-08-05 12:22:14 -0700
commit7ce77ea61f184d5ddae4bce4ca672fd439089eaf (patch)
treeac946e7ace091fba30d355c8fc514c4b15de3d61 /glusterfs.spec.in
parentcf51bc699646359be92969024a52c225e7ee55a1 (diff)
build: correct date in the %changelog
Building RPMs failed for me because of an incorrect date in the %changelog in the .spec. It seems that rpmlint identifies is as well: $ rpmlint glusterfs.spec ... (snipped non critical errors) glusterfs.spec: E: specfile-error warning: bogus date in %changelog: Wed Jul 15 2016 Aravinda VK <avishwan@redhat.com> Changed the date in the .spec to the date of the latest version (v16) of the patch that adds eventing (commit 5ed781ecf). BUG: 1334044 Change-Id: I5ef5003e227a83479f24103fc67139d7287fbc39 Signed-off-by: Niels de Vos <ndevos@redhat.com> Reviewed-on: http://review.gluster.org/15099 Reviewed-by: Kaleb KEITHLEY <kkeithle@redhat.com> Smoke: Gluster Build System <jenkins@build.gluster.org> NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org> CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Diffstat (limited to 'glusterfs.spec.in')
-rw-r--r--glusterfs.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
index 6e681ee6c83..b3fe0d5fb87 100644
--- a/glusterfs.spec.in
+++ b/glusterfs.spec.in
@@ -1241,7 +1241,7 @@ exit 0
* Sun Jul 31 2016 Soumya Koduri <skoduri@redhat.com>
- Add dependency on portblock resource agent for ganesha package (#1354439)
-* Wed Jul 15 2016 Aravinda VK <avishwan@redhat.com>
+* Mon Jul 18 2016 Aravinda VK <avishwan@redhat.com>
- Added new subpackage events(glusterfs-events) (#1334044)
* Fri Jul 15 2016 Aravinda VK <avishwan@redhat.com>