Re: Removing deprecated %patch syntax from go-sig's packages

2024-01-12 Thread Maxwell G
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

Removing deprecated %patch syntax from go-sig's packages

2024-01-09 Thread Maxwell G
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