diff --git a/python-ruamel-yaml-clib.spec b/python-ruamel-yaml-clib.spec index b5a0182..48c66f7 100644 --- a/python-ruamel-yaml-clib.spec +++ b/python-ruamel-yaml-clib.spec @@ -8,8 +8,8 @@ Summary: C version of reader, parser and emitter for ruamel.yaml derived # SPDX License: MIT URL: https://bitbucket.org/ruamel/yaml.clib -Source0: https://sourceforge.net/code-snapshots/hg/r/ru/ruamel-yaml-clib/code/ruamel-yaml-clib-code-%{commit}.zip -Patch0: fix-typecasts-s390x.patch +Source: https://sourceforge.net/code-snapshots/hg/r/ru/ruamel-yaml-clib/code/ruamel-yaml-clib-code-%{commit}.zip +Patch: fix-typecasts-s390x.patch BuildRequires: gcc BuildRequires: libyaml-devel @@ -61,6 +61,7 @@ rmdir ruamel.yaml.clib - Reduce macro indirection, etc. - Drop unused manual runtime dependency on setuptools - Add a note about the circular dependency with ruamel.yaml +- Stop numbering sources and patches * Fri Jan 20 2023 Fedora Release Engineering - 0.2.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild