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)
|
||||
|
||||
Name: perl-POE
|
||||
Version: 1.368
|
||||
Version: 1.370
|
||||
Release: 1mamba
|
||||
Summary: POE - Portable multitasking and networking framework for Perl
|
||||
Group: System/Libraries/Perl
|
||||
@ -13,11 +13,14 @@ Source: https://cpan.metacpan.org/modules/by-module/POE/POE-%{version}.ta
|
||||
License: Artistic, GPL
|
||||
Requires: perl >= %perl_major_ver
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libperl
|
||||
BuildRequires: perl-Curses
|
||||
BuildRequires: perl-devel
|
||||
BuildRequires: perl-libwww
|
||||
BuildRequires: perl-Tk
|
||||
BuildRequires: perl-HTTP-Date
|
||||
BuildRequires: perl-HTTP-Message
|
||||
BuildRequires: perl-IO-Pipely
|
||||
BuildRequires: perl-Term-ReadKey
|
||||
BuildRequires: perl-URI
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl-IO-Pipely
|
||||
|
||||
@ -59,6 +62,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user