[perl-Coro] Update to 4.09

Nicolas Chauvet kwizart at fedoraproject.org
Sun Oct 7 20:56:54 UTC 2012


commit 3f1383bdc41f11dcbe997bd9a586037679210833
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sun Oct 7 22:56:44 2012 +0200

    Update to 4.09

 .gitignore     |    1 +
 perl-Coro.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eedd555..dc070b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /Coro-6.06.tar.gz
 /Coro-6.07.tar.gz
 /Coro-6.08.tar.gz
+/Coro-6.09.tar.gz
diff --git a/perl-Coro.spec b/perl-Coro.spec
index 7a18070..e41f97a 100644
--- a/perl-Coro.spec
+++ b/perl-Coro.spec
@@ -1,6 +1,6 @@
 Name:           perl-Coro
-Version:        6.08
-Release:        4%{?dist}
+Version:        6.09
+Release:        1%{?dist}
 Summary:        The only real threads in perl
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -127,6 +127,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Oct 07 2012 Nicolas Chauvet <kwizart at gmail.com> - 6.09-1
+- Update to 4.09
+
 * Fri Aug  3 2012 Jitka Plesnikova <jplesnik at redhat.com> - 6.08-4
 - Update BR
 
diff --git a/sources b/sources
index daa3a65..a8e4b14 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86bcfac8bf53c9fe979106692b82b8b1  Coro-6.08.tar.gz
+3b578ca56e4925329e174a9d4827efbb  Coro-6.09.tar.gz



More information about the perl-devel mailing list