diff --git a/perl-Sys-CPU.spec b/perl-Sys-CPU.spec index 6da2988..540cb84 100644 --- a/perl-Sys-CPU.spec +++ b/perl-Sys-CPU.spec @@ -1,6 +1,6 @@ Name: perl-Sys-CPU Version: 0.61 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Getting CPU information # Some code was copied from Unix::Processors, which is LGPLv3 or Artistic 2.0 @@ -53,6 +53,9 @@ find %{buildroot} -type f -name CPU.bs -exec rm -f {} ';' %changelog +* Wed Jun 03 2015 Jitka Plesnikova - 0.61-6 +- Perl 5.22 rebuild + * Wed Aug 27 2014 Jitka Plesnikova - 0.61-5 - Perl 5.20 rebuild