commit 592f63cc55e1188404a235ecbb5f36e74a2edef9 Author: Petr Sabata <contyk@xxxxxxxxxx> Date: Thu Aug 4 12:52:06 2011 +0200 6.04 bump .gitignore | 1 + perl-Coro.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index bbfe56e..9e8a9d2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /Coro-5.37.tar.gz /Coro-5.372.tar.gz /Coro-6.02.tar.gz +/Coro-6.04.tar.gz diff --git a/perl-Coro.spec b/perl-Coro.spec index 41edcac..d13bfb3 100644 --- a/perl-Coro.spec +++ b/perl-Coro.spec @@ -1,5 +1,5 @@ Name: perl-Coro -Version: 6.02 +Version: 6.04 Release: 1%{?dist} Summary: The only real threads in perl License: GPL+ or Artistic @@ -120,6 +120,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Aug 04 2011 Petr Sabata <contyk@xxxxxxxxxx> - 6.04-1 +- 6.04 bump + * Fri Jul 29 2011 Petr Pisar <ppisar@xxxxxxxxxx> - 6.02-1 - 6.02 bump - Major version 6 breaks compatibility: Unreferenced coro objects will now be diff --git a/sources b/sources index 635ee70..f2a6411 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -583d40bdf913103e5d9fa20fb2065404 Coro-6.02.tar.gz +dae2027e80e34943633717fcc2edf890 Coro-6.04.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