Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-updates_testing-src > by-pkgid > 732cc5b1fe9ecd692a3754c3020d01dc > files > 1

golang-x-term-0-1.mga8.src.rpm

# Generated by go2rpm 1.3
%bcond_without check

# https://github.com/golang/term
%global goipath         golang.org/x/term
%global forgeurl        https://github.com/golang/term
%global commit          03fcf44c2211dcd5eb77510b5f7c1fb02d6ded50

%gometa

%global common_description %{expand:
Go terminal and console support.}

%global golicenses      LICENSE PATENTS
%global godocs          AUTHORS CONTRIBUTING.md CONTRIBUTORS README.md

Name:           %{goname}
Version:        0
Release:        %mkrel 1
Summary:        Go terminal and console support
Group:          Development/Other
# Upstream license specification: BSD-3-Clause
License:        BSD
URL:            %{gourl}
Source0:        %{gosource}
BuildArch:      noarch

BuildRequires:  golang(golang.org/x/sys/unix)

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles


%changelog
* Sun May 15 2022 guillomovitch <guillomovitch> 0-1.mga8
+ Revision: 1858236
- backport for security updates
- backport golang-x-term for security updates

* Wed Mar 23 2022 umeabot <umeabot> 0-4.mga9
+ Revision: 1821039
- Mageia 9 Mass Rebuild

* Sat Jan 29 2022 guillomovitch <guillomovitch> 0-3.mga9
+ Revision: 1770456
- new git snapshot

* Sun Oct 31 2021 guillomovitch <guillomovitch> 0-2.mga9
+ Revision: 1753514
- rebuild

* Sun Oct 10 2021 guillomovitch <guillomovitch> 0-1.mga9
+ Revision: 1750511
- imported package golang-x-term