update
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-TimeZone?expand=0&rev=46
This commit is contained in:
parent
45bd9ec8d9
commit
ea5eb83cb7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:888e3e038159216f78b3f19fff6c37aea1943470fa42f18a21fa924e0df083d6
|
||||
size 865213
|
3
DateTime-TimeZone-1.62.tar.gz
Normal file
3
DateTime-TimeZone-1.62.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ae1b848f6ca6f3456089d07a1905be747776570d02309f1d7f6f122dbc08f28
|
||||
size 854453
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 4 09:15:02 UTC 2013 - coolo@suse.com
|
||||
|
||||
- updated to 1.62
|
||||
- This release is based on version 2013f of the Olson database. This release
|
||||
includes contemporary changes for Tocantins, Jordan, and Palestine.
|
||||
- This release is based on version 2013e of the Olson database. This release
|
||||
includes contemporary changes for Fiji, Indonesia and San Luis,
|
||||
Argentina. It also includes a number of historical changes. See
|
||||
http://mm.icann.org/pipermail/tz-announce/2013-September/000013.html for
|
||||
more details.
|
||||
- remove outdated old_test_more.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 16 12:11:38 UTC 2013 - coolo@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: perl-DateTime-TimeZone
|
||||
Version: 1.60
|
||||
Version: 1.62
|
||||
Release: 0
|
||||
%define cpan_name DateTime-TimeZone
|
||||
Summary: Time zone object base class and factory
|
||||
@ -25,8 +25,6 @@ License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/DateTime-TimeZone/
|
||||
Source: http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
|
||||
# MANUAL
|
||||
Patch0: old_test_more.patch
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
@ -70,9 +68,6 @@ not need to directly use 'DateTime::TimeZone' methods.
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
find . -type f -print0 | xargs -0 chmod 644
|
||||
%if 0%{?suse_version} < 1120
|
||||
%patch0
|
||||
%endif
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
|
Loading…
Reference in New Issue
Block a user