This commit is contained in:
Dennis Gilmore 2013-08-03 19:57:14 -05:00
parent ec0411e39c
commit 85d1a8f022

View File

@ -1,6 +1,6 @@
Name: perl-Sys-CPU
Version: 0.54
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Getting CPU information
Group: Development/Libraries
# Some code was copied from Unix::Processors, which is LGPLv3 or Artistic 2.0
@ -48,6 +48,9 @@ find %{buildroot} -type f -name CPU.bs -exec rm -f {} ';'
%changelog
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.54-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 0.54-4
- Perl 5.18 rebuild