Sophie

Sophie

distrib > Mageia > cauldron > i586 > by-pkgid > a34108d38dae78fc01c401d6ac3d3bbf > files > 2

golang-github-spacemonkeygo-flagfile-0-1.mga9.src.rpm

# Generated by go2rpm
%bcond_without check

# https://github.com/spacemonkeygo/flagfile
%global goipath         github.com/spacemonkeygo/flagfile
%global commit          0d750334dbb886bfd9480d158715367bfef2441c

%gometa

%global common_description %{expand:
Flagfile provides a simple api for flag serialization and parsing on top of the
flag package.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Version:        0
Release:        %mkrel 1
Summary:        Simple api for flag serialization and parsing on top of the flag package
Group:          Development/Other

# Upstream license specification: Apache-2.0
License:        ASL 2.0
URL:            %{gourl}
Source0:        %{gosource}

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles


%changelog
* Thu Dec 22 2022 guillomovitch <guillomovitch> 0-1.mga9
+ Revision: 1925829
- new git snapshot

* Fri Jul 31 2015 joequant <joequant> 0-0.1.git871ce56.mga8
+ Revision: 860091
- imported package golang-github-spacemonkeygo-flagfile