import CS git git-lfs-3.4.1-10.el8_10

This commit is contained in:
AlmaLinux RelEng Bot 2026-05-13 04:18:52 -04:00
parent f13f935af5
commit 305da03e0b

View File

@ -19,7 +19,7 @@ Version: 3.4.1
%global gobuild CGO_CPPFLAGS="-D_FORTIFY_SOURCE=2 -fstack-protector-all" go build -compiler gc -buildmode pie '-tags=rpm_crashtraceback libtrust_openssl ' -ldflags "-linkmode=external -compressdwarf=false ${LDFLAGS:-} -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n') -extldflags '%__global_ldflags'" -a -v -x %{?**}
Name: git-lfs
Release: 8%{?dist}
Release: 10%{?dist}
Summary: Git extension for versioning large files
License: MIT
@ -181,6 +181,14 @@ PATH=%{buildroot}%{_bindir}:%{gobuilddir}/bin:$PATH \
%changelog
* Mon May 04 2026 RHEL Packaging Agent <jotnar@redhat.com> - 3.4.1-10
- Rebuild with new Golang
- Resolves: RHEL-167541, RHEL-167379, RHEL-166518
* Fri Mar 27 2026 Ondřej Pohořelský <opohorel@redhat.com> - 3.4.1-9
- Rebuild with new Golang
- Resolves: RHEL-156637
* Mon Feb 16 2026 Ondřej Pohořelský <opohorel@redhat.com> - 3.4.1-8
- Rebuild with new Golang
- Resolves: RHEL-146094, RHEL-149269