# Generated by go2rpm %bcond_without check # https://github.com/dimchansky/utfbom %global goipath github.com/dimchansky/utfbom Version: 1.1.0 %gometa %global common_description %{expand: The package utfbom implements the detection of the BOM (Unicode Byte Order Mark) and removing as necessary. It can also return the encoding detected by the BOM.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 2%{?dist} Summary: Detection of the BOM and removing as necessary # 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 19:39:30 CEST 2019 Robert-André Mauchin - 1.1.0-2 - Update to new macros * Sun Mar 10 2019 Robert-André Mauchin - 1.1.0-1 - Release 1.1.0 * Thu Jan 31 2019 Fedora Release Engineering - 0-0.3.git6c6132f - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.2.git6c6132f - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Mar 26 2018 Robert-André Mauchin - 0-0.1.20180416git6c6132f - First package for Fedora