From 869ab103265072dbd252ea477c7da2bca7ad42c8 Mon Sep 17 00:00:00 2001 From: eb3095 <45504889+eb3095@users.noreply.github.com> Date: Wed, 17 Jul 2019 17:56:46 -0400 Subject: [PATCH] June 15th 2019 was a Saturday, not a Sunday This addresses the following issue, RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.tUWJAJ (%prep) bogus date in %changelog: Sun Jun 15 2019 Vincent Bernat - 1.0.4-1 --- redhat/lldpd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/redhat/lldpd.spec b/redhat/lldpd.spec index d9bc701b..8906d7bb 100644 --- a/redhat/lldpd.spec +++ b/redhat/lldpd.spec @@ -317,7 +317,7 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/lldp-const.h %changelog -* Sun Jun 15 2019 Vincent Bernat - 1.0.4-1 +* Sat Jun 15 2019 Vincent Bernat - 1.0.4-1 - New upstream version. * Mon Dec 10 2018 Vincent Bernat - 1.0.3-1 -- 2.39.5