From b265bb1c0ab9a23b8efc154f53d919581c8f6aec Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Thu, 9 Apr 2026 04:55:50 -0400 Subject: [PATCH] import UBI git-lfs-3.6.1-8.el9_7 --- SPECS/git-lfs.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/git-lfs.spec b/SPECS/git-lfs.spec index 33415e9..9ddd230 100644 --- a/SPECS/git-lfs.spec +++ b/SPECS/git-lfs.spec @@ -9,7 +9,7 @@ Version: 3.6.1 %global gobuilddir %{_builddir}/%{name}-%{version}/_build Name: git-lfs -Release: 7%{?dist} +Release: 8%{?dist} Summary: Git extension for versioning large files License: MIT @@ -169,6 +169,10 @@ PATH=%{buildroot}%{_bindir}:%{gobuilddir}/bin:$PATH \ %changelog +* Fri Mar 27 2026 Ondřej Pohořelský - 3.6.1-8 +- Rebuild with new Golang +- Resolves: RHEL-158724 + * Mon Feb 16 2026 Ondřej Pohořelský - 3.6.1-7 - Rebuild with new Golang - Resolves: RHEL-146860, RHEL-149620