rebuilt [release 0.42-2mamba;Sat Aug 20 2022]
This commit is contained in:
parent
363cde6907
commit
b866a6a60f
@ -2,24 +2,25 @@
|
|||||||
|
|
||||||
Name: perl-DateTime-Format-HTTP
|
Name: perl-DateTime-Format-HTTP
|
||||||
Version: 0.42
|
Version: 0.42
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: DateTime::Format::HTTP - Date conversion routines
|
Summary: DateTime::Format::HTTP - Date conversion routines
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org/
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/C/CK/CKRAS/DateTime-Format-HTTP-%{version}.tar.gz
|
Source: http://search.cpan.org/CPAN/authors/id/C/CK/CKRAS/DateTime-Format-HTTP-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: perl-DateTime
|
||||||
|
BuildRequires: perl-HTTP-Date
|
||||||
|
BuildRequires: perl-devel
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl(Class::ISA)
|
BuildRequires: perl(Class::ISA)
|
||||||
BuildRequires: perl(DateTime)
|
|
||||||
BuildRequires: perl(File::Find::Rule)
|
BuildRequires: perl(File::Find::Rule)
|
||||||
BuildRequires: perl(HTTP::Date)
|
|
||||||
BuildRequires: perl(Module::Build)
|
BuildRequires: perl(Module::Build)
|
||||||
BuildRequires: perl(Test::More)
|
BuildRequires: perl(Test::More)
|
||||||
BuildRequires: perl-devel
|
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This module provides functions that deal the date formats used by the HTTP protocol (and then some more).
|
This module provides functions that deal the date formats used by the HTTP protocol (and then some more).
|
||||||
@ -54,6 +55,9 @@ chmod -R u+w %{buildroot}/*
|
|||||||
#Changes CREDITS README
|
#Changes CREDITS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Aug 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.42-2mamba
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Thu May 08 2014 Automatic Build System <autodist@mambasoft.it> 0.42-1mamba
|
* Thu May 08 2014 Automatic Build System <autodist@mambasoft.it> 0.42-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user