ppisar pushed to perl-Coro (master). "6.43 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jun 9 13:27:37 UTC 2015


From db4ed48a2697465ae0fbde82e33d62f8d5b52a31 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Mon, 8 Jun 2015 10:40:37 +0200
Subject: 6.43 bump


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 <ppisar at redhat.com> - 6.43-1
+- 6.43 bump
+
 * Sat Jun 06 2015 Jitka Plesnikova <jplesnik at redhat.com> - 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.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Coro.git/commit/?h=master&id=db4ed48a2697465ae0fbde82e33d62f8d5b52a31


More information about the perl-devel mailing list