From 7ed2c59a5bb554fe037322cc9840ef145c182306 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 23 Jul 2021 00:49:29 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-Time-Duration-Parse.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Time-Duration-Parse.spec b/perl-Time-Duration-Parse.spec index af3c7a4..0b378ca 100644 --- a/perl-Time-Duration-Parse.spec +++ b/perl-Time-Duration-Parse.spec @@ -1,6 +1,6 @@ Name: perl-Time-Duration-Parse Version: 0.16 -Release: 1%{?dist} +Release: 2%{?dist} # see lib/Time/Duration/Parse.pm License: GPL+ or Artistic Summary: Parse string that represents time duration @@ -49,6 +49,9 @@ duration_exact() in Time::Duration and is roundtrip safe. %{_mandir}/man3/*.3* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 0.16-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Jun 21 2021 Ralf Corsépius - 0.16-1 - Upstream update. - Modernize spec.