|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: perl-DateTime-Format-Pg
|
|
|
|
|
Version: 0.16013
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Parse and format PostgreSQL dates and times
|
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
|
Group: Development/Libraries
|
|
|
|
@ -58,6 +58,9 @@ perl Build.PL --installdirs=vendor
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jun 06 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.16013-2
|
|
|
|
|
- Perl 5.26 rebuild
|
|
|
|
|
|
|
|
|
|
* Fri May 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.16013-1
|
|
|
|
|
- 0.16013 bump
|
|
|
|
|
|
|
|
|
|