[perl-Coro] 6.31 bump

Petr Pisar ppisar at fedoraproject.org
Mon May 13 07:35:36 UTC 2013


commit d681cdca25643b3f233eb96abf0acc32ce769102
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon May 13 09:34:47 2013 +0200

    6.31 bump

 .gitignore     |    1 +
 perl-Coro.spec |    5 ++++-
 sources        |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b88d56..ea20248 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /Coro-6.10.tar.gz
 /Coro-6.23.tar.gz
 /Coro-6.29.tar.gz
+/Coro-6.31.tar.gz
diff --git a/perl-Coro.spec b/perl-Coro.spec
index 34d659f..0833b0a 100644
--- a/perl-Coro.spec
+++ b/perl-Coro.spec
@@ -1,5 +1,5 @@
 Name:           perl-Coro
-Version:        6.29
+Version:        6.31
 Release:        1%{?dist}
 Summary:        The only real threads in perl
 # Coro/libcoro:    GPLv2 or BSD
@@ -143,6 +143,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon May 13 2013 Petr Pisar <ppisar at redhat.com> - 6.31-1
+- 6.31 bump
+
 * Thu May 09 2013 Petr Pisar <ppisar at redhat.com> - 6.29-1
 - 6.29 bump
 
diff --git a/sources b/sources
index bc56dc8..0bfc9c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e5419bcca3b248afa5294693eb4caa2d  Coro-6.29.tar.gz
+519e3304e86ed103c167b299ab94c176  Coro-6.31.tar.gz



More information about the perl-devel mailing list