diff --git a/git-lfs.spec b/git-lfs.spec index 81ea50e..b1884b9 100644 --- a/git-lfs.spec +++ b/git-lfs.spec @@ -9,7 +9,7 @@ Version: 2.13.0 %global gobuilddir %{_builddir}/%{name}-%{version}/_build Name: git-lfs -Release: 1%{?dist} +Release: 2%{?dist} Summary: Git extension for versioning large files License: MIT @@ -143,6 +143,9 @@ PATH=%{buildroot}%{_bindir}:%{gobuilddir}/bin:$PATH \ %changelog +* Thu Apr 15 2021 Mohan Boddu - 2.13.0-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Wed Jan 06 2021 Ondřej Pohořelský - 2.13.0-1 - Enable bundling - Update to latest version