diff --git a/python-tempora.changes b/python-tempora.changes index eac2a88..e1c6cf5 100644 --- a/python-tempora.changes +++ b/python-tempora.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu May 4 21:03:54 UTC 2023 - Dirk Müller + +- update to 5.2.2: + * Fixed bug in tests that would fail when a leap year + was about a year away. + ------------------------------------------------------------------- Fri Apr 21 12:37:13 UTC 2023 - Dirk Müller diff --git a/python-tempora.spec b/python-tempora.spec index f489ab8..43d6c58 100644 --- a/python-tempora.spec +++ b/python-tempora.spec @@ -24,7 +24,7 @@ %endif %{?sle15_python_module_pythons} Name: python-tempora -Version: 5.2.1 +Version: 5.2.2 Release: 0 Summary: Objects and routines pertaining to date and time (tempora) License: MIT diff --git a/tempora-5.2.1.tar.gz b/tempora-5.2.1.tar.gz deleted file mode 100644 index 7137938..0000000 --- a/tempora-5.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7176486c5948a75201e8d0b21ef2c23ca808474060df47218c92295bdce5276 -size 20787 diff --git a/tempora-5.2.2.tar.gz b/tempora-5.2.2.tar.gz new file mode 100644 index 0000000..1f5da55 --- /dev/null +++ b/tempora-5.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98ee27bc528c91a236f9a5d612ede4ef391b01f7862bf11b483ce549053651c1 +size 20957