From b78797c25833009d92abf5ffc6724c3affafb37eafcf911abce2e70a4ad7eeee Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Sun, 19 Jan 2020 23:59:19 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-dfdatetime?expand=0&rev=16 --- python-dfdatetime.changes | 40 ++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/python-dfdatetime.changes b/python-dfdatetime.changes index e00955e..217728f 100644 --- a/python-dfdatetime.changes +++ b/python-dfdatetime.changes @@ -1,4 +1,42 @@ ------------------------------------------------------------------- Fri Jan 17 10:12:11 UTC 2020 - Matej Cepl -- Initial effort to package dfdatetime 20190517 +- Convert to python3 only + +------------------------------------------------------------------- +Mon Aug 19 19:37:10 UTC 2019 - Greg Freemyer + +- update to v0~20190517 + * changelog not provided +- Added Requires: python-mock to allow self-test to be manually run + +------------------------------------------------------------------- +Thu Jan 11 21:43:13 UTC 2018 - Greg.Freemyer@gmail.com + +- update to v0~20180110 + * deprecated a functions + * added new functions + +------------------------------------------------------------------- +Tue Oct 3 16:08:32 UTC 2017 - Greg.Freemyer@gmail.com + +- update to v0~20170719 + * various improvements including + new format support + added sanity checks +- implement python singlespec syntax +- remove the lines that delete *.pyc and *.pyo files, + they no longer cause problems + +------------------------------------------------------------------- +Sat Jul 30 22:27:27 UTC 2016 - jengelh@inai.de + +- Use python macros for filelists. + Use hardlinks for fdupes, it's cheaper. + +------------------------------------------------------------------- +Thu Jul 28 20:57:06 UTC 2016 - Greg.Freemyer@gmail.com + +- initial package v0~20160323 + +