Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > media > core-release-src > by-pkgid > 914c7d99d1b7d71c36177ddabbf0637c > files > 1

golang-github-gorilla-schema-1.2.0-2.mga9.src.rpm

# Generated by go2rpm
%bcond_without check

# https://github.com/gorilla/schema
%global goipath         github.com/gorilla/schema
Version:                1.2.0

%gometa

%global common_description %{expand:
Package Schema converts structs to and from form values.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 2
Summary:        Fill a struct with form values
Group:          Development/Other

# Upstream license specification: BSD-3-Clause
License:        BSD
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> 1.2.0-2.mga9
+ Revision: 1815285
- Mageia 9 Mass Rebuild

* Tue Nov 09 2021 guillomovitch <guillomovitch> 1.2.0-1.mga9
+ Revision: 1755476
- imported package golang-github-gorilla-schema