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
|
||||
Epoch: 1
|
||||
Version: 0.08
|
||||
Release: 2mamba
|
||||
Version: 0.16
|
||||
Release: 1mamba
|
||||
Summary: DateTime::Format::ISO8601 - Parses ISO8601 formats
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/J/JH/JHOBLITT/DateTime-Format-ISO8601-%{version}.tar.gz
|
||||
URL: https://www.cpan.org/
|
||||
Source: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/DateTime-Format-ISO8601-%{version}.tar.gz
|
||||
License: GPL, Artistic
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: perl-DateTime
|
||||
BuildRequires: perl-DateTime-Format-Builder
|
||||
BuildRequires: perl-Params-ValidationCompiler
|
||||
BuildRequires: perl-Specio
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-Params-Validate
|
||||
BuildRequires: perl-namespace-autoclean
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl(Module::Build::Compat)
|
||||
BuildRequires: perl(Test::Distribution)
|
||||
BuildRequires: perl(Test::More)
|
||||
Requires: perl >= %perl_major_ver
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Parses almost all ISO8601 date and time formats.
|
||||
@ -50,11 +51,14 @@ chmod -R u+w %{buildroot}/*
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{perl_vendorlib}/DateTime
|
||||
%{_mandir}/man3/*.3pm.gz
|
||||
%{_mandir}/man3/*.3pm*
|
||||
%doc LICENSE
|
||||
#Changes LICENSE README Todo
|
||||
|
||||
%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
|
||||
- bump epoch up
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user