diff --git a/python-cups.spec b/python-cups.spec index f1913640ae0a075b42396021ef7f7e4345764c73..ff06848c1be305544f95124637cb575a56d8c05c 100644 --- a/python-cups.spec +++ b/python-cups.spec @@ -1,6 +1,6 @@ Name: python-cups Version: 2.0.1 -Release: 2 +Release: 3 Summary: Python bindings for CUPS License: GPLv2+ URL: http://cyberelk.net/tim/software/pycups/ @@ -19,6 +19,7 @@ This package can be known as pycups, which provides Python 3 bindings for CUPS A %package help Summary: Help documentation for python-cups +Buildarch: noarch Provides: python-cups-doc = %{version}-%{release} Obsoletes: python-cups-doc < %{version}-%{release} @@ -51,6 +52,9 @@ mv cups.html html %doc examples html %changelog +* Tue Aug 20 2024 chengsongyuxuan - 2.0.1-3 +- Add 'Buildarch: noarch' to the help subpackage. + * Mon Apr 24 2023 lixinhong - 2.0.1-2 - postscriptdriver.prov: ignore driverless utilities