Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > by-pkgid > ed72c184c556bf6a32f36206a491c47a > files > 4

golang-github-davecgh-spew-1.1.1-5.mga9.src.rpm

# Run tests in check section
%bcond_without check

# https://github.com/davecgh/go-spew
%global goipath         github.com/davecgh/go-spew
Version:                1.1.1

%gometa

%global godevelheader %{expand:
Obsoletes:      golang-github-davecgh-go-spew-devel < 1.1.1-3
}

%global common_description %{expand:
Go-spew implements a deep pretty printer for Go data structures to aid in 
debugging. A comprehensive suite of tests with 100% test coverage is 
provided to ensure proper functionality.}

%global golicenses      LICENSE
%global godocs          README.md test_coverage.txt
	
%global gosupfiles glide.lock glide.yaml

Name:           %{goname}
Release:        %mkrel 5
Summary:        Deep pretty printer for Go data structures to aid in debug
Group:          Development/Other
License:        ISC
URL:            %{gourl}
Source0:        %{gosource}
Source1:        glide.lock
Source2:        glide.yaml
BuildArch:      noarch

%description
%{common_description}

%gopkg

%prep
%goprep
cp %{SOURCE1} %{SOURCE2} .

%install
%gopkginstall

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

%gopkgfiles


%changelog
* Mon Mar 21 2022 umeabot <umeabot> 1.1.1-5.mga9
+ Revision: 1815116
- Mageia 9 Mass Rebuild

* Sat Oct 30 2021 guillomovitch <guillomovitch> 1.1.1-4.mga9
+ Revision: 1753348
- rebuild for mageia 9

* Sat Aug 29 2020 guillomovitch <guillomovitch> 1.1.1-3.mga8
+ Revision: 1619625
- renaming
- rename to golang-github-davecgh-spew
+ umeabot <umeabot>
- Mageia 8 Mass Rebuild

* Tue Nov 20 2018 pterjan <pterjan> 1.1.1-1.mga7
+ Revision: 1332512
- imported package golang-github-davecgh-go-spew