diff --git a/DateTime-TimeZone-1.31.tar.gz b/DateTime-TimeZone-1.31.tar.gz deleted file mode 100644 index 9d7acc7..0000000 --- a/DateTime-TimeZone-1.31.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad5f9b7b27a06096e818c379e2dec165bf29a3e96ce0ea521bada00e8a1e0368 -size 406356 diff --git a/DateTime-TimeZone-1.34.tar.gz b/DateTime-TimeZone-1.34.tar.gz new file mode 100644 index 0000000..87fb272 --- /dev/null +++ b/DateTime-TimeZone-1.34.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1cdd1868176061815432326060a14248e390e5c54ddfbdca51b81807f55f13c +size 406050 diff --git a/perl-DateTime-TimeZone.changes b/perl-DateTime-TimeZone.changes index b80099d..323e93b 100644 --- a/perl-DateTime-TimeZone.changes +++ b/perl-DateTime-TimeZone.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Apr 25 20:35:56 UTC 2011 - pascal.bleser@opensuse.org + +- fix build on openSUSE 11.2 + +- update to 1.34: + * based on version 2011g of the Olson database, includes changes for Egypt + * DateTime::TimeZone::Floating and DateTime::TimeZone::UTC are now + singletons, since their internal state never changes + +- changes from 1.33: + * changes for the Falkland Islands + +- changes from 1.32: + * changes for Morocco and Chile + ------------------------------------------------------------------- Fri Apr 1 05:51:31 UTC 2011 - coolo@novell.com diff --git a/perl-DateTime-TimeZone.spec b/perl-DateTime-TimeZone.spec index 49a2ab9..e49a9a2 100644 --- a/perl-DateTime-TimeZone.spec +++ b/perl-DateTime-TimeZone.spec @@ -18,7 +18,7 @@ Name: perl-DateTime-TimeZone -Version: 1.31 +Version: 1.34 Release: 1 License: GPL+ or Artistic %define cpan_name DateTime-TimeZone @@ -35,10 +35,12 @@ BuildRequires: perl(Class::Load) BuildRequires: perl(Class::Singleton) >= 1.03 BuildRequires: perl(Cwd) >= 3 BuildRequires: perl(Params::Validate) >= 0.72 +BuildRequires: perl(parent) Requires: perl(Class::Load) Requires: perl(Class::Singleton) >= 1.03 Requires: perl(Cwd) >= 3 Requires: perl(Params::Validate) >= 0.72 +Requires: perl(parent) %{perl_requires} %description