# golang-github-danieljoos-wincred.spec # Generated by go2rpm 1 %bcond_without check # https://github.com/danieljoos/wincred %global goipath github.com/danieljoos/wincred Version: 1.1.0 %gometa %global common_description %{expand: Go wrapper around the Windows Credential Manager API functions.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Go wrapper around the Windows Credential Manager API functions License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Jul 27 15:30:15 CEST 2020 kchamart@redhat.com - 1.1.0-1 - Initial package