update to 0.16 [release 0.16-1mamba;Sat Mar 11 2023]
This commit is contained in:
parent
180a63e8d3
commit
beb01c3796
@ -2,27 +2,28 @@
|
|||||||
|
|
||||||
Name: perl-DateTime-Format-ISO8601
|
Name: perl-DateTime-Format-ISO8601
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.08
|
Version: 0.16
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: DateTime::Format::ISO8601 - Parses ISO8601 formats
|
Summary: DateTime::Format::ISO8601 - Parses ISO8601 formats
|
||||||
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/J/JH/JHOBLITT/DateTime-Format-ISO8601-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/DateTime-Format-ISO8601-%{version}.tar.gz
|
||||||
License: GPL, Artistic
|
License: GPL, Artistic
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: perl-DateTime
|
BuildRequires: perl-DateTime
|
||||||
BuildRequires: perl-DateTime-Format-Builder
|
BuildRequires: perl-DateTime-Format-Builder
|
||||||
|
BuildRequires: perl-Params-ValidationCompiler
|
||||||
|
BuildRequires: perl-Specio
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-devel
|
||||||
BuildRequires: perl-Params-Validate
|
BuildRequires: perl-namespace-autoclean
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl(Module::Build::Compat)
|
BuildRequires: perl(Module::Build::Compat)
|
||||||
BuildRequires: perl(Test::Distribution)
|
BuildRequires: perl(Test::Distribution)
|
||||||
BuildRequires: perl(Test::More)
|
BuildRequires: perl(Test::More)
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Parses almost all ISO8601 date and time formats.
|
Parses almost all ISO8601 date and time formats.
|
||||||
@ -50,11 +51,14 @@ chmod -R u+w %{buildroot}/*
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{perl_vendorlib}/DateTime
|
%{perl_vendorlib}/DateTime
|
||||||
%{_mandir}/man3/*.3pm.gz
|
%{_mandir}/man3/*.3pm*
|
||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
#Changes LICENSE README Todo
|
#Changes LICENSE README Todo
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 11 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.16-1mamba
|
||||||
|
- update to 0.16
|
||||||
|
|
||||||
* Tue May 14 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.08-2mamba
|
* Tue May 14 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 0.08-2mamba
|
||||||
- bump epoch up
|
- bump epoch up
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user