diff --git a/cron_descriptor-1.4.3.tar.gz b/cron_descriptor-1.4.3.tar.gz deleted file mode 100644 index 2c2eb06..0000000 --- a/cron_descriptor-1.4.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff7e27520298e12199782f7f67fbc4d804745eb0e26f37be0da86b2134e9fca9 -size 43980 diff --git a/cron_descriptor-1.4.5.tar.gz b/cron_descriptor-1.4.5.tar.gz new file mode 100644 index 0000000..f738dcc --- /dev/null +++ b/cron_descriptor-1.4.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:459257738d48c44bb5db0c6ab4ed64f4f5eb81c3f82be0a44e32b1ce43086099 +size 44323 diff --git a/python-cron-descriptor.changes b/python-cron-descriptor.changes index 707e441..5e1558b 100644 --- a/python-cron-descriptor.changes +++ b/python-cron-descriptor.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Sep 28 19:50:01 UTC 2024 - Dirk Müller + +- update to 1.4.4: + * Simple CLI with all Options implemented + * GitHub Actions: Add Python 3.13 pre-release to the testing + * README.md: Supports Python 3.8 - 3.12 + * Correct typo forth to fourth + ------------------------------------------------------------------- Tue Jan 30 12:05:20 UTC 2024 - Dirk Müller diff --git a/python-cron-descriptor.spec b/python-cron-descriptor.spec index c7e191c..9dd380b 100644 --- a/python-cron-descriptor.spec +++ b/python-cron-descriptor.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cron-descriptor -Version: 1.4.3 +Version: 1.4.5 Release: 0 Summary: Python library that converts cron expressions into human readable strings License: MIT