Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > media > core-release-src > by-pkgid > 43fee9b10ce5978b3c1a4ca28c4da0cf > files > 2

golang-github-xo-dburl-0-0.2.mga9.src.rpm

# Generated by go2rpm 1
%bcond_without check

# https://github.com/xo/dburl
%global goipath         github.com/xo/dburl
%global commit          652e0d5720a3413f00f715f127ce54913e11af91

%gometa

%global common_description %{expand:
Package dburl provides a standard, URL style mechanism for parsing and opening
SQL database connection strings.}

%global golicenses      LICENSE
%global godocs          _example README.md

Name:           %{goname}
Version:        0
Release:        %mkrel 0.2
Summary:        Package dburl provides a standard, URL style mechanism for parsing and opening SQL database connection strings
Group:          Development/Other
BuildArch:      noarch
License:        MIT
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> 0-0.2.mga9
+ Revision: 1813565
- Mageia 9 Mass Rebuild

* Sun Nov 01 2020 pterjan <pterjan> 0-0.1.mga8
+ Revision: 1641274
- imported package golang-github-xo-dburl


* Sun Nov 01 16:52:12 UTC 2020 Pascal Terjan <pterjan@mageia.org> - 0-0.1.20201101git652e0d5
- Initial package