On 6/13/22 9:56 AM, Erik Skultety wrote:
On Mon, Jun 13, 2022 at 09:16:09AM -0400, Cole Robinson wrote:
> On 6/13/22 3:03 AM, Erik Skultety wrote:
>> On Sat, Jun 11, 2022 at 04:18:37PM -0400, Cole Robinson wrote:
>>> Latest fedora 36+ xen builds have dropped i686 and armv7hl builds.
>>>
>>> Signed-off-by: Cole Robinson <crobinso(a)redhat.com>
>>> ---
>> Reviewed-by: Erik Skultety <eskultet(a)redhat.com>
>>
>
> Pushed, but I neglected to run the test suite before submitting, and
> spec indentation was wrong :/ I pushed a trivial fix
>
> commit aabace2aa53b4e792f94a442fe03d3c596350494
> Author: Cole Robinson <crobinso(a)redhat.com>
> Date: Mon Jun 13 09:09:35 2022 -0400
>
> spec: Fix indentation
>
> - Cole
>
Weird, I ran the rpmbuild with your patch in the morning hoping that any syntax
problems would be revealed and it finished just fine.
Yeah rpm build is fine, I verified that before submitting. But I forgot
about the syntax check for prettyifying the spec indentation.
- Cole