diff --git a/perl-ExtUtils-CBuilder.spec b/perl-ExtUtils-CBuilder.spec index f63e9d6..8714900 100644 --- a/perl-ExtUtils-CBuilder.spec +++ b/perl-ExtUtils-CBuilder.spec @@ -3,7 +3,7 @@ Name: perl-ExtUtils-CBuilder Epoch: 1 # Mimic perl.spec Version: 0.280223 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Compile and link C code for Perl modules License: GPL+ or Artistic Group: Development/Libraries @@ -76,6 +76,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Jun 04 2015 Jitka Plesnikova - 1:0.280223-2 +- Perl 5.22 rebuild + * Thu Jun 04 2015 Petr Pisar - 1:0.280223-1 - 0.280223 bump