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