diff --git a/perl-DateTime-Format-Strptime.spec b/perl-DateTime-Format-Strptime.spec index 8205cc1..763653e 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.73 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse and format strptime and strftime patterns License: Artistic 2.0 URL: http://search.cpan.org/dist/DateTime-Format-Strptime/ @@ -74,6 +74,9 @@ make test %{_mandir}/man3/DateTime::Format::Strptime::Types.3* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 1:1.73-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Feb 1 2017 Paul Howarth - 1:1.73-1 - Update to 1.73 - The format_datetime method now checks that the object it is given isa