|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-DateTime-Format-Pg
|
|
|
|
|
Version: 0.16012
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Parse and format PostgreSQL dates and times
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -63,6 +63,9 @@ perl Build.PL --installdirs=vendor
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.16012-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Sep 20 2016 Petr Pisar <ppisar@redhat.com> - 0.16012-2
|
|
|
|
|
- Support durations with fractional seconds again (bug #1377428)
|
|
|
|
|
|
|
|
|
|