# Generated by go2rpm 1.3 %bcond_without check # https://github.com/go-gorm/gorm %global goipath gorm.io/gorm %global forgeurl https://github.com/go-gorm/gorm Version: 1.20.11 %gometa %global common_description %{expand: The fantastic ORM library for Golang, aims to be developer friendly.} %global golicenses License %global godocs README.md Name: %{goname} Release: 6%{?dist} Summary: ORM library for Golang License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/jinzhu/inflection) BuildRequires: golang(github.com/jinzhu/now) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 1.20.11-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 1.20.11-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 1.20.11-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 1.20.11-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 1.20.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 14 19:28:13 CET 2021 Robert-André Mauchin - 1.20.11-1 - Initial package