From 0b7ef7a2a1e17a9aa99c26f6f24a56597881d33a Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 15 Apr 2021 22:31:46 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- amanda.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/amanda.spec b/amanda.spec index 7b51476..1c2b176 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: 28%{?dist} +Release: 29%{?dist} Source: http://downloads.sourceforge.net/amanda/amanda-%{version}.tar.gz Source1: amanda.crontab Source4: disklist @@ -459,6 +459,9 @@ make check %changelog +* Thu Apr 15 2021 Mohan Boddu - 3.5.1-29 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Feb 9 2021 Pavel Cahyna - 3.5.1-28 - Make the gnuplot dependency together with building of amplot optional.