automatic version update by autodist [release 1.28-1mamba;Fri Apr 30 2021]
This commit is contained in:
parent
eb3a6ab4a2
commit
ef2ce7021e
@ -1,19 +1,22 @@
|
|||||||
%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-Event
|
Name: perl-Event
|
||||||
Version: 1.27
|
Version: 1.28
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: perl :: Event - A Generic Perl Event Loop
|
Summary: perl :: Event - A Generic Perl Event Loop
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Aleph0 <aleph0@openmamba.org>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.cpan.org
|
URL: https://www.cpan.org
|
||||||
Source: http://www.cpan.org/modules/by-module/Event/Event-%{version}.tar.gz
|
Source: https://cpan.metacpan.org/modules/by-module/Event/Event-%{version}.tar.gz
|
||||||
License: Artistic, GPL
|
License: Artistic, GPL
|
||||||
|
## AUTOBUILDREQ-BEGIN
|
||||||
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: libperl
|
||||||
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: perl-devel >= %perl_major_ver
|
BuildRequires: perl-devel >= %perl_major_ver
|
||||||
Requires: perl >= %perl_major_ver
|
Requires: perl >= %perl_major_ver
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This extension aims to provide an simple and optimized event loop for a broad class of applications.
|
This extension aims to provide an simple and optimized event loop for a broad class of applications.
|
||||||
@ -47,6 +50,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 30 2021 Automatic Build System <autodist@mambasoft.it> 1.28-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Aug 04 2019 Automatic Build System <autodist@mambasoft.it> 1.27-1mamba
|
* Sun Aug 04 2019 Automatic Build System <autodist@mambasoft.it> 1.27-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user