## START: Set by rpmautospec ## (rpmautospec version 0.6.0) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec # Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/nats-io/jwt %global goipath github.com/nats-io/jwt Version: 2.5.5 %gometa -f %global goname golang-github-nats-io-jwt-2 %global goaltipaths github.com/nats-io/jwt/v2 %global common_description %{expand: JWT tokens signed using NKeys for Ed25519 for the NATS ecosystem.} %global golicenses LICENSE %global godocs README.md ReleaseNotes.md dependencies.md Name: %{goname} Release: %autorelease Summary: JWT tokens signed using NKeys for Ed25519 for the NATS ecosystem License: Apache-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %files %license LICENSE %doc README.md ReleaseNotes.md dependencies.md %gopkgfiles %changelog ## START: Generated by rpmautospec * Fri Feb 23 2024 Mark E. Fuller - 2.5.5-1 - update to v2.5.5, close rhbz#2265641 * Sat Feb 17 2024 Mark E. Fuller - 2.5.4-1 - update to v2.5.4, close rhbz#2264485 * Sun Feb 11 2024 Maxwell G - 2.5.3-4 - Rebuild for golang 1.22.0 * Wed Jan 24 2024 Fedora Release Engineering - 2.5.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering - 2.5.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Nov 20 2023 Mark E. Fuller - 2.5.3-1 - update to 2.5.3, close rhbz#2247374 * Wed Sep 20 2023 Mark E. Fuller - 2.5.2-1 - update to v2.5.2, close rhbz#2239736 * Wed Sep 13 2023 Mark E. Fuller - 2.5.0-1 - inital import, close rhbz#2237326 ## END: Generated by rpmautospec