Sophie

Sophie

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

golang-github-glog-1.0.0-1.mga9.src.rpm

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

# https://github.com/golang/glog
%global goipath         github.com/golang/glog
Version:                1.0.0

%gometa

%global common_description %{expand:
This is an efficient pure Go implementation of leveled logs in the
manner of the open source C++ package.

By binding methods to booleans it is possible to use the log package
without paying the expense of evaluating the arguments to the log.
Through the -vmodule flag, the package also provides fine-grained
control over logging at the file level.}

%global golicenses      LICENSE
%global godocs          README

Name:           %{goname}
Release:        %mkrel 1
Summary:        Leveled execution logs for Go
License:        ASL 2.0
Group:          Development/Other
URL:            %{gourl}
Source0:        %{gosource}

%description
%{common_description}

%gopkg

%prep
%goprep

%generate_buildrequires
%go_generate_buildrequires

%install
%gopkginstall

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

%gopkgfiles



%changelog
* Wed Aug 17 2022 guillomovitch <guillomovitch> 1.0.0-1.mga9
+ Revision: 1878432
- new version 1.0.0

* Mon Mar 21 2022 umeabot <umeabot> 0-2.mga9
+ Revision: 1815208
- Mageia 9 Mass Rebuild

* Sun Nov 07 2021 guillomovitch <guillomovitch> 0-1.mga9
+ Revision: 1754430
- rebuild for mageia 9

* Sun Aug 30 2020 guillomovitch <guillomovitch> 0-0.23.mga8
+ Revision: 1619808
- renaming
- renamed to golang-github-glog

* Mon Nov 19 2018 pterjan <pterjan> 0-0.22.20181119git23def4e.20181119git23def4e.mga7
+ Revision: 1331970
- imported package golang-github-golang-glog