File MooseX-App-Cmd-0.27.tar.gz uploaded to lookaside cache by ppisar

2014-04-18 Thread Petr Pisar
A file has been added to the lookaside cache for perl-MooseX-App-Cmd: a11b9e87a62d1067b422f380c648973f MooseX-App-Cmd-0.27.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-MooseX-App-Cmd] 0.27 bump

2014-04-18 Thread Petr Pisar
commit 19c95c7f14a8627eab5ab9db96ff4302601778fe Author: Petr Písař ppi...@redhat.com Date: Fri Apr 18 09:24:29 2014 +0200 0.27 bump .gitignore |1 + perl-MooseX-App-Cmd.spec | 120 +- sources |2 +- 3

[perl-MooseX-App-Cmd] Do not use Test::use::ok

2014-04-18 Thread Petr Pisar
commit ec133bd74d7cbb1f37d5a1ed57a1064e7f7aa0b0 Author: Petr Písař ppi...@redhat.com Date: Fri Apr 18 09:50:43 2014 +0200 Do not use Test::use::ok perl-MooseX-App-Cmd.spec |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) --- diff --git a/perl-MooseX-App-Cmd.spec

[Bug 1088741] perl-MooseX-App-Cmd-0.09-8.fc21 FTBFS

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1088741 Petr Pisar ppi...@redhat.com changed: What|Removed |Added Status|ASSIGNED|CLOSED Fixed In

[Bug 1084050] perl-HTML-FormHandler-0.40020-3.fc21 FTBFS in F21 and F20

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1084050 Petr Pisar ppi...@redhat.com changed: What|Removed |Added Status|NEW |ASSIGNED

Broken dependencies: perl-PDL

2014-04-18 Thread buildsys
perl-PDL has broken dependencies in the epel-7 tree: On ppc64: perl-PDL-2.7.0-2.el7.1.ppc64 requires perl(PDL::Slatec) Please resolve this as soon as possible. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

[perl-HTML-FormHandler] Fix compound/basic.t test by floating year

2014-04-18 Thread Petr Pisar
commit a0ed36dfc480056e0eccddcf39bc48aa9d7e2af0 Author: Petr Písař ppi...@redhat.com Date: Fri Apr 18 12:16:22 2014 +0200 Fix compound/basic.t test by floating year ...55-bug-in-t-compound-basic.t-test-rt91793.patch | 35 perl-HTML-FormHandler.spec

[perl-HTML-FormHandler/f20] Fix compound/basic.t test by floating year

2014-04-18 Thread Petr Pisar
Summary of changes: a0ed36d... Fix compound/basic.t test by floating year (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[Bug 1084050] perl-HTML-FormHandler-0.40020-3.fc21 FTBFS in F21 and F20

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1084050 Petr Pisar ppi...@redhat.com changed: What|Removed |Added Status|ASSIGNED|MODIFIED Fixed In

[Bug 1084050] perl-HTML-FormHandler-0.40020-3.fc21 FTBFS in F21 and F20

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1084050 --- Comment #2 from Fedora Update System upda...@fedoraproject.org --- perl-HTML-FormHandler-0.40020-4.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/perl-HTML-FormHandler-0.40020-4.fc20 -- You

[Bug 1089247] New: perl-Git-CPAN-Patch-0.8.0-5.fc21 FTBFS

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1089247 Bug ID: 1089247 Summary: perl-Git-CPAN-Patch-0.8.0-5.fc21 FTBFS Product: Fedora Version: rawhide Component: perl-Git-CPAN-Patch Assignee: iarn...@gmail.com Reporter:

File Archive-Any-Lite-0.08.tar.gz uploaded to lookaside cache by pghmcfc

2014-04-18 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Archive-Any-Lite: b341c3f0791d617c02b40937a7e1fcf8 Archive-Any-Lite-0.08.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-Archive-Any-Lite] Update to 0.08

2014-04-18 Thread Paul Howarth
commit 49ba9bdaf8edf4fa4a7e9cd8802601e4fe15fd66 Author: Paul Howarth p...@city-fan.org Date: Fri Apr 18 12:23:59 2014 +0100 Update to 0.08 - New upstream release 0.08 - Support an optional hash reference for finer extraction control - Add patch to build with

[Bug 1089247] perl-Git-CPAN-Patch-0.8.0-5.fc21 FTBFS

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1089247 --- Comment #1 from Petr Pisar ppi...@redhat.com --- Well, it's because MooseX::App::Cmd::Command uses Any::Moose and Any::Moose prefers Mouse: $ perl -e 'use MooseX::App::Cmd::Command' Could not load class (MouseX::Getopt) because : Can't

[perl-Git-CPAN-Patch] Do not test MooseX::App::Cmd::Command without Moose

2014-04-18 Thread Petr Pisar
commit 471fc0eb822b2d5c92c42d50be15ec5f8d4bed4e Author: Petr Písař ppi...@redhat.com Date: Fri Apr 18 13:35:40 2014 +0200 Do not test MooseX::App::Cmd::Command without Moose ...test-MooseX-App-Cmd-Command-without-Moose.patch | 43 perl-Git-CPAN-Patch.spec

[Bug 1089247] perl-Git-CPAN-Patch-0.8.0-5.fc21 FTBFS

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1089247 --- Comment #2 from Petr Pisar ppi...@redhat.com --- Created attachment 887541 -- https://bugzilla.redhat.com/attachment.cgi?id=887541action=edit Fix in the test -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 1089247] perl-Git-CPAN-Patch-0.8.0-5.fc21 FTBFS

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1089247 Petr Pisar ppi...@redhat.com changed: What|Removed |Added Status|NEW |CLOSED Fixed In

[Bug 1084032] perl-BZ-Client-1.04-9.fc21 FTBFS in F21 and F20

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1084032 --- Comment #1 from Petr Pisar ppi...@redhat.com --- According to the XML-RPC specification, key order in structure is not significant. So this is simply a bad test. -- You are receiving this mail because: You are on the CC list for the bug.

Broken dependencies: mojomojo

2014-04-18 Thread buildsys
mojomojo has broken dependencies in the rawhide tree: On x86_64: mojomojo-1.10-1.fc20.noarch requires perl(HTML::FormFu::Element::reCAPTCHA) On i386: mojomojo-1.10-1.fc20.noarch requires perl(HTML::FormFu::Element::reCAPTCHA) On armhfp: mojomojo-1.10-1.fc20.noarch

Broken dependencies: perl-Language-Expr

2014-04-18 Thread buildsys
perl-Language-Expr has broken dependencies in the rawhide tree: On x86_64: perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On i386: perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On armhfp:

Broken dependencies: perl-GnuPG-Interface

2014-04-18 Thread buildsys
perl-GnuPG-Interface has broken dependencies in the rawhide tree: On x86_64: perl-GnuPG-Interface-0.50-1.fc21.noarch requires perl(MooX::late) On i386: perl-GnuPG-Interface-0.50-1.fc21.noarch requires perl(MooX::late) On armhfp: perl-GnuPG-Interface-0.50-1.fc21.noarch

[Bug 1084032] perl-BZ-Client-1.04-9.fc21 FTBFS in F21 and F20

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1084032 Petr Pisar ppi...@redhat.com changed: What|Removed |Added Status|NEW |ASSIGNED QA

[perl-BZ-Client] Fix test to expect random hash keys

2014-04-18 Thread Petr Pisar
commit 4926b8e6fefab15a1c668c7a84b699787d299ecc Author: Petr Písař ppi...@redhat.com Date: Fri Apr 18 14:39:26 2014 +0200 Fix test to expect random hash keys ...rturbed-structure-members-on-t-11writer.t.patch | 85 perl-BZ-Client.spec

[perl-BZ-Client/f20] Fix test to expect random hash keys

2014-04-18 Thread Petr Pisar
Summary of changes: 4926b8e... Fix test to expect random hash keys (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[Bug 1084032] perl-BZ-Client-1.04-9.fc21 FTBFS in F21 and F20

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1084032 Petr Pisar ppi...@redhat.com changed: What|Removed |Added Status|ASSIGNED|MODIFIED Fixed In

[Bug 1084032] perl-BZ-Client-1.04-9.fc21 FTBFS in F21 and F20

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1084032 --- Comment #2 from Fedora Update System upda...@fedoraproject.org --- perl-BZ-Client-1.04-10.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/perl-BZ-Client-1.04-10.fc20 -- You are receiving this

[Bug 1084093] perl-CPAN-Inject-1.14-4.fc21 FTBFS in non-koji mock

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1084093 --- Comment #1 from Petr Pisar ppi...@redhat.com --- (In reply to Petr Pisar from comment #0) The directory 't/sources' does not exist at t/02_main.t line 100. The problem is that working directory is

[Bug 1085224] perl-Plack-Middleware-ReverseProxy-0.15-4.fc21 FTBFS

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1085224 --- Comment #4 from Fedora Update System upda...@fedoraproject.org --- perl-Plack-Middleware-ReverseProxy-0.15-5.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.

File MooX-late-0.014.tar.gz uploaded to lookaside cache by corsepiu

2014-04-18 Thread corsepiu
A file has been added to the lookaside cache for perl-MooX-late: 238716d37f61e1f5439fc0c003fd5559 MooX-late-0.014.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-MooX-late] Initial import.

2014-04-18 Thread corsepiu
commit f30c3f749804589690fc49cec06ff278687d56fa Author: Ralf Corsépius corse...@fedoraproject.org Date: Fri Apr 18 18:27:14 2014 +0200 Initial import. .gitignore |1 + perl-MooX-late.spec | 80 +++ sources |1 +

[perl-MooX-late/f20] Initial import.

2014-04-18 Thread corsepiu
Summary of changes: f30c3f7... Initial import. (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-MooX-late/f19] Initial import.

2014-04-18 Thread corsepiu
Summary of changes: f30c3f7... Initial import. (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[Bug 1082198] Please update perl-Moo to at least f20

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1082198 Ralf Corsepius rc040...@freenet.de changed: What|Removed |Added Status|NEW |ASSIGNED

[perl-Moo/f19] (7 commits) ...New relase, ensure that right Role::Tiny is poulled

2014-04-18 Thread corsepiu
Summary of changes: c984e2e... - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass (*) 4750be2... Perl 5.18 rebuild (*) eb5c0b9... 1.003000 bump (*) 1dad0c0... Added perl(Moo::Conflicts) to provides (*) 0e4cb91... 1.003001 bump (*) 8a615e7... Role::Tiny is now = 1.003002 (*)

[Bug 1082198] Please update perl-Moo to at least f20

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1082198 --- Comment #2 from Fedora Update System upda...@fedoraproject.org --- perl-Moo-1.003001-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/perl-Moo-1.003001-2.fc19 -- You are receiving this mail

File MouseX-Types-Path-Class-0.07.tar.gz uploaded to lookaside cache by pghmcfc

2014-04-18 Thread Paul Howarth
A file has been added to the lookaside cache for perl-MouseX-Types-Path-Class: 49c15495a78e0b5ad9146b9c632969bd MouseX-Types-Path-Class-0.07.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-MouseX-Types-Path-Class] Initial import (perl-MouseX-Types-Path-Class-0.07-2)

2014-04-18 Thread Paul Howarth
commit edc7606baa53a81c29783becb153d684e04611d9 Author: Paul Howarth p...@city-fan.org Date: Fri Apr 18 19:02:43 2014 +0100 Initial import (perl-MouseX-Types-Path-Class-0.07-2) MouseX::Types::Path::Class creates common Mouse types, coercions and option specifications useful for

[perl-MouseX-Types-Path-Class/f20] Initial import (perl-MouseX-Types-Path-Class-0.07-2)

2014-04-18 Thread Paul Howarth
Summary of changes: edc7606... Initial import (perl-MouseX-Types-Path-Class-0.07-2) (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

[perl-Archive-Any-Lite] Created tag perl-Archive-Any-Lite-0.08-1.fc21

2014-04-18 Thread Paul Howarth
The lightweight tag 'perl-Archive-Any-Lite-0.08-1.fc21' was created pointing to: 49ba9bd... Update to 0.08 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-MouseX-Types-Path-Class/f19] Initial import (perl-MouseX-Types-Path-Class-0.07-2)

2014-04-18 Thread Paul Howarth
Summary of changes: edc7606... Initial import (perl-MouseX-Types-Path-Class-0.07-2) (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list

[perl-MouseX-Types-Path-Class] Created tag perl-MouseX-Types-Path-Class-0.07-2.fc21

2014-04-18 Thread Paul Howarth
The lightweight tag 'perl-MouseX-Types-Path-Class-0.07-2.fc21' was created pointing to: edc7606... Initial import (perl-MouseX-Types-Path-Class-0.07-2) -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-MouseX-Types-Path-Class] Created tag perl-MouseX-Types-Path-Class-0.07-2.fc20

2014-04-18 Thread Paul Howarth
The lightweight tag 'perl-MouseX-Types-Path-Class-0.07-2.fc20' was created pointing to: edc7606... Initial import (perl-MouseX-Types-Path-Class-0.07-2) -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-MouseX-Types-Path-Class] Created tag perl-MouseX-Types-Path-Class-0.07-2.fc19

2014-04-18 Thread Paul Howarth
The lightweight tag 'perl-MouseX-Types-Path-Class-0.07-2.fc19' was created pointing to: edc7606... Initial import (perl-MouseX-Types-Path-Class-0.07-2) -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

File Archive-Any-Lite-0.09.tar.gz uploaded to lookaside cache by pghmcfc

2014-04-18 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Archive-Any-Lite: b778ca4abc1da97726ef4952081dbfe8 Archive-Any-Lite-0.09.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-Archive-Any-Lite] Update to 0.09

2014-04-18 Thread Paul Howarth
commit 864fcdc86676b8ac98979efdea60bb7c7092a603 Author: Paul Howarth p...@city-fan.org Date: Fri Apr 18 22:22:59 2014 +0100 Update to 0.09 - New upstream release 0.09 - Updated version requirements perl-Archive-Any-Lite.spec |6 +- sources|2

File Net-Ping-External-0.15.tar.gz uploaded to lookaside cache by mitr

2014-04-18 Thread Miloslav Trmac
A file has been added to the lookaside cache for perl-Net-Ping-External: e58f7e6886872febac88228ef7c94aee Net-Ping-External-0.15.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-Net-Ping-External] Update to 0.15

2014-04-18 Thread Miloslav Trmac
commit d8f74ad68bcfd437bfdd3da14ec730268b113fd7 Author: Miloslav Trmač m...@redhat.com Date: Sat Apr 19 00:12:20 2014 +0200 Update to 0.15 .gitignore |1 + perl-Net-Ping-External.spec |5 - sources |2 +- 3 files changed, 6

[perl-Net-Ping-External] Created tag perl-Net-Ping-External-0.15-1.fc21

2014-04-18 Thread Miloslav Trmac
The lightweight tag 'perl-Net-Ping-External-0.15-1.fc21' was created pointing to: d8f74ad... Update to 0.15 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

File Business-PayPal-API-0.70.tar.gz uploaded to lookaside cache by ddick

2014-04-18 Thread David Dick
A file has been added to the lookaside cache for perl-Business-PayPal-API: f2ae0de969eb37196c706c44487cde12 Business-PayPal-API-0.70.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-Business-PayPal-API] Initial import (#1086974).

2014-04-18 Thread David Dick
commit 1049f29558c2585eeea8bf331079ff48f56dd8ae Author: David Dick dd...@cpan.org Date: Sat Apr 19 08:36:08 2014 +1000 Initial import (#1086974). .gitignore|1 + perl-Business-PayPal-API.spec | 50 + sources

[perl-Business-PayPal-API/f20] Initial import (#1086974).

2014-04-18 Thread David Dick
Summary of changes: 1049f29... Initial import (#1086974). (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-Business-PayPal-API/el6] Initial import (#1086974).

2014-04-18 Thread David Dick
Summary of changes: 1049f29... Initial import (#1086974). (*) (*) This commit already existed in another branch; no separate mail sent -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-Archive-Any-Lite] Created tag perl-Archive-Any-Lite-0.09-1.fc21

2014-04-18 Thread Paul Howarth
The lightweight tag 'perl-Archive-Any-Lite-0.09-1.fc21' was created pointing to: 864fcdc... Update to 0.09 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org

[perl-GnuPG-Interface] Rework BR:s (RHBZ #1079473).

2014-04-18 Thread corsepiu
commit 2978b8c69d874bc99cb519d9ed270a689f570091 Author: Ralf Corsépius corse...@fedoraproject.org Date: Sat Apr 19 07:05:05 2014 +0200 Rework BR:s (RHBZ #1079473). - Reactivate tests. perl-GnuPG-Interface.spec | 44 +++- 1 files changed,

[Bug 1079473] perl-GnuPG-Interface broken dependencies

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1079473 Ralf Corsepius rc040...@freenet.de changed: What|Removed |Added Status|NEW |CLOSED

[Bug 1079473] perl-GnuPG-Interface broken dependencies

2014-04-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1079473 Bug 1079473 depends on bug 1079618, which changed state. Bug 1079618 Summary: Review Request: perl-MooX-late - Easily translate Moose code to Moo https://bugzilla.redhat.com/show_bug.cgi?id=1079618 What|Removed