diff --git a/perl-Lexical-Var.spec b/perl-Lexical-Var.spec index 3837bf4..6b58556 100644 --- a/perl-Lexical-Var.spec +++ b/perl-Lexical-Var.spec @@ -1,6 +1,6 @@ Name: perl-Lexical-Var Version: 0.009 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Static variables without name space pollution License: GPL+ or Artistic Group: Development/Libraries @@ -58,6 +58,9 @@ find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -delete %{_mandir}/man3/* %changelog +* Thu Jun 28 2018 Jitka Plesnikova - 0.009-17 +- Perl 5.28 rebuild + * Thu Mar 1 2018 Paul Howarth - 0.009-16 - Arch-specific package using Module::Build needs to use ExtUtils::CBuilder (https://bugzilla.redhat.com/show_bug.cgi?id=1547165#c7)