diff --git a/python-webcolors.spec b/python-webcolors.spec index b4cf749547fdb2bca8b948ed7beddac84972b61e..1dd6f7519e41257aa9c4880c128a889eac38f9ff 100644 --- a/python-webcolors.spec +++ b/python-webcolors.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-webcolors -Version: 24.11.1 +Version: 25.10.0 Release: 1 Summary: A library for working with color names and color values formats defined by HTML and CSS. License: BSD 3-Clause @@ -57,6 +57,12 @@ if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Thu Nov 20 2025 peiliya - 25.10.0-1 +- Update to 25.10.0 + +* Tue Nov 18 2025 peiliya - 25.10.0-1 +- Update to 25.10.0 + * Fri Jun 13 2025 Dongxing Wang - 24.11.1-1 - Update package with version 24.11.1 Switch back to the original version of the coverage action. diff --git a/webcolors-24.11.1.tar.gz b/webcolors-24.11.1.tar.gz deleted file mode 100644 index a15ac2716fb972dd9968d688347a5300e01e6ed4..0000000000000000000000000000000000000000 Binary files a/webcolors-24.11.1.tar.gz and /dev/null differ diff --git a/webcolors-25.10.0.tar.gz b/webcolors-25.10.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..ce2417e987d28eed1757f66848d352a061b1e1b9 Binary files /dev/null and b/webcolors-25.10.0.tar.gz differ