diff --git a/perl-Sys-MemInfo.spec b/perl-Sys-MemInfo.spec index 771fbbc..48926bd 100644 --- a/perl-Sys-MemInfo.spec +++ b/perl-Sys-MemInfo.spec @@ -1,6 +1,6 @@ Name: perl-Sys-MemInfo Version: 0.99 -Release: 15%{?dist} +Release: 16%{?dist} Summary: Memory information as Perl module License: GPL+ or Artistic URL: https://metacpan.org/release/Sys-MemInfo @@ -54,6 +54,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.99-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Oct 29 2020 Petr Pisar - 0.99-15 - Modernize a spec file