From e2ee4ba713912d0c291b36c8d77360a65533fbe3 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Mon, 16 Jun 2025 15:09:34 +0000 Subject: [PATCH] import UBI git-lfs-3.6.1-2.el9_6 --- 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 f0cdf6a..7c9db61 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: 1%{?dist} +Release: 2%{?dist} Summary: Git extension for versioning large files License: MIT @@ -156,6 +156,10 @@ PATH=%{buildroot}%{_bindir}:%{gobuilddir}/bin:$PATH \ %changelog +* Tue Jun 03 2025 Ondřej Pohořelský - 3.6.1-2 +- Rebuild with new Golang +- Resolves: RHEL-89304 + * Wed Jan 15 2025 Ondřej Pohořelský - 3.6.1-1 - Update to 3.6.1 - Resolves: RHEL-73940