# Generated by go2rpm %bcond_without check # https://github.com/go-macaron/macaron %global goipath gopkg.in/macaron.v1 %global forgeurl https://github.com/go-macaron/macaron Version: 1.4.0 %gometa %global goaltipaths github.com/go-macaron/macaron %global common_description %{expand: Package Macaron is a high productive and modular web framework in Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 7%{?dist} Summary: High productive and modular web framework in Go # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(github.com/go-macaron/inject) BuildRequires: golang(github.com/unknwon/com) BuildRequires: golang(golang.org/x/crypto/pbkdf2) BuildRequires: golang(gopkg.in/ini.v1) %if %{with check} # Tests BuildRequires: golang(github.com/smartystreets/goconvey/convey) %endif %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 1.4.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 1.4.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 1.4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 1.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 1.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sun Jan 3 14:06:54 CET 2021 Robert-André Mauchin - 1.4.0-2 - Fix import path for github.com/unknwon/com * Wed Dec 23 16:53:25 CET 2020 Robert-André Mauchin - 1.4.0-1 - Update to 1.4.0 - Close: rhbz#1897748 * Wed Jul 29 16:24:02 CEST 2020 Robert-André Mauchin - 1.3.9-1 - Update to 1.3.9 * Mon Jul 27 2020 Fedora Release Engineering - 1.3.2-.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering - 1.3.2-.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering - 1.3.2-.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Mon May 27 18:22:06 CEST 2019 Robert-André Mauchin - 1.3.2-2 - Update to new macros * Fri Mar 22 2019 Nathan Scott - 1.3.2-1 - First package for Fedora