diff --git a/perl-DateTime-Format-MySQL.spec b/perl-DateTime-Format-MySQL.spec index d57ebaf..b0ea5bb 100644 --- a/perl-DateTime-Format-MySQL.spec +++ b/perl-DateTime-Format-MySQL.spec @@ -1,6 +1,6 @@ Name: perl-DateTime-Format-MySQL Version: 0.05 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Parse and format MySQL dates and times Group: Development/Libraries License: GPL+ or Artistic @@ -57,6 +57,9 @@ rm -rf %{buildroot} %{_mandir}/man3/DateTime::Format::MySQL.3* %changelog +* Sat Jun 06 2015 Jitka Plesnikova - 0.05-2 +- Perl 5.22 rebuild + * Tue Oct 28 2014 Paul Howarth - 0.05-1 - Update to 0.05 - Added parsing of MySQL fractional seconds (microseconds)