diff --git a/perl-Clone.spec b/perl-Clone.spec index 106e096..152f257 100644 --- a/perl-Clone.spec +++ b/perl-Clone.spec @@ -1,6 +1,6 @@ Name: perl-Clone Version: 0.43 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Recursively copy perl data types License: GPL+ or Artistic URL: https://metacpan.org/release/Clone @@ -69,6 +69,9 @@ make test %{_mandir}/man3/Clone.3* %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 0.43-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Tue Jul 30 2019 Paul Howarth - 0.43-1 - Update to 0.43 - Fix an issue when cloning a NULL mg_ptr pointer