# Generated by go2rpm %bcond_without check # https://github.com/denisenkom/go-mssqldb %global goipath github.com/denisenkom/go-mssqldb %global commit 731ef375ac027e24d275c5432221dbec5007a647 %gometa %global common_description %{expand: Package Mssql implements the TDS protocol used to connect to MS SQL Server database servers.} %global golicenses LICENSE.txt %global godocs doc examples README.md Name: %{goname} Version: 0 Release: 0.6%{?dist} Summary: Microsoft SQL server driver written in Go language # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: golang(cloud.google.com/go/civil) BuildRequires: golang(golang.org/x/crypto/md4) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Apr 30 00:27:00 CEST 2019 Robert-André Mauchin - 0-0.6.20190430git731ef37 - Bump to commit 731ef375ac027e24d275c5432221dbec5007a647 * Thu Jan 31 2019 Fedora Release Engineering - 0-0.5.20180725git242fa5a - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jul 25 2018 Ed Marshall - 0-0.4.20180725git242fa5a - Switch to forge-specific packaging. - Update to latest upstream commit. - Fix build failure with Go 1.11 beta. * Fri Jul 13 2018 Fedora Release Engineering - 0-0.3.20180314git94099f0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Mar 16 2018 Ed Marshall - 0-0.2.20180314git94099f0 - Bump release. Whoops! * Wed Mar 14 2018 Ed Marshall - 0-0.1.20180314git94099f0 - Switch to upstream version with patch applied. * Wed Mar 14 2018 Ed Marshall - 0-0.1.20180314gitb2a6258 - Update to latest git commit, for Go 1.10 test fixes * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.20170919gitc7ee415 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Oct 04 2017 Ed Marshall - 0-0.1.20170919gitc7ee415 - First package for Fedora