[perl-Coro] 6.41 bump

Petr Pisar ppisar at fedoraproject.org
Wed Oct 29 14:00:33 UTC 2014


commit b82302c8445d6ca6135bba2de82f678ebbdd8d8b
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Oct 29 14:01:44 2014 +0100

    6.41 bump

 .gitignore     |    1 +
 perl-Coro.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 472df9c..b961401 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /Coro-6.33.tar.gz
 /Coro-6.37.tar.gz
 /Coro-6.39.tar.gz
+/Coro-6.41.tar.gz
diff --git a/perl-Coro.spec b/perl-Coro.spec
index 6ffcd39..33d276a 100644
--- a/perl-Coro.spec
+++ b/perl-Coro.spec
@@ -1,6 +1,6 @@
 Name:           perl-Coro
-Version:        6.39
-Release:        4%{?dist}
+Version:        6.41
+Release:        1%{?dist}
 Summary:        The only real threads in perl
 # Coro/libcoro:    GPLv2 or BSD
 # Rest of package: GPL+ or Artistic
@@ -151,6 +151,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 29 2014 Petr Pisar <ppisar at redhat.com> - 6.41-1
+- 6.41 bump
+
 * Thu Aug 28 2014 Jitka Plesnikova <jplesnik at redhat.com> - 6.39-4
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 40a504a..ac990e9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf9790a4ff1fdff9e232f1c8a6fa4e9a  Coro-6.39.tar.gz
+882b3606487db94b35ac309bc7025009  Coro-6.41.tar.gz



More information about the perl-devel mailing list