From 4d59007e51c2412ccf3c7756246774db045a6176 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 17:03:03 +0100 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-Locale.git#dc5abb7a9a4d6c7058b6c420cf08c2d480a27a7b --- perl-Encode-Locale.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Encode-Locale.spec b/perl-Encode-Locale.spec index ecf035b..e0441f4 100644 --- a/perl-Encode-Locale.spec +++ b/perl-Encode-Locale.spec @@ -1,6 +1,6 @@ Name: perl-Encode-Locale Version: 1.05 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Determine the locale encoding License: GPL+ or Artistic URL: https://metacpan.org/release/Encode-Locale @@ -64,6 +64,9 @@ make test %{_mandir}/man3/Encode::Locale.3* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.05-19 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Jul 30 2020 Petr Pisar - 1.05-18 - Modernize a spec file