Rebuilt for RHEL 9 BETA for openssl 3.0

Related: rhbz#1971065
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-06-22 18:37:28 +00:00
parent f889d71746
commit efc6e8cf1f
1 changed files with 5 additions and 1 deletions

View File

@ -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 <mboddu@redhat.com> - 2.13.3-3
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Wed May 05 2021 Ondřej Pohořelský <opohorel@redhat.com> - 2.13.3-2
- Fixed name of source tarball
- Fixed date in the latest changelog entry