You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Address comments from [1]. In summary:
- There's no need to define name and version macros - these are
generated automatically
- Requirements are emitted by the automatic Python dependency generator
and don't need to be specified manually
- Lines should be < 80 characters and not wrapped with an escape
- Man pages may not be gzipped so don't assume this
[1] https://bugzilla.redhat.com/show_bug.cgi?id=1830086#c1
Signed-off-by: Stephen Finucane <stephen@that.guru>
0 commit comments