diff --git a/python-docx.spec b/python-docx.spec index 55987e583cc957905f5cf8b52c129f59079626ea..e0542e2f17e22667e0e31ce5a4bfd2bf7fee4834 100644 --- a/python-docx.spec +++ b/python-docx.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-python-docx -Version: 1.2.0 +Version: 0.2.4 Release: 1 Summary: Create and update Microsoft Word .docx files. License: MIT @@ -50,6 +50,9 @@ if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Wed Nov 19 2025 peiliya - 0.2.4-1 +- Update to 0.2.4 + * Tue Sep 09 2025 lixiaoyong - 1.2.0-1 - Update package to version 1.2.0 * Add support for comments diff --git a/python_docx-0.2.4.tar.gz b/python_docx-0.2.4.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/python_docx-1.2.0.tar.gz b/python_docx-1.2.0.tar.gz deleted file mode 100644 index 1d6601b1677a48289ee04bb512d6284c6639579a..0000000000000000000000000000000000000000 Binary files a/python_docx-1.2.0.tar.gz and /dev/null differ