diff --git a/cairocffi-1.6.0.tar.gz b/cairocffi-1.6.0.tar.gz deleted file mode 100644 index fcb13d3..0000000 Binary files a/cairocffi-1.6.0.tar.gz and /dev/null differ diff --git a/cairocffi-1.6.1.tar.gz b/cairocffi-1.6.1.tar.gz new file mode 100644 index 0000000..2c62a9c Binary files /dev/null and b/cairocffi-1.6.1.tar.gz differ diff --git a/python-cairocffi.spec b/python-cairocffi.spec index d2d0f6f..b1536d3 100644 --- a/python-cairocffi.spec +++ b/python-cairocffi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cairocffi -Version: 1.6.0 +Version: 1.6.1 Release: 1 Summary: cffi-based cairo bindings for Python License: BSD-3-Clause URL: https://pypi.python.org/pypi/cairocffi/ -Source0: https://files.pythonhosted.org/packages/02/8d/75ebb7a2f6a835e2bc125ce4c667dccc8e40b92507923dfaf8f079c892a5/cairocffi-1.6.0.tar.gz +Source0: https://files.pythonhosted.org/packages/6e/37/982a8650ab8c0b3bd0021e3f7041e9707ce35f6cc43b7def2c43ff109dd9/cairocffi-1.6.1.tar.gz BuildArch: noarch %global _description\ @@ -73,6 +73,9 @@ if [ -f README.txt ]; then cp -af README.txt %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Tue Nov 21 2023 jiangxinyu - 1.6.1-1 +- Update package to version 1.6.1 + * Mon Jul 03 2023 ZixuanChen - 1.6.0-1 - Update package to version 1.6.0