https://bugzilla.redhat.com/show_bug.cgi?id=1947112
Robert-André Mauchin 🐧 zebob.m@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |zebob.m@gmail.com Assignee|nobody@fedoraproject.org |zebob.m@gmail.com Doc Type|--- |If docs needed, set a value Flags| |fedora-review?
--- Comment #2 from Robert-André Mauchin 🐧 zebob.m@gmail.com --- - For vX package, please do this instead:
# https://github.com/mvdan/sh %global goipath mvdan.cc/sh/v3 %global forgeurl https://github.com/mvdan/sh Version: 3.2.4
%gometa
%global common_description %{expand: A shell parser, formatter, and interpreter. Supports POSIX Shell, Bash, and mksh.}
%global golicenses LICENSE %global godocs CHANGELOG.md README.md
- And then rename your spec, filename, bug name to: golang-mvdan-sh-3
- Remove the period at the end of Summary:
gosh.x86_64: W: summary-ended-with-dot C Proof of concept shell that uses interp.
- Please split the description to stay below 80 characters per line:
%global common_description %{expand: A shell parser, formatter, and interpreter. Supports POSIX Shell, Bash, and mksh.}
- License ok - Latest version packaged - Builds in mock - Conforms to Packaging Guidelines