diff --git a/DateTime-5.1.tar.gz b/DateTime-5.1.tar.gz deleted file mode 100644 index 494af80..0000000 --- a/DateTime-5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4191a3193c1ca4dbbaad5c958f940b9256864ba2613a53038d1613d3f63262d -size 62412 diff --git a/DateTime-5.2.tar.gz b/DateTime-5.2.tar.gz new file mode 100644 index 0000000..9f9edc8 --- /dev/null +++ b/DateTime-5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63194d2184de10e0b41e76596ba6538bd1d89db6f7b3c182789c75b0ac5c6697 +size 62631 diff --git a/python-DateTime.changes b/python-DateTime.changes index 6756987..d1318d1 100644 --- a/python-DateTime.changes +++ b/python-DateTime.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jul 24 20:22:04 UTC 2023 - Dirk Müller + +- update to 5.2: + * Cast int to float in compare methods. + * Fix compare methods between DateTime instances and None. + ------------------------------------------------------------------- Wed May 3 15:43:22 UTC 2023 - Dirk Müller diff --git a/python-DateTime.spec b/python-DateTime.spec index 3b38f1c..bcbaca9 100644 --- a/python-DateTime.spec +++ b/python-DateTime.spec @@ -16,9 +16,9 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-DateTime -Version: 5.1 +Version: 5.2 Release: 0 Summary: Zope DateTime data type License: ZPL-2.1