From 4cbc8044d4abad2308ace43d3658226e6c08b1ca Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 03:01:36 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- perl-DateTime-Format-ISO8601.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-DateTime-Format-ISO8601.spec b/perl-DateTime-Format-ISO8601.spec index c48c998..087c5c7 100644 --- a/perl-DateTime-Format-ISO8601.spec +++ b/perl-DateTime-Format-ISO8601.spec @@ -1,6 +1,6 @@ Name: perl-DateTime-Format-ISO8601 Version: 0.16 -Release: 1%{?dist} +Release: 2%{?dist} # LICENSE, lib/DateTime/Format/ISO8601.pod -> GPL+ or Artistic License: GPL+ or Artistic Summary: Parses ISO8601 date-time formats @@ -92,6 +92,9 @@ make test %{_libexecdir}/%{name} %changelog +* Fri Apr 16 2021 Mohan Boddu - 0.16-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Feb 15 2021 Petr Pisar - 0.16-1 - 0.16 bump - Package tests