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-16 03:22:00 +00:00
parent 0b7ef7a2a1
commit eea75dccdf

View File

@ -16,7 +16,7 @@
Summary: A network-capable tape backup solution
Name: amanda
Version: 3.5.1
Release: 29%{?dist}
Release: 30%{?dist}
Source: http://downloads.sourceforge.net/amanda/amanda-%{version}.tar.gz
Source1: amanda.crontab
Source4: disklist
@ -459,6 +459,10 @@ make check
%changelog
* Wed Jun 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.5.1-30
- Rebuilt for RHEL 9 BETA for openssl 3.0
Related: rhbz#1971065
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 3.5.1-29
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937