Skip to content

Commit

Permalink
Update Terremoto-em-go.spec
Browse files Browse the repository at this point in the history
new 1.0.10 release
  • Loading branch information
geraldosimiao authored Jan 19, 2024
1 parent 7f7d756 commit 5d0cd0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Terremoto-em-go.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## (rpmautospec version 0.3.5)
## RPMAUTOSPEC: autorelease
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 9;
release_number = 10;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
Expand All @@ -13,7 +13,7 @@

# https://github.com/geraldosimiao/Terremoto-em-go
%global goipath github.com/geraldosimiao/Terremoto-em-go
%global tag 1.0.9
%global tag 1.0.10

%gometa -f

Expand Down

0 comments on commit 5d0cd0d

Please sign in to comment.