diff --git a/croniter-0.3.28.tar.gz b/croniter-0.3.28.tar.gz deleted file mode 100644 index 4ec9c56..0000000 --- a/croniter-0.3.28.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c31adf6a9b0b1981d362538bfa57769acaade1d62f80c264f402ce1f8d1210b4 -size 20294 diff --git a/croniter-0.3.30.tar.gz b/croniter-0.3.30.tar.gz new file mode 100644 index 0000000..069036a --- /dev/null +++ b/croniter-0.3.30.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538adeb3a7f7816c3cdec6db974c441620d764c25ff4ed0146ee7296b8a50590 +size 18122 diff --git a/python-croniter.changes b/python-croniter.changes index fe71de5..7264b77 100644 --- a/python-croniter.changes +++ b/python-croniter.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu May 23 06:36:54 UTC 2019 - pgajdos@suse.com + +- version update to 0.3.30 + * credits + * history stripping (security) + * Handle -Sun notation + * Handle invalid ranges correctly + ------------------------------------------------------------------- Tue Mar 26 13:35:14 UTC 2019 - Tomáš Chvátal diff --git a/python-croniter.spec b/python-croniter.spec index b961b9a..52c3fa9 100644 --- a/python-croniter.spec +++ b/python-croniter.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-croniter -Version: 0.3.28 +Version: 0.3.30 Release: 0 Summary: Python iterators for datetime objects with cron-like format License: MIT