automatic version update by autodist [release 1.370-1mamba;Wed Mar 23 2022]
This commit is contained in:
parent
f72c055b24
commit
e541ef3067
@ -1,7 +1,7 @@
|
|||||||
%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.368
|
Version: 1.370
|
||||||
Release: 1mamba
|
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
|
||||||
@ -13,11 +13,14 @@ Source: https://cpan.metacpan.org/modules/by-module/POE/POE-%{version}.ta
|
|||||||
License: Artistic, GPL
|
License: Artistic, GPL
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: libperl
|
||||||
BuildRequires: perl-Curses
|
BuildRequires: perl-Curses
|
||||||
BuildRequires: perl-devel
|
BuildRequires: perl-HTTP-Date
|
||||||
BuildRequires: perl-libwww
|
BuildRequires: perl-HTTP-Message
|
||||||
BuildRequires: perl-Tk
|
BuildRequires: perl-IO-Pipely
|
||||||
|
BuildRequires: perl-Term-ReadKey
|
||||||
BuildRequires: perl-URI
|
BuildRequires: perl-URI
|
||||||
|
BuildRequires: perl-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-IO-Pipely
|
BuildRequires: perl-IO-Pipely
|
||||||
|
|
||||||
@ -59,6 +62,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 23 2022 Automatic Build System <autodist@mambasoft.it> 1.370-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.368-1mamba
|
* Wed Feb 24 2021 Automatic Build System <autodist@mambasoft.it> 1.368-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user