diff --git a/click_man-0.5.0.tar.gz b/click_man-0.5.0.tar.gz deleted file mode 100644 index ef073d3..0000000 --- a/click_man-0.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c2b3016c533dd315fa45ef9ab9bfa5bfd71017ea6d5bbcd454c179aee6b2343 -size 20863 diff --git a/click_man-0.5.1.tar.gz b/click_man-0.5.1.tar.gz new file mode 100644 index 0000000..ab7c7dc --- /dev/null +++ b/click_man-0.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2db2163ef51a1b746d6d7781f78856430a2bcf0f10df428fe5986ecc0ef9809c +size 21345 diff --git a/python-click-man.changes b/python-click-man.changes index 64fb3a7..eeb6047 100644 --- a/python-click-man.changes +++ b/python-click-man.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Apr 15 06:19:22 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 0.5.1 + * Bump workflow versions + * README: Remove references to Python 2 + * README: Update packaging overview + * fix: Correct entrypoint + * pre-commit: Bump versions + ------------------------------------------------------------------- Mon Feb 10 16:48:55 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-click-man.spec b/python-click-man.spec index 4eca3c1..4588932 100644 --- a/python-click-man.spec +++ b/python-click-man.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-click-man -Version: 0.5.0 +Version: 0.5.1 Release: 0 Summary: Automate generation of man pages for python click applications License: MIT