Accepting request 72086 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/72086 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DateTime-TimeZone?expand=0&rev=13
This commit is contained in:
commit
fb62baa7c0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad5f9b7b27a06096e818c379e2dec165bf29a3e96ce0ea521bada00e8a1e0368
|
||||
size 406356
|
3
DateTime-TimeZone-1.34.tar.gz
Normal file
3
DateTime-TimeZone-1.34.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1cdd1868176061815432326060a14248e390e5c54ddfbdca51b81807f55f13c
|
||||
size 406050
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user