Stop numbering sources and patches

This commit is contained in:
Benjamin A. Beasley 2023-05-03 09:57:40 -04:00
parent 279b580b03
commit a9345a7a8b

View File

@ -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 <releng@fedoraproject.org> - 0.2.6-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild