From 04782f902faae9ecf7e4d5b11d9ba91f871e6967 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 20:16:55 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- perl-Test-Simple.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index 969803f..8cd0768 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -8,7 +8,7 @@ Name: perl-Test-Simple Summary: Basic utilities for writing tests Epoch: 2 Version: 1.302138 -Release: 1%{?dist} +Release: 2%{?dist} # CC0: lib/ok.pm # Public Domain: lib/Test/Tutorial.pod # GPL+ or Artistic: the rest of the distribution @@ -179,6 +179,9 @@ make test AUTHOR_TESTING=1 %{_mandir}/man3/Test2::Util::Trace.3* %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 2:1.302138-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Jul 12 2018 Paul Howarth - 2:1.302138-1 - Update to 1.302138 - Make it safe to fork before events in IPC