diff --git a/perl-Sys-CPU.spec b/perl-Sys-CPU.spec index eb2b549..d75f758 100644 --- a/perl-Sys-CPU.spec +++ b/perl-Sys-CPU.spec @@ -1,6 +1,6 @@ Name: perl-Sys-CPU Version: 0.61 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Getting CPU information # Some code was copied from Unix::Processors, which is LGPLv3 or Artistic 2.0 @@ -55,6 +55,9 @@ find %{buildroot} -type f -name CPU.bs -exec rm -f {} ';' %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.61-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Sat May 14 2016 Jitka Plesnikova - 0.61-9 - Perl 5.24 rebuild