On Tue Jan 9, 2024 at 17:30 +, Maxwell G wrote:
> Hi everyone,
>
> RPM has deprecated the `%patchN` syntax in favor of `%patch -PN` where
> `N` is the patch number. See the RPM documentation for more information
> [1]. In current RPM versions, this syntax only emits a deprecation
> warning, but
Hi everyone,
RPM has deprecated the `%patchN` syntax in favor of `%patch -PN` where
`N` is the patch number. See the RPM documentation for more information
[1]. In current RPM versions, this syntax only emits a deprecation
warning, but support for this syntax has been removed completely on the
rpm