Sophie

Sophie

distrib > Mageia > 9 > aarch64 > media > core-release-src > by-pkgid > 6c7f333a9463a883bfe3bb9f6389a585 > files > 2

golang-github-rogpeppe-fastuuid-1.2.0-3.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/rogpeppe/fastuuid
%global goipath         github.com/rogpeppe/fastuuid
Version:                1.2.0

%gometa

%global common_description %{expand:
Fast generation of 192-bit UUIDs.}

%global golicenses      LICENSE
%global godocs          README.md

Name:           %{goname}
Release:        %mkrel 3
Summary:        Fast generation of 192-bit UUIDs
Group:          Development/Other
BuildArch:      noarch

# Upstream license specification: BSD-3-Clause
License:        BSD
URL:            %{gourl}
Source0:        %{gosource}

%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-3.mga9
+ Revision: 1815209
- Mageia 9 Mass Rebuild

* Sun Nov 07 2021 guillomovitch <guillomovitch> 1.2.0-2.mga9
+ Revision: 1754540
- rebuild for mageia 9

* Sun Aug 30 2020 pterjan <pterjan> 1.2.0-1.mga8
+ Revision: 1620143
- imported package golang-github-rogpeppe-fastuuid


* Sun Aug 30 19:09:40 UTC 2020 Pascal Terjan <pterjan@mageia.org> - 1.2.0-1
- Initial package