17
0

Accepting request 848234 from home:gregfreemyer:Tools-for-forensic-boot-cd

- update to v0~20200824
        * Extended time elements with copy from datetime object 
        * Extended time elements with copy from RFC 822 and 1123 methods
        * Added date and time values factory class for serialization

OBS-URL: https://build.opensuse.org/request/show/848234
OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-dfdatetime?expand=0&rev=22
This commit is contained in:
Greg Freemyer
2020-11-13 02:31:56 +00:00
committed by Git OBS Bridge
parent 1390756535
commit 71c6199934
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Nov 13 02:20:18 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20200824
* Extended time elements with copy from datetime object
* Extended time elements with copy from RFC 822 and 1123 methods
* Added date and time values factory class for serialization
-------------------------------------------------------------------
Sun Apr 5 20:27:31 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>