# Generated by go2rpm 1.3 %bcond_without check # https://github.com/form3tech-oss/jwt-go %global goipath github.com/form3tech-oss/jwt-go Version: 3.2.2 %gometa %global common_description %{expand: Golang implementation of JSON Web Tokens (JWT).} %global golicenses LICENSE %global godocs MIGRATION_GUIDE.md README.md VERSION_HISTORY.md\\\ cmd/jwt/README.md Name: %{goname} Release: 6%{?dist} Summary: Golang implementation of JSON Web Tokens (JWT) License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 3.2.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering - 3.2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering - 3.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 3.2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 3.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Dec 23 05:59:37 CET 2020 Robert-André Mauchin - 3.2.2-1 - Initial package