From d5af7249cbe9574ebf11bb9ed8779a1c1135cad7ae7102c2eba396b2c2686b0c Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 6 Jun 2024 20:21:56 +0000 Subject: [PATCH] - update to 3.1.0: * Fix a few basic parsing issues OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-crontab?expand=0&rev=20 --- python-crontab-3.0.0.tar.gz | 3 --- python-crontab-3.1.0.tar.gz | 3 +++ python-python-crontab.changes | 6 ++++++ python-python-crontab.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 python-crontab-3.0.0.tar.gz create mode 100644 python-crontab-3.1.0.tar.gz diff --git a/python-crontab-3.0.0.tar.gz b/python-crontab-3.0.0.tar.gz deleted file mode 100644 index 8006e74..0000000 --- a/python-crontab-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:79fb7465039ddfd4fb93d072d6ee0d45c1ac8bf1597f0686ea14fd4361dba379 -size 56737 diff --git a/python-crontab-3.1.0.tar.gz b/python-crontab-3.1.0.tar.gz new file mode 100644 index 0000000..27324c6 --- /dev/null +++ b/python-crontab-3.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4ea1605d24533b67fa7a634ef26cb59a5f2e7954f6e677d2d7a2229959a2fc8 +size 56750 diff --git a/python-python-crontab.changes b/python-python-crontab.changes index 28b1f21..26f752c 100644 --- a/python-python-crontab.changes +++ b/python-python-crontab.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 6 20:21:25 UTC 2024 - Dirk Müller + +- update to 3.1.0: + * Fix a few basic parsing issues + ------------------------------------------------------------------- Mon Jan 1 20:28:24 UTC 2024 - Dirk Müller diff --git a/python-python-crontab.spec b/python-python-crontab.spec index 5f23538..c97a196 100644 --- a/python-python-crontab.spec +++ b/python-python-crontab.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-python-crontab -Version: 3.0.0 +Version: 3.1.0 Release: 0 Summary: Python Crontab API License: LGPL-3.0-only