Perl 5.20 rebuild

This commit is contained in:
Jitka Plesnikova 2014-09-03 16:27:28 +02:00
parent 8a141164fd
commit fd85b60b57

View File

@ -1,6 +1,6 @@
Name: perl-DateTime-TimeZone Name: perl-DateTime-TimeZone
Version: 1.74 Version: 1.74
Release: 2%{?dist} Release: 3%{?dist}
Summary: Time zone object base class and factory Summary: Time zone object base class and factory
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -101,6 +101,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Wed Sep 03 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.74-3
- Perl 5.20 rebuild
* Tue Sep 02 2014 Petr Pisar <ppisar@redhat.com> - 1.74-2 * Tue Sep 02 2014 Petr Pisar <ppisar@redhat.com> - 1.74-2
- Parse local time zone definition from /etc/localtime (bug #1135981) - Parse local time zone definition from /etc/localtime (bug #1135981)