Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > 02e83b902ba39a8eab2626f1ed896699 > files > 2

golang-github-git-lfs-gitobj-2-2.1.1-1.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/git-lfs/gitobj/v2
%global goipath         github.com/git-lfs/gitobj
Version:                2.1.1

%gometa

%global godevelname %{goname}-2-devel
%global goaltipaths     github.com/git-lfs/gitobj/v2
%global godevelheader %{expand:
Conflicts: %{goname}-devel
}

%global common_description %{expand:
Gitobj reads and writes Git objects.}

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

Name:           %{goname}-2
Release:        %mkrel 1
Summary:        Gitobj reads and writes Git objects
Group:          Development/Other

License:        MIT
URL:            %{gourl}
Source0:        %{gosource}
BuildArch:      noarch

%if %{with check}
# Tests
BuildRequires:  golang(github.com/stretchr/testify/assert)
BuildRequires:  golang(github.com/stretchr/testify/require)
%endif

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles


%changelog
* Tue Oct 04 2022 guillomovitch <guillomovitch> 2.1.1-1.mga9
+ Revision: 1894782
- new version 2.1.1

* Sat Apr 02 2022 guillomovitch <guillomovitch> 2.1.0-1.mga9
+ Revision: 1841003
- new version 2.1.0

* Wed Mar 23 2022 umeabot <umeabot> 2.0.2-3.mga9
+ Revision: 1821457
- Mageia 9 Mass Rebuild
+ guillomovitch <guillomovitch>
- rebuild

* Wed Jul 28 2021 guillomovitch <guillomovitch> 2.0.2-1.mga9
+ Revision: 1738004
- new version 2.0.2

* Fri Dec 25 2020 guillomovitch <guillomovitch> 2.0.1-1.mga8
+ Revision: 1663596
- new version 2.0.1

* Fri Sep 04 2020 guillomovitch <guillomovitch> 2.0.0-1.mga8
+ Revision: 1622039
- imported package golang-github-git-lfs-gitobj-2