From 1923301fe2e0afe839791819846c59791f61f7ea Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 01:31:48 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- libpst.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libpst.spec b/libpst.spec index b36cb8e..d0694ce 100644 --- a/libpst.spec +++ b/libpst.spec @@ -12,7 +12,7 @@ Summary: Utilities to convert Outlook .pst files to other formats Name: libpst Version: 0.6.75 -Release: 9%{?dist} +Release: 10%{?dist} License: GPLv2+ URL: http://www.five-ten-sg.com/%{name}/ Source: %{url}/packages/%{name}-%{version}.tar.gz @@ -212,6 +212,9 @@ rm %{buildroot}%{_mandir}/man1/pst2dii.1* %changelog +* Fri Apr 16 2021 Mohan Boddu +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Feb 02 2021 Milan Crha - 0.6.75-9 - Resolves: #1913613 (Disable DII (and ImageMagic dependency) for RHEL 9)