diff --git a/python-slugify-8.0.0.tar.gz b/python-slugify-8.0.0.tar.gz deleted file mode 100644 index 10f68bcdae8919688a71d8ea6199d93393423bce..0000000000000000000000000000000000000000 Binary files a/python-slugify-8.0.0.tar.gz and /dev/null differ diff --git a/python-slugify-8.0.1.tar.gz b/python-slugify-8.0.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..f8ec19ff3e238a67f6a6100c87b4ba2c938aa4b6 Binary files /dev/null and b/python-slugify-8.0.1.tar.gz differ diff --git a/python-slugify.spec b/python-slugify.spec index 9a119e2c6a6921836fe83179574a23df482d8d9a..4de6051ef34713ecd12dde6ba8d0a174d637b691 100644 --- a/python-slugify.spec +++ b/python-slugify.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-slugify -Version: 8.0.0 +Version: 8.0.1 Release: 1 Summary: A Python Slugify application that handles Unicode License: MIT URL: https://github.com/un33k/python-slugify -Source0: https://files.pythonhosted.org/packages/49/3b/492affa71ccdeaadce1a6fba17e12fec301820b19b8cd7220d849686f8ec/python-slugify-8.0.0.tar.gz +Source0: https://files.pythonhosted.org/packages/de/63/0f60208d0d3dde1a87d30a82906fa9b00e902b57f1ae9565d780de4b41d1/python-slugify-8.0.1.tar.gz BuildArch: noarch Requires: python3-text-unidecode @@ -71,6 +71,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Jul 28 2023 sunhui - 8.0.1-1 +- Update package to version 8.0.1 + * Fri Feb 17 2023 wubijie - 8.0.0-1 - Update package to version 8.0.0