From eac18f81ef74907ec8e0a384e8e2bbaf86f2a1d4 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 25 Sep 2024 20:21:35 +0000 Subject: [PATCH] import UBI 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 8a0f36b..5464ad6 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