Updated cairo version to 1.6.0
This commit is contained in:
parent
43283dd804
commit
6d7cc5c9f2
Binary file not shown.
BIN
cairocffi-1.6.0.tar.gz
Normal file
BIN
cairocffi-1.6.0.tar.gz
Normal file
Binary file not shown.
@ -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 <chenzixuan@kylinos.cn> - 1.6.0-1
|
||||
- Update package to version 1.6.0
|
||||
|
||||
* Sun Apr 23 2023 Ge Wang <wang__ge@126.com> - 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<wangge20@huawei.com> - 1.2.0-1
|
||||
- Init package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user