From 24e6fc0384ecc9319803b5c7a592e6e2dccc0cb5 Mon Sep 17 00:00:00 2001 From: Matt Tyson Date: Mon, 9 Mar 2015 00:47:07 +0000 Subject: [PATCH] Fix incorrect dates in specfile RPM complains about these dates being invalid during the build process --- pgloader.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pgloader.spec b/pgloader.spec index af42f04..0f37016 100644 --- a/pgloader.spec +++ b/pgloader.spec @@ -54,9 +54,9 @@ echo '-b /usr/bin/pgloader' > $RPM_BUILD_ROOT/etc/prelink.conf.d/%{name}.conf * Tue Apr 29 2014 Dimitri Fontaine 3.0.99 - Assorted fixes, release candidate 9 -* Thu Dec 23 2013 Dimitri Fontaine 3.0.98 +* Mon Dec 23 2013 Dimitri Fontaine 3.0.98 - Assorted fixes, release candidate 8 -* Wed Dec 15 2013 Dimitri Fontaine 3.0.97 +* Sun Dec 15 2013 Dimitri Fontaine 3.0.97 - Assorted fixes, release candidate 7 * Tue Dec 10 2013 Dimitri Fontaine 3.0.96 - Package as an RPM