automatic version update by autodist [release 1.368-1mamba;Wed Feb 24 2021]
This commit is contained in:
parent
fc6f4c8fed
commit
f72c055b24
@ -1,15 +1,15 @@
|
|||||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||||
|
|
||||||
Name: perl-POE
|
Name: perl-POE
|
||||||
Version: 1.354
|
Version: 1.368
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: POE - Portable multitasking and networking framework for Perl
|
Summary: POE - Portable multitasking and networking framework for Perl
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/POE/POE-%{version}.tar.gz
|
||||||
License: Artistic, GPL
|
License: Artistic, GPL
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -19,7 +19,7 @@ BuildRequires: perl-libwww
|
|||||||
BuildRequires: perl-Tk
|
BuildRequires: perl-Tk
|
||||||
BuildRequires: perl-URI
|
BuildRequires: perl-URI
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRequires: perl-IO-Pipely
|
||||||
|
|
||||||
%description
|
%description
|
||||||
POE is a framework for cooperative, event driven multitasking in Perl.
|
POE is a framework for cooperative, event driven multitasking in Perl.
|
||||||
@ -59,6 +59,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.368-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.354-2mamba
|
* Mon Nov 12 2012 Silvan Calarco <silvan.calarco@mambasoft.it> 1.354-2mamba
|
||||||
- perl 5.16 mass rebuild
|
- perl 5.16 mass rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user