diff --git a/perl-Class-Singleton.spec b/perl-Class-Singleton.spec index 969923d..7d3bdde 100644 --- a/perl-Class-Singleton.spec +++ b/perl-Class-Singleton.spec @@ -1,6 +1,6 @@ Name: perl-Class-Singleton Version: 1.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Implementation of a "Singleton" class License: GPL+ or Artistic URL: https://metacpan.org/release/Class-Singleton @@ -54,6 +54,9 @@ make test %{_mandir}/man3/Class::Singleton.3* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Dec 3 2020 Paul Howarth - 1.6-1 - Update to 1.6 - Fixed confusing Changes entry about Perl's licensing terms (CPAN RT#132843)