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
This commit is contained in:
Jan Engelhardt 2020-06-15 15:52:50 +00:00 committed by Git OBS Bridge
parent 685f34dffb
commit 7cf6beae2d

View File

@ -1,12 +1,12 @@
-------------------------------------------------------------------
Wed 15 Apr 08:40:36 CEST 2020 - Harry ten Berge <htenberge@gmail.com>
Wed Apr 15 08:40:36 CEST 2020 - Harry ten Berge <htenberge@gmail.com>
- 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 <htenberge@gmail.com>
Thu Mar 26 10:57:12 CET 2020 - Harry ten Berge <htenberge@gmail.com>
- 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 <htenberge@gmail.com>
* Add support for RTNL helper functionality.
-------------------------------------------------------------------
Mon 10 Feb 09:57:36 CET 2020 - Harry ten Berge <htenberge@gmail.com>
Mon Feb 10 09:57:36 CET 2020 - Harry ten Berge <htenberge@gmail.com>
- ver 0.28:
* Fix issue with NULL check of D-Bus proxy for method calls.