Accepting request 297385 from devel:languages:perl:autoupdate

automatic update

OBS-URL: https://build.opensuse.org/request/show/297385
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DateTime-Format-HTTP?expand=0&rev=2
This commit is contained in:
Stephan Kulow
2015-04-17 04:53:42 +00:00
committed by Git OBS Bridge
parent f6f1cd3f7e
commit 275d9a2823
5 changed files with 39 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-DateTime-Format-HTTP (Version 0.40)
# spec file for package perl-DateTime-Format-HTTP
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,27 +15,26 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: perl-DateTime-Format-HTTP
Version: 0.40
Release: 1
License: GPL+ or Artistic
Version: 0.42
Release: 0
%define cpan_name DateTime-Format-HTTP
Summary: Date conversion routines
Url: http://search.cpan.org/dist/DateTime-Format-HTTP/
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Source: http://www.cpan.org/authors/id/C/CK/CKRAS/%{cpan_name}-%{version}.tar.gz
Url: http://search.cpan.org/dist/DateTime-Format-HTTP/
Source0: http://www.cpan.org/authors/id/C/CK/CKRAS/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl(Module::Build)
BuildRequires: perl-macros
BuildRequires: perl(DateTime) >= 0.17
BuildRequires: perl(HTTP::Date) >= 1.44
BuildRequires: perl(Module::Build)
BuildRequires: perl(Test::More) >= 0.47
BuildRequires: perl(Module::Build) >= 0.380000
Requires: perl(DateTime) >= 0.17
Requires: perl(HTTP::Date) >= 1.44
Requires: perl(Test::More) >= 0.47
%{perl_requires}
%description
@@ -56,9 +55,6 @@ protocol (and then some more).
./Build install destdir=%{buildroot} create_packlist=0
%perl_gen_filelist
%clean
%{__rm} -rf %{buildroot}
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes CREDITS LICENSE README