From a3b442c46052558a7abb472aee2e6ac7ea6c2dc9 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 02:08:56 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-Encode.git#202a817452c71ba41620625f5f5970351e41f108 --- perl-Encode.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Encode.spec b/perl-Encode.spec index 9864524..0c3cc6a 100644 --- a/perl-Encode.spec +++ b/perl-Encode.spec @@ -8,7 +8,7 @@ Version: %{cpan_version} # perl-encoding sub-package has independent version which does not change # often and consecutive builds would clash on perl-encoding NEVRA. This is the # same case as in perl.spec. -Release: 458%{?dist} +Release: 459%{?dist} Summary: Character encodings in Perl # ucm: UCD # bin/encguess: Artistic 2.0 @@ -170,6 +170,9 @@ make test %{perl_vendorarch}/Encode/encode.h %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 4:3.08-459 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Dec 02 2020 Jitka Plesnikova - 4:3.08-458 - 3.08 bump