From fe5dd8360f069a1648b4e376de19771a68da919a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 2 Feb 2019 00:50:49 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_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 f04ea57..2332a69 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.302160 -Release: 1%{?dist} +Release: 2%{?dist} # CC0: lib/ok.pm # Public Domain: lib/Test/Tutorial.pod # GPL+ or Artistic: the rest of the distribution @@ -182,6 +182,9 @@ make test AUTHOR_TESTING=1 %{_mandir}/man3/Test2::Util::Trace.3* %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 2:1.302160-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Sat Jan 19 2019 Paul Howarth - 2:1.302160-1 - Update to 1.302160 - Fix minor typos and missing doc sections