From bde6c56975b950524027f0bc421c68d3aeca4eab Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Thu, 26 Sep 2024 03:30:23 +0300 Subject: [PATCH] import git-lfs-3.4.1-4.el9_4 --- 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 6e3a9fd..dc54aff 100644 --- a/SPECS/git-lfs.spec +++ b/SPECS/git-lfs.spec @@ -9,7 +9,7 @@ Version: 3.4.1 %global gobuilddir %{_builddir}/%{name}-%{version}/_build Name: git-lfs -Release: 3%{?dist} +Release: 4%{?dist} Summary: Git extension for versioning large files License: MIT @@ -155,6 +155,10 @@ PATH=%{buildroot}%{_bindir}:%{gobuilddir}/bin:$PATH \ %changelog +* Mon Sep 23 2024 Ondřej Pohořelský - 3.4.1-4 +- Rebuild with new Golang +- Resolves: RHEL-57920 + * Fri Aug 16 2024 Ondřej Pohořelský - 3.4.1-3 - Make Git-LFS FIPS compliant - Resolves: RHEL-53085