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)
|
||||
|
||||
Name: perl-POE
|
||||
Version: 1.354
|
||||
Release: 2mamba
|
||||
Version: 1.368
|
||||
Release: 1mamba
|
||||
Summary: POE - Portable multitasking and networking framework for Perl
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Automatic Build System <autodist@mambasoft.it>
|
||||
URL: http://www.cpan.org
|
||||
Source: http://search.cpan.org/CPAN/authors/id/R/RC/RCAPUTO/POE-%{version}.tar.gz
|
||||
URL: https://www.cpan.org
|
||||
Source: https://cpan.metacpan.org/modules/by-module/POE/POE-%{version}.tar.gz
|
||||
License: Artistic, GPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -19,7 +19,7 @@ BuildRequires: perl-libwww
|
||||
BuildRequires: perl-Tk
|
||||
BuildRequires: perl-URI
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: perl-IO-Pipely
|
||||
|
||||
%description
|
||||
POE is a framework for cooperative, event driven multitasking in Perl.
|
||||
@ -59,6 +59,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- perl 5.16 mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user