!18 Update package to version 1.6.1

From: @jxy_git 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2023-11-21 11:42:01 +00:00 committed by Gitee
commit f65cde4973
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
cairocffi-1.6.1.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-cairocffi Name: python-cairocffi
Version: 1.6.0 Version: 1.6.1
Release: 1 Release: 1
Summary: cffi-based cairo bindings for Python Summary: cffi-based cairo bindings for Python
License: BSD-3-Clause License: BSD-3-Clause
URL: https://pypi.python.org/pypi/cairocffi/ 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 BuildArch: noarch
%global _description\ %global _description\
@ -73,6 +73,9 @@ if [ -f README.txt ]; then cp -af README.txt %{buildroot}/%{_pkgdocdir}; fi
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue Nov 21 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 1.6.1-1
- Update package to version 1.6.1
* Mon Jul 03 2023 ZixuanChen <chenzixuan@kylinos.cn> - 1.6.0-1 * Mon Jul 03 2023 ZixuanChen <chenzixuan@kylinos.cn> - 1.6.0-1
- Update package to version 1.6.0 - Update package to version 1.6.0