# Generated by go2rpm %bcond_without check # https://github.com/bradfitz/gomemcache %global goipath github.com/bradfitz/gomemcache %global commit bc664df9673713a0ccf26e3b55a673ec7301088b %gometa %global goaltipaths gopkg.in/bradfitz/gomemcache.v1 %global common_description %{expand: This is a memcache client library for the Go programming language.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.7%{?dist} Summary: Go Memcached client library # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Apr 29 16:56:13 CEST 2019 Robert-André Mauchin - 0-0.7.20181113gitbc664df - Update to new macros * Thu Jan 31 2019 Fedora Release Engineering - 0-0.6.gitbc664df - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Nov 13 2018 Robert-André Mauchin - 0-0.5.20181113gitbc664df - Bump to commit bc664df9673713a0ccf26e3b55a673ec7301088b * Fri Jul 13 2018 Fedora Release Engineering - 0-0.4.git1952afa - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Mar 21 2018 Robert-André Mauchin - 0-0.3.20180321git1952afa - Update to new Go packaging * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.gitr60 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Apr 5 2016 Matthias Runge - 0.1git-28b053d - initial package