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
|
||||
Version: 0.42
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: DateTime::Format::HTTP - Date conversion routines
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
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
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-DateTime
|
||||
BuildRequires: perl-HTTP-Date
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl(Class::ISA)
|
||||
BuildRequires: perl(DateTime)
|
||||
BuildRequires: perl(File::Find::Rule)
|
||||
BuildRequires: perl(HTTP::Date)
|
||||
BuildRequires: perl(Module::Build)
|
||||
BuildRequires: perl(Test::More)
|
||||
BuildRequires: perl-devel
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
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
|
||||
|
||||
%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
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user