From db4ed48a2697465ae0fbde82e33d62f8d5b52a31 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <[email protected]>
Date: Mon, 8 Jun 2015 10:40:37 +0200
Subject: 6.43 bump

---
 .gitignore     |  1 +
 perl-Coro.spec | 14 +++++++++++---
 sources        |  2 +-
 3 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 712aedc..eec1a0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /Coro-6.39.tar.gz
 /Coro-6.41.tar.gz
 /Coro-6.42.tar.gz
+/Coro-6.43.tar.gz
diff --git a/perl-Coro.spec b/perl-Coro.spec
index e6d5c39..1fa33c8 100644
--- a/perl-Coro.spec
+++ b/perl-Coro.spec
@@ -1,6 +1,6 @@
 Name:           perl-Coro
-Version:        6.42
-Release:        2%{?dist}
+Version:        6.43
+Release:        1%{?dist}
 Summary:        The only real threads in perl
 # Coro/libcoro:    GPLv2 or BSD
 # Rest of package: GPL+ or Artistic
@@ -9,15 +9,20 @@ Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Coro/
 Source0:        
http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Coro-%{version}.tar.gz
 Patch0:         %{name}-5.25-ucontext-default.patch
+BuildRequires:  coreutils
+BuildRequires:  findutils
 BuildRequires:  libecb-static
+BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl(Canary::Stability)
 BuildRequires:  perl(Config)
 BuildRequires:  perl(EV) >= 4
 BuildRequires:  perl(EV::MakeMaker)
 BuildRequires:  perl(Event) >= 1.08
 BuildRequires:  perl(Event::MakeMaker)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.52
 BuildRequires:  perl(strict)
+BuildRequires:  sed
 # Run-time:
 BuildRequires:  perl(AnyEvent) >= 7
 # AnyEvent::AIO >= 1 not used at tests
@@ -152,6 +157,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 08 2015 Petr Pisar <[email protected]> - 6.43-1
+- 6.43 bump
+
 * Sat Jun 06 2015 Jitka Plesnikova <[email protected]> - 6.42-2
 - Perl 5.22 rebuild
 
diff --git a/sources b/sources
index 02a4bff..6a63f76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f24af38e29a1cc96e2a58cdb031c5153  Coro-6.42.tar.gz
+79f7f29e2867d48b3d911bede58fc23c  Coro-6.43.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Coro.git/commit/?h=epel7&id=db4ed48a2697465ae0fbde82e33d62f8d5b52a31
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to