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()