Updating link to change in openSUSE:Factory/perl-DateTime-TimeZone revision 10.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-TimeZone?expand=0&rev=868f23a1a66b7370a463dc080f5e8ce3
This commit is contained in:
OBS User buildservice-autocommit 2011-03-24 16:00:48 +00:00 committed by Git OBS Bridge
parent 4ebc953519
commit c4901d792b

View File

@ -1,15 +1,32 @@
# vim: set sw=4 ts=4 et nu:
#
# spec file for package perl-DateTime-TimeZone
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-DateTime-TimeZone
Version: 1.30
Release: 0
Release: 1
Summary: Time zone object base class and factory
# http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-TimeZone-%{version}.tar.gz
Source: DateTime-TimeZone-%{version}.tar.bz2
URL: http://search.cpan.org/dist/DateTime-TimeZone
Url: http://search.cpan.org/dist/DateTime-TimeZone
Group: Development/Libraries/Perl
License: GPL+ or Artistic
BuildRoot: %{_tmppath}/build-%{name}-%{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl-macros
BuildRequires: make
@ -71,4 +88,4 @@ popd
%{perl_vendorlib}/DateTime/TimeZone.pm
%doc %{perl_man3dir}/DateTime::TimeZone.%{perl_man3ext}%{ext_man}
%doc %{perl_man3dir}/DateTime::TimeZone::*.%{perl_man3ext}%{ext_man}
%changelog