Sophie

Sophie

distrib > Mageia > 9 > armv7hl > by-pkgid > e7e96f0f86ca21abeb3817efb918495f > files > 1

golang-github-playground-locales-0.14.0-2.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/go-playground/locales
%global goipath         github.com/go-playground/locales
Version:                0.14.0

%gometa

%global common_description %{expand:
A set of locales generated from the CLDR Project which can be
used independently or within an i18n package; these were built for use with,
but not exclusive to https://github.com/go-playground/universal-translator.}

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

Name:           %{goname}
Release:        %mkrel 2
Summary:        Set of locales generated from the CLDR Project
Group:          Development/Other

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

BuildRequires:  golang(golang.org/x/text/unicode/cldr)

%description
%{common_description}

%gopkg

%prep
%goprep

%install
%gopkginstall

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

%gopkgfiles


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

* Sun Nov 21 2021 guillomovitch <guillomovitch> 0.14.0-1.mga9
+ Revision: 1758305
- imported package golang-github-playground-locales