diff --git a/perl-Sys-CPU.spec b/perl-Sys-CPU.spec index 83e63f9..0ddbce0 100644 --- a/perl-Sys-CPU.spec +++ b/perl-Sys-CPU.spec @@ -1,6 +1,6 @@ Name: perl-Sys-CPU Version: 0.61 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Getting CPU information # Some code was copied from Unix::Processors, which is LGPLv3 or Artistic 2.0 @@ -59,6 +59,9 @@ find %{buildroot} -type f -name CPU.bs -exec rm -f {} ';' %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 0.61-23 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Mon Jun 22 2020 Jitka Plesnikova - 0.61-22 - Perl 5.32 rebuild