1.94 bump
This commit is contained in:
parent
8551b12e92
commit
e14b36ccd4
@ -1,5 +1,5 @@
|
||||
Name: perl-DateTime-TimeZone
|
||||
Version: 1.93
|
||||
Version: 1.94
|
||||
Release: 1%{?dist}
|
||||
Summary: Time zone object base class and factory
|
||||
License: GPL+ or Artistic
|
||||
@ -44,6 +44,7 @@ BuildRequires: perl(overload)
|
||||
BuildRequires: perl(Storable)
|
||||
BuildRequires: perl(Sys::Hostname)
|
||||
BuildRequires: perl(Test::Fatal)
|
||||
# Test::Mojibake not used
|
||||
BuildRequires: perl(Test::More) >= 0.96
|
||||
BuildRequires: perl(Test::Output)
|
||||
BuildRequires: perl(Test::Requires)
|
||||
@ -91,6 +92,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 22 2015 Petr Pisar <ppisar@redhat.com> - 1.94-1
|
||||
- 1.94 bump (2015g Olson database)
|
||||
|
||||
* Wed Aug 12 2015 Petr Šabata <contyk@redhat.com> - 1.93-1
|
||||
- 1.93 bump, tzdata updated
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user