|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-DateTime-Format-MySQL
|
|
|
|
|
Version: 0.06
|
|
|
|
|
Release: 12%{?dist}
|
|
|
|
|
Release: 13%{?dist}
|
|
|
|
|
Summary: Parse and format MySQL dates and times
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
URL: https://metacpan.org/release/DateTime-Format-MySQL
|
|
|
|
@ -49,6 +49,9 @@ perl Build.PL --installdirs=vendor
|
|
|
|
|
%{_mandir}/man3/DateTime::Format::MySQL.3*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.06-13
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Oct 15 2019 Paul Howarth <paul@city-fan.org> - 0.06-12
|
|
|
|
|
- Spec tidy-up
|
|
|
|
|
- Use author-independent source URL
|
|
|
|
|