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:
committed by
Git OBS Bridge
parent
f6f1cd3f7e
commit
275d9a2823
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:214e9e2e364090ebc5bc682b29709828944ae67f0bb4a989dd1e6d010845213f
|
|
||||||
size 17571
|
|
3
DateTime-Format-HTTP-0.42.tar.gz
Normal file
3
DateTime-Format-HTTP-0.42.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d04e769df45968dfd2d1bdc647a325c6877614069762786e6f137f1f5ec3d840
|
||||||
|
size 18170
|
20
cpanspec.yml
Normal file
20
cpanspec.yml
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
#description_paragraphs: 3
|
||||||
|
#no_testing: broken upstream
|
||||||
|
#sources:
|
||||||
|
# - source1
|
||||||
|
# - source2
|
||||||
|
#patches:
|
||||||
|
# foo.patch: -p1
|
||||||
|
# bar.patch:
|
||||||
|
#preamble: |-
|
||||||
|
# BuildRequires: gcc-c++
|
||||||
|
#post_prep: |-
|
||||||
|
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
|
||||||
|
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
||||||
|
#post_install: |-
|
||||||
|
# sed on %{name}.files
|
||||||
|
#license: SUSE-NonFree
|
||||||
|
#skip_noarch: 1
|
||||||
|
#custom_build: -
|
||||||
|
#./Build build flags=%{?_smp_mflags} --myflag
|
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 16 20:22:44 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.42
|
||||||
|
see /usr/share/doc/packages/perl-DateTime-Format-HTTP/Changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 21 04:55:20 UTC 2011 - coolo@opensuse.org
|
Thu Apr 21 04:55:20 UTC 2011 - coolo@opensuse.org
|
||||||
|
|
||||||
|
@@ -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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -15,27 +15,26 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: perl-DateTime-Format-HTTP
|
Name: perl-DateTime-Format-HTTP
|
||||||
Version: 0.40
|
Version: 0.42
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPL+ or Artistic
|
|
||||||
%define cpan_name DateTime-Format-HTTP
|
%define cpan_name DateTime-Format-HTTP
|
||||||
Summary: Date conversion routines
|
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
|
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
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl(Module::Build)
|
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
BuildRequires: perl(DateTime) >= 0.17
|
BuildRequires: perl(DateTime) >= 0.17
|
||||||
BuildRequires: perl(HTTP::Date) >= 1.44
|
BuildRequires: perl(HTTP::Date) >= 1.44
|
||||||
BuildRequires: perl(Module::Build)
|
BuildRequires: perl(Module::Build) >= 0.380000
|
||||||
BuildRequires: perl(Test::More) >= 0.47
|
|
||||||
Requires: perl(DateTime) >= 0.17
|
Requires: perl(DateTime) >= 0.17
|
||||||
Requires: perl(HTTP::Date) >= 1.44
|
Requires: perl(HTTP::Date) >= 1.44
|
||||||
Requires: perl(Test::More) >= 0.47
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -56,9 +55,6 @@ protocol (and then some more).
|
|||||||
./Build install destdir=%{buildroot} create_packlist=0
|
./Build install destdir=%{buildroot} create_packlist=0
|
||||||
%perl_gen_filelist
|
%perl_gen_filelist
|
||||||
|
|
||||||
%clean
|
|
||||||
%{__rm} -rf %{buildroot}
|
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes CREDITS LICENSE README
|
%doc Changes CREDITS LICENSE README
|
||||||
|
Reference in New Issue
Block a user