From 7cf6beae2d609c7cc2b0dc5b377c1c4264aa1a0fcd4b63eeb3bfd1c0c2ce340f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 15 Jun 2020 15:52:50 +0000 Subject: [PATCH] Fix broken date lines (factory bot rejects these) OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ell?expand=0&rev=34 --- ell.changes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ell.changes b/ell.changes index e94bf59..aa10549 100644 --- a/ell.changes +++ b/ell.changes @@ -1,12 +1,12 @@ ------------------------------------------------------------------- -Wed 15 Apr 08:40:36 CEST 2020 - Harry ten Berge +Wed Apr 15 08:40:36 CEST 2020 - Harry ten Berge - ver 0.31: * Fix issue with verification of the second certificate in chain. * Fix issue with handling trusted CA matching in verification. ------------------------------------------------------------------- -Thu 26 Mar 10:57:12 CET 2020 - Harry ten Berge +Thu Mar 26 10:57:12 CET 2020 - Harry ten Berge - ver 0.30: * Fix issue with missing export of RTNL helper functions. @@ -16,7 +16,7 @@ Thu 26 Mar 10:57:12 CET 2020 - Harry ten Berge * Add support for RTNL helper functionality. ------------------------------------------------------------------- -Mon 10 Feb 09:57:36 CET 2020 - Harry ten Berge +Mon Feb 10 09:57:36 CET 2020 - Harry ten Berge - ver 0.28: * Fix issue with NULL check of D-Bus proxy for method calls.