Completing build dependencies

This commit is contained in:
hht8 2021-06-01 09:32:51 +08:00
parent 7922f382b8
commit 1b7f18214b

View File

@ -1,12 +1,12 @@
Name: python-cups Name: python-cups
Version: 1.9.72 Version: 1.9.72
Release: 23 Release: 24
Summary: Python bindings for CUPS Summary: Python bindings for CUPS
License: GPLv2+ License: GPLv2+
URL: http://cyberelk.net/tim/software/pycups/ URL: http://cyberelk.net/tim/software/pycups/
Source: http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2 Source: http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
BuildRequires: cups-devel python3-devel BuildRequires: cups-devel python3-devel gcc
%description %description
This package can be known as pycups, which provides Python bindings for CUPS API. This package can be known as pycups, which provides Python bindings for CUPS API.
@ -51,5 +51,8 @@ mv cups.html html
%doc examples html %doc examples html
%changelog %changelog
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 1.9.72-24
- Completing build dependencies
* Tue Nov 26 2019 wangzhishun <wangzhishun1@huawei.com> - 1.9.72-23 * Tue Nov 26 2019 wangzhishun <wangzhishun1@huawei.com> - 1.9.72-23
- Package init - Package init