Sophie

Sophie

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

golang-github-datadog-zstd-1.4.5.1-4.mga9.src.rpm

# Generated by go2rpm
%bcond_without check

# https://github.com/DataDog/zstd
%global goipath         github.com/DataDog/zstd
Version:                1.4.5.1
%global tag             v1.4.5+patch1
%global extractdir      zstd-1.4.5-patch1

%gometa

%global common_description %{expand:
Zstd wrapper for go.}

%global golicenses      LICENSE ZSTD_LICENSE
%global godocs          README.md update.txt

Name:           %{goname}
Release:        %mkrel 4
Summary:        Zstd wrapper for Go
Group:          Development/Other
BuildArch:      noarch
# Upstream license specification: BSD-3-Clause
License:        BSD
URL:            %{gourl}
Source0:        %{gosource}
Patch0:         36b22b9a268bcfda30a96349d61c5a150b5e0809.patch
BuildRequires:  gcc
Provides:       bundled(zstd) = 1.4.5

%description
%{common_description}

%gopkg

%prep
%goprep
%autopatch -p1

%install
%gopkginstall

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

%gopkgfiles



%changelog
* Mon Mar 21 2022 umeabot <umeabot> 1.4.5.1-4.mga9
+ Revision: 1813874
- Mageia 9 Mass Rebuild

* Mon Feb 15 2021 pterjan <pterjan> 1.4.5.1-3.mga8
+ Revision: 1675414
- Use upstream fix for memory corruption instead of just trying to avoid it in tests

* Thu Feb 04 2021 pterjan <pterjan> 1.4.5.1-2.mga8
+ Revision: 1674867
- Restrict tests to not use more than 16 cores, they tend to fail on the 32 cores of the autobuild machine

* Sat Jan 02 2021 pterjan <pterjan> 1.4.5.1-1.mga8
+ Revision: 1668319
- Try to fix version
- Sync with Fedora

* Sun Nov 01 2020 pterjan <pterjan> 1.4.5-1.mga8
+ Revision: 1641416
- imported package golang-github-datadog-zstd


* Sun Nov 01 17:44:25 UTC 2020 Pascal Terjan <pterjan@mageia.org> - 1.4.5+patch1-1
- Initial package