Rebuild with new Golang
Resolves: RHEL-146102, RHEL-149638
This commit is contained in:
parent
b251f36a89
commit
30f1f499ca
@ -9,7 +9,7 @@ Version: 3.7.1
|
||||
%global gobuilddir %{_builddir}/%{name}-%{version}/_build
|
||||
|
||||
Name: git-lfs
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Git extension for versioning large files
|
||||
|
||||
License: MIT
|
||||
@ -156,6 +156,10 @@ PATH=%{buildroot}%{_bindir}:%{gobuilddir}/bin:$PATH \
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Feb 16 2026 Ondřej Pohořelský <opohorel@redhat.com> - 3.7.1-3
|
||||
- Rebuild with new Golang
|
||||
- Resolves: RHEL-146102, RHEL-149638
|
||||
|
||||
* Thu Jan 22 2026 Ondřej Pohořelský <opohorel@redhat.com> - 3.7.1-2
|
||||
- Rebuild with new Golang
|
||||
- Resolves: RHEL-140548
|
||||
|
||||
Loading…
Reference in New Issue
Block a user