import UBI git-lfs-3.6.1-8.el10_1
This commit is contained in:
parent
b931fe4e39
commit
b9e0e396aa
@ -2,7 +2,7 @@
|
||||
## (rpmautospec version 0.8.3)
|
||||
## RPMAUTOSPEC: autorelease, autochangelog
|
||||
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
||||
release_number = 7;
|
||||
release_number = 8;
|
||||
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
|
||||
print(release_number + base_release_number - 1);
|
||||
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
|
||||
@ -199,6 +199,9 @@ PATH=%{buildroot}%{_bindir}:%{gobuilddir}/bin:$PATH \
|
||||
|
||||
%changelog
|
||||
## START: Generated by rpmautospec
|
||||
* Fri Mar 27 2026 Ondřej Pohořelský <opohorel@redhat.com> - 3.6.1-8
|
||||
- Rebuild with new Golang
|
||||
|
||||
* Mon Feb 16 2026 Ondřej Pohořelský <opohorel@redhat.com> - 3.6.1-7
|
||||
- Rebuild with new Golang
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user