Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > media > core-release-src > by-pkgid > 42c2516d2195f2db3b1319e65ec92649 > files > 1

golang-github-asaskevich-govalidator-11.0.1-2.mga9.src.rpm

# Generated by go2rpm
# https://github.com/asaskevich/govalidator/issues/336
%bcond_with check

# https://github.com/asaskevich/govalidator
%global goipath         github.com/asaskevich/govalidator
Version:                11.0.1

%gometa

%global common_description %{expand:
Package Govalidator is package of validators and sanitizers for strings, structs
and collections.}

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

Name:           %{goname}
Release:        %mkrel 2
Summary:        Validators and sanitizers for strings, numerics, slices and structs
Group:          Development/Other

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

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles


%changelog
* Mon Mar 21 2022 umeabot <umeabot> 11.0.1-2.mga9
+ Revision: 1815282
- Mageia 9 Mass Rebuild

* Tue Nov 09 2021 guillomovitch <guillomovitch> 11.0.1-1.mga9
+ Revision: 1755441
- imported package golang-github-asaskevich-govalidator