From d7c547f1790ed1700cce19d8cfa7b05607baf3d4 Mon Sep 17 00:00:00 2001 From: Tomas Hozza Date: Fri, 19 Jul 2013 10:14:33 +0200 Subject: [PATCH] Fix bogus dates in Changelog Signed-off-by: Tomas Hozza --- ldns.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ldns.spec b/ldns.spec index 96172f3..731a62d 100644 --- a/ldns.spec +++ b/ldns.spec @@ -184,7 +184,7 @@ rm -rf %{buildroot} * Wed Jan 11 2012 Paul Wouters - 1.6.12-1 - Upgraded to 1.6.12, fixes important end of year handling date bug -* Thu Oct 5 2011 Paul Wouters - 1.6.11-2 +* Wed Oct 5 2011 Paul Wouters - 1.6.11-2 - Updated to 1.6.11, fixes rhbz#741026 which is CVE-2011-3581 - Python goes into sitearch, not sitelib - Fix source link and spelling errors in description @@ -274,7 +274,7 @@ rm -rf %{buildroot} * Wed Feb 25 2009 Fedora Release Engineering - 1.5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild -* Mon Feb 10 2009 Paul Wouters - 1.5.1-1 +* Tue Feb 10 2009 Paul Wouters - 1.5.1-1 - Updated to new version, 1.5.0 had a bug preventing zone signing. @@ -353,7 +353,7 @@ rm -rf %{buildroot} * Sun Dec 18 2005 Paul Wouters 1.0.0-7 - Patched 'make clean' target to get rid of object files shipped with 1.0.0 -* Sun Dec 13 2005 Paul Wouters 1.0.0-6 +* Tue Dec 13 2005 Paul Wouters 1.0.0-6 - added a make clean for 2.3.3 since .o files were left behind upstream, causing failure on ppc platform