Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 599e8ec67d5cc751825ad430eb1144de > files > 1

golang-x-net-0.7.0-2.mga9.src.rpm

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

# https://github.com/golang/net
%global goipath         golang.org/x/net
%global forgeurl        https://github.com/golang/net
Version:                0.7.0

%gometa

%global godevelheader %{expand:
Obsoletes:      golang-x-net-http-devel < 0-2
} 

%global common_description %{expand:
This package holds supplementary Go networking libraries.}

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

Name:           %{goname}
Release:        %mkrel 2
Summary:        Go supplementary network libraries
Group:          Development/Other
License:        BSD-3-Clause
URL:            %{gourl}
Source0:        %{gosource}

%description %{common_description}

%gopkg

%prep
%goprep

%generate_buildrequires
%go_generate_buildrequires

%install
%gopkginstall

cp -rp publicsuffix/data %{buildroot}%{gopath}/src/%{goipath}/publicsuffix
echo '%{gopath}/src/%{goipath}/publicsuffix/data/' >> %{godevelfilelist0}

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

%gopkgfiles


%changelog
* Sat May 27 2023 guillomovitch <guillomovitch> 0.7.0-2.mga9
+ Revision: 1959234
- obsoletes golang-x-net-http-devel (mga#31960)

* Sun Feb 26 2023 guillomovitch <guillomovitch> 0.7.0-1.mga9
+ Revision: 1945576
- new version 0.7.0

* Wed Jan 11 2023 guillomovitch <guillomovitch> 0.4.0-1.mga9
+ Revision: 1932366
- new version 0.4.0

* Mon Nov 14 2022 guillomovitch <guillomovitch> 0-3.mga9
+ Revision: 1907296
- new git snapshot

* Thu Aug 18 2022 guillomovitch <guillomovitch> 0-2.mga9
+ Revision: 1878497
- obsoletes golang-x-net-http-devel

* Wed Aug 17 2022 guillomovitch <guillomovitch> 0-1.mga9
+ Revision: 1878419
- new git snapshot

* Wed May 11 2022 guillomovitch <guillomovitch> 0-0.65.mga9
+ Revision: 1857689
- new git snapshot

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

* Fri Nov 05 2021 guillomovitch <guillomovitch> 0-0.63.mga9
+ Revision: 1753967
- rebuild

* Sun Oct 10 2021 guillomovitch <guillomovitch> 0-0.62.mga9
+ Revision: 1750524
- new snapshot

* Sat Aug 29 2020 guillomovitch <guillomovitch> 0-0.6.mga8
+ Revision: 1619597
- obsoletes golang-golang-org-net-devel too

* Sat Aug 29 2020 guillomovitch <guillomovitch> 0-0.5.mga8
+ Revision: 1619582
- renaming
- newer snapshot
- rename to golang-x-net

* Sat Jun 27 2020 joequant <joequant> 0-0.4.mga8
+ Revision: 1599461
- fix build

* Sat Feb 15 2020 umeabot <umeabot> 0-0.3.mga8
+ Revision: 1524257
- Mageia 8 Mass Rebuild

* Fri Mar 29 2019 pterjan <pterjan> 0-0.2.mga7
+ Revision: 1380978
- Update to commit 16b79f2e4e95ea23b2bf9903c9809ff7b013ce85 to fix CVE-2018-17143, CVE-2018-17142, CVE-2018-17075, CVE-2018-17846, CVE-2018-17847,
  CVE-2018-17848

* Mon Nov 19 2018 pterjan <pterjan> 0-0.1.20181118gitdb08ff0.mga7
+ Revision: 1331632
- Add Group
- imported package golang-googlecode-net