diff --git a/python-slugify-8.0.1.tar.gz b/python-slugify-8.0.1.tar.gz deleted file mode 100644 index f8ec19ff3e238a67f6a6100c87b4ba2c938aa4b6..0000000000000000000000000000000000000000 Binary files a/python-slugify-8.0.1.tar.gz and /dev/null differ diff --git a/python-slugify-8.0.4.tar.gz b/python-slugify-8.0.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..15c1e98b595e9d7ab50efe3c20115235f4e3f20d Binary files /dev/null and b/python-slugify-8.0.4.tar.gz differ diff --git a/python-slugify.spec b/python-slugify.spec index 4de6051ef34713ecd12dde6ba8d0a174d637b691..bfaffe693a4fb6287ca5d417f8cb30d905dcb512 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.1 +Version: 8.0.4 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/de/63/0f60208d0d3dde1a87d30a82906fa9b00e902b57f1ae9565d780de4b41d1/python-slugify-8.0.1.tar.gz +Source0: https://files.pythonhosted.org/packages/87/c7/5e1547c44e31da50a460df93af11a535ace568ef89d7a811069ead340c4a/python-slugify-8.0.4.tar.gz BuildArch: noarch Requires: python3-text-unidecode @@ -71,6 +71,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Apr 08 2024 zhaojingyu - 8.0.4-1 +- Update package to version 8.0.4 +- Properly handle uppercase special characters + * Fri Jul 28 2023 sunhui - 8.0.1-1 - Update package to version 8.0.1