clean unused autorelease
This commit is contained in:
parent
02097e2dae
commit
cb630bd7f7
1 changed files with 0 additions and 9 deletions
|
@ -1,12 +1,3 @@
|
|||
## START: Set by rpmautospec
|
||||
## (rpmautospec version 0.7.1)
|
||||
## RPMAUTOSPEC: autorelease, autochangelog
|
||||
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
||||
release_number = 3;
|
||||
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
|
||||
|
||||
# download path contains version without the last (fourth) digit
|
||||
%global libo_version 24.8.0
|
||||
|
|
Loading…
Reference in a new issue