# Generated by go2rpm %bcond_without check # https://github.com/SAP/go-hdb %global goipath github.com/SAP/go-hdb Version: 0.14.1 %gometa %global common_description %{expand: A Go implementation of an SAP HANA Database Client.} %global golicenses LICENSE NOTICE %global godocs README.md Name: %{goname} Release: 2%{?dist} Summary: SAP HANA Database Client for Go # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(golang.org/x/text/transform) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check # The driver tests require a running SAP DB, sadly. %gocheck -d driver %endif %gopkgfiles %changelog * Sun Jun 02 15:21:34 CEST 2019 Robert-André Mauchin - 0.14.1-2 - Update to new macros * Sun Mar 17 2019 Robert-André Mauchin - 0.14.1-1 - Release 0.14.1 (#1689530) * Thu Mar 14 2019 Robert-André Mauchin - 0.14.0-1 - Release 0.14.0 (#1687170) - Re-enable s390x * Thu Jan 31 2019 Fedora Release Engineering - Forge-specific packaging variables - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - Forge-specific packaging variables - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 25 2018 Ed Marshall - 0.12.1-2 - Exclude builds on s390x. (#1595083) * Mon Jun 25 2018 Ed Marshall - 0.12.1-1 - Update to 0.12.1. - Update spec to latest go packaging macros. * Tue Mar 27 2018 Ed Marshall - 0.11.0-1 - Update to 0.11.0. * Fri Mar 23 2018 Ed Marshall - 0.10.0-1 - Update to 0.10.0. * Wed Feb 07 2018 Fedora Release Engineering - 0.9.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Dec 09 2017 Ed Marshall - 0.9.5-1 - Update to 0.9.5. (#1523964) * Sat Oct 07 2017 Ed Marshall - 0.9.1-1 - First package for Fedora