diff --git a/dateparser-1.1.6.tar.gz b/dateparser-1.1.6.tar.gz deleted file mode 100644 index 493b507..0000000 --- a/dateparser-1.1.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e703db1815270c020552f4b3e3a981937b48b2cbcfcef5347071b74788dd9214 -size 295659 diff --git a/dateparser-1.1.7.tar.gz b/dateparser-1.1.7.tar.gz new file mode 100644 index 0000000..94c18e7 --- /dev/null +++ b/dateparser-1.1.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff047d9cffad4d3113ead8ec0faf8a7fc43bab7d853ac8715e071312b53c465a +size 295818 diff --git a/python-dateparser.changes b/python-dateparser.changes index 6d202a9..472a2d5 100644 --- a/python-dateparser.changes +++ b/python-dateparser.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Feb 15 19:43:54 UTC 2023 - Dirk Müller + +- update to 1.1.7: + * Add an “ago” synonym for Arabic + * Improved date parsing for Czech + * Improved date parsing for Indonesian + ------------------------------------------------------------------- Fri Jan 13 09:39:35 UTC 2023 - Dirk Müller diff --git a/python-dateparser.spec b/python-dateparser.spec index 224eac4..a1cfea3 100644 --- a/python-dateparser.spec +++ b/python-dateparser.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-dateparser -Version: 1.1.6 +Version: 1.1.7 Release: 0 Summary: Date parsing library designed to parse dates from HTML pages License: BSD-3-Clause