# Generated by go2rpm %bcond_without check # https://github.com/gocql/gocql %global goipath github.com/gocql/gocql %global commit b99afaf3b1639e5264f5e1cabf04fdb2e5ed57ac %gometa %global common_description %{expand: Package Gocql implements a fast and robust cassandra client for Go.} %global golicenses LICENSE %global godocs AUTHORS CONTRIBUTING.md README.md Name: %{goname} Version: 0 Release: 0.6%{?dist} Summary: Fast and robust cassandra client for the Go # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/golang/snappy) BuildRequires: golang(github.com/hailocab/go-hostpool) BuildRequires: golang(gopkg.in/inf.v0) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Apr 30 02:05:38 CEST 2019 Robert-André Mauchin - 0-0.6.20190430gitb99afaf - Bump to commit b99afaf3b1639e5264f5e1cabf04fdb2e5ed57ac * Sat Apr 06 15:46:41 CEST 2019 Robert-André Mauchin - 0-0.5.20190406git0e1d5de - Bump to commit 0e1d5de854dfd269e343440b9807f43a5f2e62cf (#1695292) * Fri Feb 01 2019 Fedora Release Engineering - 0-0.4.20180320git12e3a8c - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.3.20180320git12e3a8c - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Mar 23 2018 Ed Marshall 0-0.2.20180320git12e3a8c - Disable murmur test to fix 32-bit builds. * Fri Mar 23 2018 Ed Marshall 0-0.1.20180320git12e3a8c - Updated to latest upstream. * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.git1f87449 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Mar 04 2017 Ed Marshall - 0-0.1.git1f87449 - First package for Fedora