From ce93b34afa3d8096e860cfa399b28d23d48074ee0b3b1bf1f9c819c090c8e067 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 19 May 2021 05:29:29 +0000 Subject: [PATCH] Accepting request 894158 from home:susnux:branches:devel:languages:python Update to version 1.5 OBS-URL: https://build.opensuse.org/request/show/894158 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdd?expand=0&rev=7 --- pdd-1.4.tar.gz | 3 --- pdd-1.5.tar.gz | 3 +++ python-pdd.changes | 8 ++++++++ python-pdd.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 pdd-1.4.tar.gz create mode 100644 pdd-1.5.tar.gz diff --git a/pdd-1.4.tar.gz b/pdd-1.4.tar.gz deleted file mode 100644 index a329108..0000000 --- a/pdd-1.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bfdd2676875d99f8af6e85eb64dc2b0110ee6a8c90549de7eb08deef5b45791e -size 22115 diff --git a/pdd-1.5.tar.gz b/pdd-1.5.tar.gz new file mode 100644 index 0000000..e94ea8d --- /dev/null +++ b/pdd-1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d079f387849fce07a000ec81c0ecfbf9db1e1da943e84da57105a599f209e12f +size 22713 diff --git a/python-pdd.changes b/python-pdd.changes index 7593258..09fe548 100644 --- a/python-pdd.changes +++ b/python-pdd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue May 18 21:10:24 UTC 2021 - Ferdinand Thiessen + +- Update to version 1.5 + * maintenance release + * updated auto-generated package list + * drop python 3.5 support, add 3.9 + ------------------------------------------------------------------- Wed May 20 07:26:09 UTC 2020 - Petr Gajdos diff --git a/python-pdd.spec b/python-pdd.spec index 7d1d1fe..5810778 100644 --- a/python-pdd.spec +++ b/python-pdd.spec @@ -1,7 +1,7 @@ # # spec file for package python-pdd # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pdd -Version: 1.4 +Version: 1.5 Release: 0 Summary: Tiny date, time diff calculator with timers License: GPL-3.0-only