From bad187c5e0f594fd83287380d0580986bba86f45 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Fri, 29 Jun 2018 08:44:45 +0200 Subject: [PATCH] Perl 5.28 rebuild --- perl-Ref-Util.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Ref-Util.spec b/perl-Ref-Util.spec index 4ae6f5d..03086e1 100644 --- a/perl-Ref-Util.spec +++ b/perl-Ref-Util.spec @@ -7,7 +7,7 @@ Name: perl-Ref-Util Version: 0.204 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utility functions for checking references License: MIT URL: https://metacpan.org/release/Ref-Util @@ -85,6 +85,9 @@ make test %{_mandir}/man3/Ref::Util::PP.3* %changelog +* Fri Jun 29 2018 Jitka Plesnikova - 0.204-2 +- Perl 5.28 rebuild + * Thu Apr 19 2018 Paul Howarth - 0.204-1 - Update to 0.204 - Fix Makefile.PL so that the 'install' sub is patched before WriteMakefile()