diff --git a/perl-Module-Build.spec b/perl-Module-Build.spec index 31367a1..0d003b1 100644 --- a/perl-Module-Build.spec +++ b/perl-Module-Build.spec @@ -8,7 +8,7 @@ Name: perl-Module-Build Epoch: 2 Version: %{cpan_version_major}%{?cpan_version_minor:.%cpan_version_minor} -Release: 7%{?dist} +Release: 8%{?dist} Summary: Build and install Perl modules License: GPL+ or Artistic URL: https://metacpan.org/release/Module-Build @@ -155,6 +155,9 @@ LANG=C TEST_SIGNATURE=1 MB_TEST_EXPERIMENTAL=1 ./Build test %{_mandir}/man3/* %changelog +* Thu Jun 28 2018 Jitka Plesnikova - 2:0.42.24-8 +- Perl 5.28 rebuild + * Thu Mar 01 2018 Petr Pisar - 2:0.42.24-7 - Do not require a compiler if c_source is an empty list (bug #1547165)