From 0ee1ad572035822d34afc511017bd16d2ac2393b Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 27 Jun 2018 01:04:53 +0200 Subject: [PATCH] Perl 5.28 rebuild --- perl-Test-Simple.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/perl-Test-Simple.spec b/perl-Test-Simple.spec index 25714f2..1bcb91f 100644 --- a/perl-Test-Simple.spec +++ b/perl-Test-Simple.spec @@ -6,9 +6,9 @@ Name: perl-Test-Simple Summary: Basic utilities for writing tests -Epoch: 1 +Epoch: 2 Version: 1.302136 -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 +* Tue Jun 26 2018 Jitka Plesnikova - 2:1.302136-2 +- Perl 5.28 rebuild + * Thu Apr 19 2018 Paul Howarth - 1:1.302136-1 - Update to 1.302136 - Add test2_add_callback_testing_done to Test2::API