From 8e3a57c45ea05bfe6df51efe089bc583747e2e5d96b8de9c61dadfca5a3c9a4e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 4 May 2023 21:04:54 +0000 Subject: [PATCH] - update to 5.2.2: * Fixed bug in tests that would fail when a leap year was about a year away. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tempora?expand=0&rev=41 --- python-tempora.changes | 7 +++++++ python-tempora.spec | 2 +- tempora-5.2.1.tar.gz | 3 --- tempora-5.2.2.tar.gz | 3 +++ 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 tempora-5.2.1.tar.gz create mode 100644 tempora-5.2.2.tar.gz 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