diff --git a/perl-DateTime.spec b/perl-DateTime.spec index b72ff16..fd2496a 100644 --- a/perl-DateTime.spec +++ b/perl-DateTime.spec @@ -8,7 +8,7 @@ Name: perl-DateTime Epoch: 2 Version: 1.59 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Date and time object for Perl License: Artistic-2.0 URL: https://metacpan.org/release/DateTime @@ -112,6 +112,9 @@ make test %{_mandir}/man3/DateTime::Types.3* %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 2:1.59-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Oct 24 2022 Paul Howarth - 2:1.59-1 - Update to 1.59 - Fixed tests to pass with DateTime::Locale 1.37+ (GH#34)