diff --git a/python-ruamel-yaml-clib.spec b/python-ruamel-yaml-clib.spec index 67de3a687aa98964276d4e8a747a9748ce610dd0..4ca36d8def36669504e9ee84bf9119e18f049e83 100644 --- a/python-ruamel-yaml-clib.spec +++ b/python-ruamel-yaml-clib.spec @@ -3,7 +3,7 @@ Name: python-%{pname} Version: 0.2.8 -Release: 1 +Release: 2 Summary: C version of reader, parser and emitter for ruamel.yaml derived from libyaml License: MIT URL: https://bitbucket.org/ruamel/yaml.clib @@ -24,6 +24,7 @@ It is the C based reader/scanner and emitter for ruamel.yaml. %package help Summary: Development documents and examples for ruamel.yaml +Buildarch: noarch Provides: python3-%{pname}-doc %description help Development documents and examples for ruamel.yaml @@ -47,6 +48,9 @@ Development documents and examples for ruamel.yaml %doc README.rst %changelog +* Tue Aug 20 2024 siyongchang - 0.2.8-2 +- Added 'Buildarch:noarch' to the help subpackage + * Fri Mar 15 2024 jiangxinyu - 0.2.8-1 - Update package to version 0.2.8