diff --git a/python-crontab-2.5.1.tar.gz b/python-crontab-2.5.1.tar.gz deleted file mode 100644 index 938f465..0000000 --- a/python-crontab-2.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4bbe7e720753a132ca4ca9d4094915f40e9d9dc8a807a4564007651018ce8c31 -size 52573 diff --git a/python-crontab-2.6.0.tar.gz b/python-crontab-2.6.0.tar.gz new file mode 100644 index 0000000..6103c01 --- /dev/null +++ b/python-crontab-2.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e35ed7a3cdc3100545b43e196d34754e6551e7f95e4caebbe0e1c0ca41c2f1b +size 55325 diff --git a/python-python-crontab.changes b/python-python-crontab.changes index b0b1a9a..769b255 100644 --- a/python-python-crontab.changes +++ b/python-python-crontab.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Oct 6 22:15:25 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 2.6.0 +- Fix #87 with specials flag on rendering options +* Fix #82 with a cron_command API and README updates +* Fix #88 with comment change +* Merge branch 'issue-cron-weekdays-vs-python-weekdays' into 'master' +* Fix test_02_days_per_year calculations incorrect +* Fix #81 make a command valid when setting the command +* bump version +* Fix #75 apply disabled comment prefix before pre-comment +* Fix #73 add support for percent sign stdin and escaping +* Fix #71 record pre-comment styles faithfully for re-rendering + ------------------------------------------------------------------- Thu May 6 14:14:18 UTC 2021 - Ben Greiner diff --git a/python-python-crontab.spec b/python-python-crontab.spec index a54692d..80bd58b 100644 --- a/python-python-crontab.spec +++ b/python-python-crontab.spec @@ -1,7 +1,7 @@ # # spec file for package python-python-crontab # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-python-crontab -Version: 2.5.1 +Version: 2.6.0 Release: 0 Summary: Python Crontab API License: LGPL-3.0-only