diff --git a/amanda.spec b/amanda.spec index 1c2b176..a6a82d4 100644 --- a/amanda.spec +++ b/amanda.spec @@ -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 - 3.5.1-30 +- Rebuilt for RHEL 9 BETA for openssl 3.0 + Related: rhbz#1971065 + * Thu Apr 15 2021 Mohan Boddu - 3.5.1-29 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937