From de79c002db3f55e196da6d8c82228cc25e81bf7f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 09:14:53 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- perl-Sys-CPU.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Sys-CPU.spec b/perl-Sys-CPU.spec index e54d902..58fbb93 100644 --- a/perl-Sys-CPU.spec +++ b/perl-Sys-CPU.spec @@ -1,6 +1,6 @@ Name: perl-Sys-CPU Version: 0.54 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Getting CPU information Group: Development/Libraries # Some code was copied from Unix::Processors, which is LGPLv3 or Artistic 2.0 @@ -46,6 +46,9 @@ find %{buildroot} -type f -name CPU.bs -exec rm -f {} ';' %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 0.54-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Nov 13 2012 Petr Pisar - 0.54-1 - 0.54 bump