diff --git a/perl-Capture-Tiny.spec b/perl-Capture-Tiny.spec index 5cfaa21..ba4bcd2 100644 --- a/perl-Capture-Tiny.spec +++ b/perl-Capture-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-Capture-Tiny Version: 0.48 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Capture STDOUT and STDERR from Perl, XS or external programs License: ASL 2.0 URL: https://metacpan.org/release/Capture-Tiny @@ -61,6 +61,9 @@ make test %{_mandir}/man3/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.48-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Petr Pisar - 0.48-9 - Modernize a spec file