commit dece0763f9129ac43a620082fba3a0c00c98e59a Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Fri Oct 12 13:46:44 2012 +0200 6.10 bump .gitignore | 1 + Coro-6.09-Fix-a-typo-in-ecb.h.patch | 27 --------------------------- perl-Coro.spec | 10 +++++----- sources | 2 +- 4 files changed, 7 insertions(+), 33 deletions(-) --- diff --git a/.gitignore b/.gitignore index dc070b4..376e0a8 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /Coro-6.07.tar.gz /Coro-6.08.tar.gz /Coro-6.09.tar.gz +/Coro-6.10.tar.gz diff --git a/perl-Coro.spec b/perl-Coro.spec index 9363870..89b4844 100644 --- a/perl-Coro.spec +++ b/perl-Coro.spec @@ -1,14 +1,12 @@ Name: perl-Coro -Version: 6.09 -Release: 2%{?dist} +Version: 6.10 +Release: 1%{?dist} Summary: The only real threads in perl License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Coro/ Source0: http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Coro-%{version}.tar.gz Patch0: %{name}-5.25-ucontext-default.patch -# Bug #863991, CPAN RT #80056 -Patch1: Coro-6.09-Fix-a-typo-in-ecb.h.patch BuildRequires: perl(AnyEvent) >= 5 BuildRequires: perl(base) BuildRequires: perl(Carp) @@ -84,7 +82,6 @@ programming much safer and easier than using other thread models. %ifnarch %{ix86} x86_64 %{arm} %patch0 -p1 -b .ucontext-default %endif -%patch1 -p1 for F in Coro/jit-*.pl; do sed -i -e '/^#!/d' "$F" @@ -130,6 +127,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Oct 12 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 6.10-1 +- 6.10 bump + * Mon Oct 08 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 6.09-2 - Fix building on big endian system (bug #863991) diff --git a/sources b/sources index a8e4b14..681ea6b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3b578ca56e4925329e174a9d4827efbb Coro-6.09.tar.gz +188ff66672f7658fbc73c30845b2038e Coro-6.10.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel