# Generated by go2rpm # Needs Firefox for testing %bcond_with check # https://github.com/skratchdot/open-golang %global goipath github.com/skratchdot/open-golang %global commit 79abb63cd66e41cb1473e26d11ebdcd68b04c8e5 %gometa %global common_description %{expand: Open a file, directory, or URI using the OS's default application for that object type. Optionally, you can specify an application to use.} %global golicenses LICENSE-MIT %global godocs README.md Name: %{goname} Version: 0 Release: 0.16%{?dist} Summary: Open a file, directory, or URI using the OS's default application License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri May 03 01:12:27 CEST 2019 Robert-André Mauchin - 0-0.16.20190503git79abb63 - Bump to commit 79abb63cd66e41cb1473e26d11ebdcd68b04c8e5 * Sat Mar 02 2019 Robert-André Mauchin - 0-0.15.20190302gita2dfa6d - Bump to commit a2dfa6d0dab6634ecf39251031a3d52db73b5c7e * Fri Feb 01 2019 Fedora Release Engineering - 0-0.14.git75fb7ed - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Sat Oct 06 2018 Robert-André Mauchin - 0-0.13.20181006git75fb7ed - Bump to commit 75fb7ed4208cf72d323d7d02fd1a5964a7a9073c - Update to new Go packaging * Fri Jul 13 2018 Fedora Release Engineering - 0-0.12.gitba570a1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0-0.11.gitba570a1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering - 0-0.10.gitba570a1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0-0.9.gitba570a1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 0-0.8.gitba570a1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Jul 21 2016 Fedora Release Engineering - 0-0.7.gitba570a1 - https://fedoraproject.org/wiki/Changes/golang1.7 * Mon Feb 22 2016 Fedora Release Engineering - 0-0.6.gitba570a1 - https://fedoraproject.org/wiki/Changes/golang1.6 * Wed Feb 03 2016 Fedora Release Engineering - 0-0.5.gitba570a1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Mon Aug 17 2015 jchaloup - 0-0.4.gitba570a1 - Remove superfluous Provides related: #1250507 * Mon Aug 10 2015 Fridolin Pokorny - 0-0.3.gitba570a1 - Update spec file to spec-2.0 resolves: #1250507 * Wed Jun 17 2015 Fedora Release Engineering - 0-0.2.gitba570a1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Oct 14 2014 Eric Paris