From: Dwight Engen Date: Fri, 25 Oct 2013 23:01:54 +0000 (-0400) Subject: rpm spec: fix "warning: bogus date in %changelog" X-Git-Tag: lxc-1.0.0.alpha3~52 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7920b1b43519e21c516731dc1322fe308d69f102;p=thirdparty%2Flxc.git rpm spec: fix "warning: bogus date in %changelog" Mar 24 2009 was actually a Tuesday, maybe Daniel was still recovering from Monday ;) Stranger still that RPM actually checks this!? Signed-off-by: Dwight Engen Signed-off-by: Serge Hallyn --- diff --git a/lxc.spec.in b/lxc.spec.in index f4bcd8c33..0f7f22fda 100644 --- a/lxc.spec.in +++ b/lxc.spec.in @@ -162,7 +162,7 @@ rm -rf %{buildroot} - set attribute for installed files - fix libraries installation -* Mon Mar 24 2009 Daniel Lezcano - 0.6.1 +* Tue Mar 24 2009 Daniel Lezcano - 0.6.1 - Removed capability setting, let the user to do that through "lxc-setcap" * Mon Feb 16 2009 Daniel Lezcano - 0.6.0