# Generated by go2rpm %bcond_without check %bcond_with bootstrap # https://github.com/ajstarks/svgo %global goipath github.com/ajstarks/svgo %global commit 7a3c8b57fecb7bee36eee443630bb30bffbb37fc %gometa %global goipaths0 github.com/ajstarks/svgo %global goipathsex0 github.com/ajstarks/svgo/personal %if %{without bootstrap} %global goipaths1 github.com/ajstarks/svgo/personal %endif %global common_description %{expand: The library generates SVG as defined by the Scalable Vector Graphics 1.1 Specification (http://www.w3.org/TR/SVG11/). Output goes to the specified io.Writer.} %global golicenses LICENSE-link.txt LICENSE.txt %global godocs README.markdown Name: %{goname} Version: 0 Release: 0.17%{?dist} Summary: Go Language Library for SVG generation # Upstream license specification: CC-BY-SA-3.0 License: CC-BY-SA URL: %{gourl} Source0: %{gosource} %if %{without bootstrap} BuildRequires: golang(github.com/ajstarks/deck/generate) %endif BuildRequires: golang(honnef.co/go/tools/structlayout) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %{?with_bootstrap:-d personal} %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 0-0.17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 0-0.16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 17 2022 Robert-André Mauchin - 0-0.15 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Thu Jan 20 2022 Fedora Release Engineering - 0-0.14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 0-0.13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 0-0.12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 08 21:32:32 CET 2021 Robert-André Mauchin - 0-0.11.20210108git7a3c8b5 - Bump to commit 7a3c8b57fecb7bee36eee443630bb30bffbb37fc * Mon Jul 27 2020 Fedora Release Engineering - 0-0.10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Thu Jul 23 08:36:41 CEST 2020 Robert-André Mauchin - 0-0.9.20200723git0cbcf57 - Bump to commit bd5c74aaa11ced81d5a9b999a5abd363a3f3c058 - License changed for MIT to CC-BY-SA * Tue Jan 28 2020 Fedora Release Engineering - 0-0.8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sun Jan 26 18:43:55 CET 2020 Robert-André Mauchin - 0-0.7.20200126gitbd5c74a - Bump to commit bd5c74aaa11ced81d5a9b999a5abd363a3f3c058 - License changed from CC-BY to MIT * Thu Jul 25 2019 Fedora Release Engineering - 0-0.6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 16 22:47:15 CEST 2019 Robert-André Mauchin - 0-0.5.20190516git6ce6a3b - Bump to commit 6ce6a3bcf6cde6c5007887677ebd148ec30f42a4 * Thu Jan 31 2019 Fedora Release Engineering - 0-0.4.git644b8db - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.3.git644b8db - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Thu May 03 2018 Robert-André Mauchin - 0-0.2.20180421git644b8db - Fix typo in the changelog * Fri Mar 23 2018 Robert-André Mauchin - 0-0.1.20180421git644b8db - First package for Fedora