https://bugzilla.redhat.com/show_bug.cgi?id=2110216

Robert-André Mauchin 🐧 <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Doc Type|---                         |If docs needed, set a value
              Flags|                            |fedora-review+
                   |                            |needinfo?(mark.e.fuller@gmx
                   |                            |.de)
             Status|NEW                         |POST
           Assignee|[email protected]    |[email protected]
                 CC|                            |[email protected]



--- Comment #2 from Robert-André Mauchin 🐧 <[email protected]> ---
 - You didn't put the License : MIT AND BSD-3-Clause

 - update to 0.30.0

 - please update with the latest go2rpm:


# Generated by go2rpm 1.9.0
%bcond_without check
%global debug_package %{nil}

# https://github.com/packethost/packngo
%global goipath         github.com/packethost/packngo
Version:                0.30.0

%gometa -f

%global common_description %{expand:
A Golang client for the Equinix Metal API. (Packet is now Equinix Metal).}

%global golicenses      LICENSE.txt
%global godocs          examples CHANGELOG.md CONTRIBUTING.md OWNERS.md\\\
                        README.md RELEASE.md SUPPORT.md code-of-conduct.md

Name:           %{goname}
Release:        %autorelease
Summary:        A Golang client for the Equinix Metal API. (Packet is now
Equinix Metal)

License:        MIT AND BSD-3-Clause
URL:            %{gourl}
Source:         %{gosource}

%description %{common_description}

%gopkg

%prep
%goprep
%autopatch -p1

%generate_buildrequires
%go_generate_buildrequires

%install
%gopkginstall

%if %{with check}
%check
%gocheck
%endif

%gopkgfiles

%changelog
%autochangelog


 - License ok
 - Latest version packaged
 - Builds in mock
 - Checks pass
 - No rpmlint errors
 - Conforms to Go Packaging Guidelines


Package approved.

Please update it accordingly before import.


Please :
 - add it to Koschei
 - add it to release-monitoring.org
 - add commit rights to the go-sig group


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2110216

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202110216%23c2
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to