diff --git a/pdd-1.6.tar.gz b/pdd-1.6.tar.gz deleted file mode 100644 index b657948..0000000 --- a/pdd-1.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3fd3888b97fdd18de95cec10df0b64cbb55740307042bceff4f547771ed45c99 -size 22099 diff --git a/pdd-1.7.tar.gz b/pdd-1.7.tar.gz new file mode 100644 index 0000000..2b7cce6 --- /dev/null +++ b/pdd-1.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c532faf070fc98c5d1e81df953450f54dc8d96b243fbe06a29c5c979182113a5 +size 22158 diff --git a/python-pdd.changes b/python-pdd.changes index 9ca8f52..8c2947e 100644 --- a/python-pdd.changes +++ b/python-pdd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Dec 5 20:23:41 UTC 2022 - Dirk Müller + +- update to 1.7: + * fix pip install + * document zsh completion script generator usage + * makefile option to install completion scripts + ------------------------------------------------------------------- Tue Oct 4 22:51:47 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-pdd.spec b/python-pdd.spec index 6c5c924..2895ce5 100644 --- a/python-pdd.spec +++ b/python-pdd.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pdd -Version: 1.6 +Version: 1.7 Release: 0 Summary: Tiny date, time diff calculator with timers License: GPL-3.0-only