import UBI git-lfs-3.6.1-7.el10_1
This commit is contained in:
parent
d52dc0b1d8
commit
b931fe4e39
13
git-lfs.spec
13
git-lfs.spec
@ -1,8 +1,8 @@
|
||||
## START: Set by rpmautospec
|
||||
## (rpmautospec version 0.8.1)
|
||||
## (rpmautospec version 0.8.3)
|
||||
## RPMAUTOSPEC: autorelease, autochangelog
|
||||
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
|
||||
release_number = 4;
|
||||
release_number = 7;
|
||||
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,15 @@ PATH=%{buildroot}%{_bindir}:%{gobuilddir}/bin:$PATH \
|
||||
|
||||
%changelog
|
||||
## START: Generated by rpmautospec
|
||||
* Mon Feb 16 2026 Ondřej Pohořelský <opohorel@redhat.com> - 3.6.1-7
|
||||
- Rebuild with new Golang
|
||||
|
||||
* Mon Feb 09 2026 Ondřej Pohořelský <opohorel@redhat.com> - 3.6.1-6
|
||||
- Rebuild with new Golang
|
||||
|
||||
* Mon Feb 09 2026 Ondřej Pohořelský <opohorel@redhat.com> - 3.6.1-5
|
||||
- Rebuild with new Golang
|
||||
|
||||
* Mon Dec 01 2025 Ondřej Pohořelský <opohorel@redhat.com> - 3.6.1-4
|
||||
- Backport fix for CVE-2025-26625
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user