# Generated by go2rpm %bcond_without check # https://github.com/tarm/serial %global goipath github.com/tarm/serial %global commit 98f6abe2eb07edd42f6dfa2a934aea469acc29b7 %gometa %global common_description %{expand: A Go package to allow you to read and write from the serial port as a stream of bytes.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Version: 0 Release: 0.4%{?dist} Summary: Read and write from the serial port as a stream of bytes # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: golang(golang.org/x/sys/unix) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Jun 03 18:14:43 CEST 2019 Robert-André Mauchin - 0-0.4.20190603git98f6abe - Bump to commit 98f6abe2eb07edd42f6dfa2a934aea469acc29b7 * Fri Feb 01 2019 Fedora Release Engineering - 0-0.3.giteaafced - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.2.giteaafced - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu Mar 22 2018 Robert-André Mauchin - 0-0.1.20180417giteaafced - First package for Fedora