diff --git a/croniter-3.0.3.tar.gz b/croniter-3.0.3.tar.gz deleted file mode 100644 index b050110..0000000 --- a/croniter-3.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34117ec1741f10a7bd0ec3ad7d8f0eb8fa457a2feb9be32e6a2250e158957668 -size 53088 diff --git a/croniter-3.0.4.tar.gz b/croniter-3.0.4.tar.gz new file mode 100644 index 0000000..b8d1b7d --- /dev/null +++ b/croniter-3.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9dcd4bdb6c97abedb6f09d6ed3495b13ede4d4544503fa580b6372a56a0c520 +size 54500 diff --git a/python-croniter.changes b/python-croniter.changes index 15ca68a..14a8cb6 100644 --- a/python-croniter.changes +++ b/python-croniter.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Oct 28 11:35:00 UTC 2024 - Dirk Müller + +- update to 3.0.4: + * Fix overflow on 32bits systems (#87) [kiorky] + * Fix python2 testing (related to #93) [kiorky] + * Modernize packaging. Special thanks to Aarni Koskela (akx) + for all the inputs. [kiorky, akx] + ------------------------------------------------------------------- Wed Oct 9 06:35:07 UTC 2024 - Dirk Müller diff --git a/python-croniter.spec b/python-croniter.spec index bc59f0b..a890ae9 100644 --- a/python-croniter.spec +++ b/python-croniter.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-croniter -Version: 3.0.3 +Version: 3.0.4 Release: 0 Summary: Python iterators for datetime objects with cron-like format License: MIT