diff --git a/humanize-4.12.0.tar.gz b/humanize-4.12.0.tar.gz deleted file mode 100644 index 7c696ab..0000000 --- a/humanize-4.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87ff7b43591370b12a1d103c9405849d911d4b039ed22d80b718b62c76eec8a3 -size 80785 diff --git a/humanize-4.12.1.tar.gz b/humanize-4.12.1.tar.gz new file mode 100644 index 0000000..873bc59 --- /dev/null +++ b/humanize-4.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1338ba97415c96556758a6e2f65977ed406dddf4620d4c6db9bbdfd07f0f1232 +size 80827 diff --git a/python-humanize.changes b/python-humanize.changes index 770c2ec..a443ee6 100644 --- a/python-humanize.changes +++ b/python-humanize.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 19 11:45:12 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 4.12.1 + * Fix regression in naturalsize for float (#240) @hugovk + ------------------------------------------------------------------- Tue Feb 18 17:01:24 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-humanize.spec b/python-humanize.spec index e71faea..75ca62f 100644 --- a/python-humanize.spec +++ b/python-humanize.spec @@ -19,7 +19,7 @@ %{?sle15_python_module_pythons} %global modname humanize Name: python-humanize -Version: 4.12.0 +Version: 4.12.1 Release: 0 Summary: Python humanize utilities License: MIT