diff --git a/perl-Path-Tiny.spec b/perl-Path-Tiny.spec index 008726b..c4b462d 100644 --- a/perl-Path-Tiny.spec +++ b/perl-Path-Tiny.spec @@ -7,7 +7,7 @@ Name: perl-Path-Tiny Version: 0.118 -Release: 3%{?dist} +Release: 4%{?dist} Summary: File path utility License: ASL 2.0 URL: https://metacpan.org/release/Path-Tiny @@ -121,6 +121,9 @@ make test %{_mandir}/man3/Path::Tiny.3* %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 0.118-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Jun 23 2021 Michal Josef Spacek - 0.118-3 - Remove runtime dependency for Digest::MD5