diff --git a/cairocffi-1.5.1.tar.gz b/cairocffi-1.5.1.tar.gz deleted file mode 100644 index eafc1c0853f9568074f073f7d08447d4a912c0ea..0000000000000000000000000000000000000000 Binary files a/cairocffi-1.5.1.tar.gz and /dev/null differ diff --git a/cairocffi-1.6.0.tar.gz b/cairocffi-1.6.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fcb13d30ee29767cd99dee38150bd398422f867b Binary files /dev/null and b/cairocffi-1.6.0.tar.gz differ diff --git a/python-cairocffi.spec b/python-cairocffi.spec index 1d3d2d66f96904e23e8efbc9c24db1eec02b981d..d2d0f6fd3322d602b3a7bdec7dd6e54183344acc 100644 --- a/python-cairocffi.spec +++ b/python-cairocffi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cairocffi -Version: 1.5.1 +Version: 1.6.0 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/9f/d1/b26207d3a93dbdbee3b1492d59668f88953e9f28b74853e376a7a4f04e83/cairocffi-1.5.1.tar.gz +Source0: https://files.pythonhosted.org/packages/02/8d/75ebb7a2f6a835e2bc125ce4c667dccc8e40b92507923dfaf8f079c892a5/cairocffi-1.6.0.tar.gz BuildArch: noarch %global _description\ @@ -39,6 +39,7 @@ BuildRequires: gdk-pixbuf2-modules BuildRequires: xorg-x11-server-Xvfb BuildRequires: python3-pip BuildRequires: python3-wheel +BuildRequires: python3-flit %description -n python3-cairocffi @@ -72,6 +73,9 @@ if [ -f README.txt ]; then cp -af README.txt %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Mon Jul 03 2023 ZixuanChen - 1.6.0-1 +- Update package to version 1.6.0 + * Sun Apr 23 2023 Ge Wang - 1.5.1-1 - Update package to version 1.5.1 @@ -89,4 +93,3 @@ if [ -f README.txt ]; then cp -af README.txt %{buildroot}/%{_pkgdocdir}; fi * Fri Feb 19 2021 Ge Wang - 1.2.0-1 - Init package -