import UBI git-lfs-3.4.1-4.el9_4

This commit is contained in:
eabdullin 2024-09-25 20:21:35 +00:00
parent 95d7a1bdb8
commit eac18f81ef

View File

@ -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ý <opohorel@redhat.com> - 3.4.1-4
- Rebuild with new Golang
- Resolves: RHEL-57920
* Fri Aug 16 2024 Ondřej Pohořelský <opohorel@redhat.com> - 3.4.1-3
- Make Git-LFS FIPS compliant
- Resolves: RHEL-53085