From 300cff0dd4be3f246409ed14a35c1984d80e3195 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 16:53:46 +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-DateTime-Locale.git#8fa52a7aa110e5bc4e43e61d795780bbaaeecb55 --- perl-DateTime-Locale.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-DateTime-Locale.spec b/perl-DateTime-Locale.spec index db17bfb..461cebf 100644 --- a/perl-DateTime-Locale.spec +++ b/perl-DateTime-Locale.spec @@ -1,6 +1,6 @@ Name: perl-DateTime-Locale Version: 1.31 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Localization support for DateTime.pm # Although the CLDR license is listed as "MIT" on the Fedora Wiki, it's more # similar to recently added "Unicode" license. @@ -88,6 +88,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.31-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Jan 04 2021 Jitka Plesnikova - 1.31-1 - 1.31 bump