From 9a2e152b388cd5b5de7a1c97558ef08d44c45a25 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:59:11 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- pytz.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pytz.spec b/pytz.spec index 9d3b5d9..302f9d7 100644 --- a/pytz.spec +++ b/pytz.spec @@ -12,7 +12,7 @@ Name: pytz Version: 2021.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: World Timezone Definitions for Python License: MIT @@ -107,6 +107,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{__python3} -m pytest -v %changelog +* Fri Apr 16 2021 Mohan Boddu - 2021.1-3 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Mar 16 2021 Miro HronĨok - 2021.1-2 - Always close the zone.tab file