diff --git a/git-lfs.spec b/git-lfs.spec index 226a812..86f0128 100644 --- a/git-lfs.spec +++ b/git-lfs.spec @@ -9,7 +9,7 @@ Version: 2.13.3 %global gobuilddir %{_builddir}/%{name}-%{version}/_build Name: git-lfs -Release: 2%{?dist} +Release: 3%{?dist} Summary: Git extension for versioning large files License: MIT @@ -143,6 +143,10 @@ PATH=%{buildroot}%{_bindir}:%{gobuilddir}/bin:$PATH \ %changelog +* Tue Jun 22 2021 Mohan Boddu - 2.13.3-3 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Wed May 05 2021 Ondřej Pohořelský - 2.13.3-2 - Fixed name of source tarball - Fixed date in the latest changelog entry