diff --git a/perl-DateTime-Format-Strptime.spec b/perl-DateTime-Format-Strptime.spec index fef5bf9..ec20312 100644 --- a/perl-DateTime-Format-Strptime.spec +++ b/perl-DateTime-Format-Strptime.spec @@ -1,7 +1,7 @@ Name: perl-DateTime-Format-Strptime Epoch: 1 Version: 1.76 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse and format strptime and strftime patterns License: Artistic 2.0 URL: https://metacpan.org/release/DateTime-Format-Strptime @@ -73,6 +73,9 @@ make test %{_mandir}/man3/DateTime::Format::Strptime::Types.3* %changelog +* Fri May 31 2019 Jitka Plesnikova - 1:1.76-2 +- Perl 5.30 rebuild + * Fri Feb 8 2019 Paul Howarth - 1:1.76-1 - Update to 1.76 - The ability to set the pattern, time_zone, and locale via accessor methods