diff --git a/cron_descriptor-1.2.24.tar.gz b/cron_descriptor-1.2.24.tar.gz deleted file mode 100644 index 88bfaed..0000000 --- a/cron_descriptor-1.2.24.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b47d2e169f52293941bc64f57b3f6fef2e35f478c5bca5542388f7f6ed3d628 -size 32140 diff --git a/cron_descriptor-1.2.31.tar.gz b/cron_descriptor-1.2.31.tar.gz new file mode 100644 index 0000000..ecf5b98 --- /dev/null +++ b/cron_descriptor-1.2.31.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1896ec452baef96e5eb16e703d0de0a947a46ebfdb2315f886a3b6972a11b44 +size 40466 diff --git a/python-cron-descriptor.changes b/python-cron-descriptor.changes index c7ec7c8..9b3699e 100644 --- a/python-cron-descriptor.changes +++ b/python-cron-descriptor.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Tue Sep 27 14:32:48 UTC 2022 - Yogalakshmi Arunachalam + +- Update to v1.2.30: + * Fixes #31 + * Fixes #36 + * Implements #52 fix from upstream that fixes #37 + +- Update to v1.2.27: + * Added Korean support by @hanqyu + * Added Persian support by @Davoodeh + * Added Tamil support by @sankarhari + * Added Japanese support by @tho-asterist + * fixes unclosed open translation file by Rafael Reuber + * various fixes around + ------------------------------------------------------------------- Wed Apr 1 14:40:50 UTC 2020 - Marketa Calabkova diff --git a/python-cron-descriptor.spec b/python-cron-descriptor.spec index 0eaaa63..2cf9d14 100644 --- a/python-cron-descriptor.spec +++ b/python-cron-descriptor.spec @@ -1,7 +1,7 @@ # # spec file for package python-cron-descriptor # -# 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cron-descriptor -Version: 1.2.24 +Version: 1.2.31 Release: 0 Summary: Python library that converts cron expressions into human readable strings License: MIT