# Generated by go2rpm 1 %bcond_without check # https://github.com/hajimehoshi/go-mp3 %global goipath github.com/hajimehoshi/go-mp3 Version: 0.3.1 %gometa %global common_description %{expand: An MP3 decoder in pure Go based on PDMP3.} %global golicenses LICENSE %global godocs example AUTHORS README.md Name: %{goname} Release: 5%{?dist} Summary: MP3 decoder in pure Go # 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 * Thu Jul 21 2022 Fedora Release Engineering - 0.3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Jan 17 15:50:20 CET 2021 Robert-André Mauchin - 0.3.1-1 - Update to 0.3.1 * Mon Jul 27 2020 Fedora Release Engineering - 0.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 18:28:19 CEST 2020 Robert-André Mauchin - 0.3.0-1 - Update to 0.3.0 * Wed Jan 29 2020 Fedora Release Engineering - 0.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Oct 05 05:17:13 EEST 2019 Artem Polishchuk - 0.2.1-1 - Initial package