[perl-Coro] 6.08 bump

Petr Pisar ppisar at fedoraproject.org
Mon Apr 16 07:02:37 UTC 2012


commit 0eb504a4d1943e6dd6e0ec4a769290a97351d062
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Apr 16 09:02:13 2012 +0200

    6.08 bump

 .gitignore     |    1 +
 perl-Coro.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2052a2..eedd555 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Coro-6.05.tar.gz
 /Coro-6.06.tar.gz
 /Coro-6.07.tar.gz
+/Coro-6.08.tar.gz
diff --git a/perl-Coro.spec b/perl-Coro.spec
index 1ef3555..485dc55 100644
--- a/perl-Coro.spec
+++ b/perl-Coro.spec
@@ -1,6 +1,6 @@
 Name:           perl-Coro
-Version:        6.07
-Release:        3%{?dist}
+Version:        6.08
+Release:        1%{?dist}
 Summary:        The only real threads in perl
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -125,6 +125,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Apr 16 2012 Petr Pisar <ppisar at redhat.com> - 6.08-1
+- 6.08 bump
+
 * Tue Feb 21 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 6.07-3
 - Add patch to fix build on ARM. RHBZ 750805
 
diff --git a/sources b/sources
index f59f24f..daa3a65 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-354dd4f058a30f085716010b771e27e9  Coro-6.07.tar.gz
+86bcfac8bf53c9fe979106692b82b8b1  Coro-6.08.tar.gz


More information about the scm-commits mailing list