From b368d46037edeb96094e7f0b23b39aa49df2e715 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 03:06:59 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-Sys-CPU.git#50f19879a9766de4fed0db4dff5829a2104cea14 --- 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 0ddbce0..57b9915 100644 --- a/perl-Sys-CPU.spec +++ b/perl-Sys-CPU.spec @@ -1,6 +1,6 @@ Name: perl-Sys-CPU Version: 0.61 -Release: 23%{?dist} +Release: 24%{?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 +* Wed Jan 27 2021 Fedora Release Engineering - 0.61-24 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.61-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild