# Generated by go2rpm %bcond_without check # https://gitlab.com/esr/fqme %global goipath gitlab.com/esr/fqme %global forgeurl https://gitlab.com/esr/fqme Version: 0.1.0 %global tag v%{version} %gometa %global common_description %{expand: Fqme is Fully Qualified Me, a Go module that mines configuration files to discover your full name and email address.} %global golicenses LICENSE %global godocs README.adoc Name: %{goname} Release: 7%{?dist} Summary: Go module that mines configuration files to discover full name and email address License: BSD URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep rm -rf demo %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 0.1.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 0.1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 0.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering - 0.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jun 18 2020 Denis Fateyev - 0.1.0-1 - Initial Fedora RPM package