diff --git a/perl-Coro.spec b/perl-Coro.spec index 91eeb33..958aa18 100644 --- a/perl-Coro.spec +++ b/perl-Coro.spec @@ -1,7 +1,7 @@ %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) Name: perl-Coro -Version: 6.511 +Version: 6.514 Release: 1mamba Summary: Coro - the only real threads in perl Group: System/Libraries/Perl @@ -42,7 +42,7 @@ This module collection manages continuations in general, most often in the form %prep %setup -q -n Coro-%{version} %patch0 -p1 -%patch1 -p1 +#%patch1 -p1 sed -i -e '/^#!/ s|.*|#!%{__perl}|' eg/myhttpd Coro/jit-*-unix.pl @@ -79,6 +79,9 @@ chmod -R u+w %{buildroot}/* # README README.linux-glibc doc/* eg %changelog +* Thu Dec 07 2017 Automatic Build System 6.514-1mamba +- automatic update by autodist + * Sun Nov 13 2016 Silvan Calarco 6.511-1mamba - update to 6.511