Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 361651002f75f1d3085681fa8765b08f > files > 2

golang-code-cloudfoundry-bytefmt-0-3.mga9.src.rpm

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

# https://github.com/cloudfoundry/bytefmt
%global goipath         code.cloudfoundry.org/bytefmt
%global forgeurl        https://github.com/cloudfoundry/bytefmt
%global commit          cf55d5288a48262e16d2e628b6221dd2df67bcd1

%gometa

%global common_description %{expand:
Human readable byte formatter.}

%global golicenses      NOTICE LICENSE
%global godocs          README.md

Name:           %{goname}
Version:        0
Release:        %mkrel 3
Summary:        Human readable byte formatter
Group:          Development/Other

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

BuildRequires:  golang(github.com/onsi/ginkgo)
BuildRequires:  golang(github.com/onsi/gomega)

%description
%{common_description}

%gopkg

%prep
%goprep

%generate_buildrequires
%go_generate_buildrequires

%install
%gopkginstall

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

%gopkgfiles



%changelog
* Tue Aug 23 2022 guillomovitch <guillomovitch> 0-3.mga9
+ Revision: 1879687
- fix build dependencies
+ umeabot <umeabot>
- Mageia 9 Mass Rebuild

* Tue Nov 16 2021 guillomovitch <guillomovitch> 0-1.mga9
+ Revision: 1757354
- rebuild for mageia 9

* Sun Nov 01 2020 pterjan <pterjan> 0-0.1.mga8
+ Revision: 1641322
- imported package golang-code-cloudfoundry-bytefmt


* Sun Nov 01 16:59:59 UTC 2020 Pascal Terjan <pterjan@mageia.org> - 0-0.1.20201101gitcf55d52
- Initial package