[Bug 1264745] New: perl-Lingua-EN-Fathom-1.15-6.fc24 FTBFS: t/main.t tests fail

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264745

Bug ID: 1264745
   Summary: perl-Lingua-EN-Fathom-1.15-6.fc24 FTBFS: t/main.t
tests fail
   Product: Fedora
   Version: rawhide
 Component: perl-Lingua-EN-Fathom
  Assignee: r.landm...@redhat.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: jfe...@redhat.com, perl-devel@lists.fedoraproject.org,
r.landm...@redhat.com



perl-Lingua-EN-Fathom-1.15-6.fc24 fails to build in F24:

+ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness"
"-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')"
t/*.t
#   Failed test 'sub syllables_per_word'
#   at t/main.t line 40.
#   '1.39473684210526'
# doesn't match '(?^:^1.4473684210526)'
#   Failed test 'sub flesch'
#   at t/main.t line 43.
#   '75.9835964912281'
# doesn't match '(?^:^71.5309649122807)'
#   Failed test 'sub kincaid'
#   at t/main.t line 44.
#   '5.8078947368421'
# doesn't match '(?^:^6.42894736842105)'
# Looks like you failed 3 tests of 13.
t/main.t .. 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/13 subtests

Difference between working and failing build root:

perl-Lingua-EN-Syllable 0.251-6.fc23 > 1:0.28-1.fc24
glibc 2.22.90-3.fc24 > 2.22.90-6.fc24
glibc-devel 2.22.90-3.fc24 > 2.22.90-6.fc24
glibc-common 2.22.90-3.fc24 > 2.22.90-6.fc24
kernel-headers 4.3.0-0.rc1.git2.1 > 4.3.0-0.rc1.git3.1
glibc-headers 2.22.90-3.fc24 > 2.22.90-6.fc24
systemd-libs 226-1.fc24 > 226-2.fc24
systemd 226-1.fc24 > 226-2.fc24

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264752] New: perl-Unix-Statgrab-0.04-25.1.fc24 FTBFS: Statgrab.xs:85:14: error: too few arguments to function 'sg_get_host_info'

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264752

Bug ID: 1264752
   Summary: perl-Unix-Statgrab-0.04-25.1.fc24 FTBFS:
Statgrab.xs:85:14: error: too few arguments to
function 'sg_get_host_info'
   Product: Fedora
   Version: rawhide
 Component: perl-Unix-Statgrab
  Assignee: psab...@redhat.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: i...@cicku.me, oli...@linux-kernel.at,
perl-devel@lists.fedoraproject.org,
psab...@redhat.com, st...@silug.org



perl-Unix-Statgrab-0.04-25.1.fc24 fails to build in F24:

gcc -c  -I. -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall
-Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64
-mtune=generic -fwrapv -fno-strict-aliasing -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall
-Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic  
-DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/usr/lib64/perl5/CORE"  
Statgrab.c
In file included from Statgrab.xs:5:0:
ppport.h:231:0: warning: "PERL_UNUSED_DECL" redefined
 #  define PERL_UNUSED_DECL
 ^
In file included from Statgrab.xs:2:0:
/usr/lib64/perl5/CORE/perl.h:313:0: note: this is the location of the previous
definition
 #define PERL_UNUSED_DECL __attribute__unused__
 ^
Statgrab.xs: In function 'XS_Unix__Statgrab_get_host_info':
Statgrab.xs:85:14: error: too few arguments to function 'sg_get_host_info'
  if ((self = sg_get_host_info()) == NULL)
  ^
In file included from Statgrab.xs:7:0:
/usr/include/statgrab.h:168:27: note: declared here
 __sg_public sg_host_info *sg_get_host_info(size_t *entries);

Difference between working and failing build root:

libstatgrab-devel 1:0.17-8.fc23.2 > 1:0.91-1.fc24
libstatgrab 1:0.17-8.fc23.2 > 1:0.91-1.fc24
log4cplus-devel > 1.1.3-0.3.rc3.fc23
glib2 2.45.7-1.fc24 > 2.45.8-1.fc24
log4cplus > 1.1.3-0.3.rc3.fc23
systemtap-sdt-devel 2.9-0.20150831git... > 2.9-0.20150914git...
cpio 2.11-36.fc23 > 2.12-2.fc24
kernel-headers 4.3.0-0.rc0.git14.1... > 4.3.0-0.rc1.git0.1
nss-tools 3.20.0-2.fc24 > 3.20.0-3.fc24
gmp 1:6.0.0-12.fc24 > 1:6.0.0-14.fc24
nss-sysinit 3.20.0-2.fc24 > 3.20.0-3.fc24
nss 3.20.0-2.fc24 > 3.20.0-3.fc24
gnutls 3.4.4-1.fc24 > 3.4.5-1.fc24
libnghttp2 1.3.0-1.fc24 > 1.3.1-1.fc24
unzip 6.0-22.fc23 > 6.0-23.fc24
libattr 2.4.47-13.fc24 > 2.4.47-14.fc24

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar uploaded Clownfish-CFC-0.4.2.tar.gz for perl-Clownfish-CFC

2015-09-21 Thread notifications
c1ece23ba907ee29e6ece0a0e6fdd86a  Clownfish-CFC-0.4.2.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Clownfish-CFC/Clownfish-CFC-0.4.2.tar.gz/md5/c1ece23ba907ee29e6ece0a0e6fdd86a/Clownfish-CFC-0.4.2.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264741] New: perl-CSS-DOM-0.15-8.fc24 FTBFS: Can't call method "cssText" on an undefined value at t/charset.t line 144

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264741

Bug ID: 1264741
   Summary: perl-CSS-DOM-0.15-8.fc24 FTBFS: Can't call method
"cssText" on an undefined value at t/charset.t line
144
   Product: Fedora
   Version: rawhide
 Component: perl-CSS-DOM
  Assignee: emman...@seyman.fr
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: emman...@seyman.fr, perl-devel@lists.fedoraproject.org



perl-CSS-DOM-0.15-8.fc24 fails to build in F24 because tests fail:

+ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness"
"-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')"
t/*.t
# "utf-16" is encoded in UCS-2-LE but is not UCS-2-LE-based
Can't call method "cssText" on an undefined value at t/charset.t line 144.
# Looks like you planned 23 tests but ran 9.
# Looks like your test exited with 2 just after 9.
t/charset.t .. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 14/23 subtests 

Difference between working and failing build root:

perl-Encode 3:2.76-2.fc24 > 3:2.77-1.fc24
libnghttp2 1.3.1-1.fc24 > 1.3.2-1.fc24
nss-sysinit 3.20.0-3.fc24 > 3.20.0-4.fc24
device-mapper 1.02.107-1.fc24 > 1.02.108-1.fc24
libreport-filesystem 2.6.2-4.fc24 > 2.6.2-5.fc24
audit-libs 2.4.3-1.fc24 > 2.4.4-2.fc24
device-mapper-libs 1.02.107-1.fc24 > 1.02.108-1.fc24
nss-tools 3.20.0-3.fc24 > 3.20.0-4.fc24
shared-mime-info 1.4-7.fc24 > 1.5-1.fc24
nss 3.20.0-3.fc24 > 3.20.0-4.fc24
kernel-headers 4.3.0-0.rc1.git0.1 > 4.3.0-0.rc1.git1.1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264742] New: perl-Debug-Client-0.29-5.fc24 FTBFS: tests hang

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264742

Bug ID: 1264742
   Summary: perl-Debug-Client-0.29-5.fc24 FTBFS: tests hang
   Product: Fedora
   Version: rawhide
 Component: perl-Debug-Client
  Assignee: jples...@redhat.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com,
perl-devel@lists.fedoraproject.org, ppi...@redhat.com



perl-Debug-Client-0.29-5.fc24 fails to build in F24:

+ make test
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness"
"-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib',
'blib/arch')" t/*.t
t/00-check-deps.t . ok
# Info: Testing Debug::Client 0.29
# Info: Perl v5.22.0
t/01-compile.t  ok
t/02-exports.t  ok
t/03-pod.t  skipped: Author tests, not required for installation.
t/04-pod-coverage.t ... skipped: Author tests, not required for installation.
# 
# Info: Perl v5.22.0
# Info: OS linux
# Info: Term::ReadLine::Gnu installed
# Info: Using ReadLine implementation -> Term::ReadLine::Gnu
# INFO: $ENV{TERM} -> vt100
t/06-term.t ... ok
EXCEPTION: Timeout(86400) expired for command:
 # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps 
/builddir/build/SPECS/perl-Debug-Client.spec 

Difference between working and failing build root:

perl-Term-ReadLine-Gnu 1.26-4.fc23 > 1.27-1.fc24
perl-ExtUtils-MakeMaker 7.06-2.fc24 > 7.08-1.fc24
perl-ExtUtils-Command 7.06-2.fc24 > 7.08-1.fc24

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-Clownfish-CFC (master). "Import"

2015-09-21 Thread notifications
From db1060fe05fd5806cf6535d8b75e81c510c46232 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 21 Sep 2015 08:24:05 +0200
Subject: Import


diff --git a/.gitignore b/.gitignore
index e69de29..e8dd9fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Clownfish-CFC-0.4.2.tar.gz
diff --git a/Clownfish-CFC-0.4.2-Use-system-lemon-if-possible.patch 
b/Clownfish-CFC-0.4.2-Use-system-lemon-if-possible.patch
new file mode 100644
index 000..7c8f92d
--- /dev/null
+++ b/Clownfish-CFC-0.4.2-Use-system-lemon-if-possible.patch
@@ -0,0 +1,51 @@
+From 4065b384bd46fcd9617f5dfb8ef4f1dcb7ef615e Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Thu, 17 Sep 2015 17:14:52 +0200
+Subject: [PATCH] Use system lemon if possible
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+If lemon tool is already available on the system, use that instead of
+building it from bundled code.
+
+Signed-off-by: Petr Písař 
+---
+ buildlib/Clownfish/CFC/Build.pm | 14 +-
+ 1 file changed, 13 insertions(+), 1 deletion(-)
+
+diff --git a/buildlib/Clownfish/CFC/Build.pm b/buildlib/Clownfish/CFC/Build.pm
+index b7617f0..696f1de 100644
+--- a/buildlib/Clownfish/CFC/Build.pm
 b/buildlib/Clownfish/CFC/Build.pm
+@@ -55,7 +55,15 @@ else {
+ $LEMON_DIR  = catdir( updir(), updir(), 'lemon' );
+ $CFC_SOURCE_DIR = catdir( updir(), 'src' );
+ }
+-my $LEMON_EXE_PATH = catfile( $LEMON_DIR, "lemon$Config{_exe}" );
++
++# Prefer lemon from system
++my $LEMON_EXE_PATH = "lemon$Config{_exe}";
++if (system( $LEMON_EXE_PATH, '-x')) {
++$LEMON_EXE_PATH = catfile( $LEMON_DIR, "lemon$Config{_exe}" );
++} else {
++$LEMON_DIR = undef;
++}
++
+ my $PPPORT_H_PATH  = catfile( $INCLUDE,   'ppport.h' );
+ 
+ sub new {
+@@ -114,6 +122,10 @@ sub ACTION_ppport {
+ # Build the Lemon parser generator.
+ sub ACTION_lemon {
+ my $self = shift;
++if (!defined $LEMON_DIR) {
++print "Using system Lemon parser generator...\n\n";
++return;
++}
+ print "Building the Lemon parser generator...\n\n";
+ $self->_run_make(
+ dir  => $LEMON_DIR,
+-- 
+2.4.3
+
diff --git a/perl-Clownfish-CFC.spec b/perl-Clownfish-CFC.spec
new file mode 100644
index 000..b248748
--- /dev/null
+++ b/perl-Clownfish-CFC.spec
@@ -0,0 +1,100 @@
+Name:   perl-Clownfish-CFC
+Version:0.4.2
+Release:1%{?dist}
+Summary:Compiler for Apache Clownfish
+License:ASL 2.0
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Clownfish-CFC/
+Source0:
http://www.cpan.org/authors/id/C/CR/CREAMYG/Clownfish-CFC-%{version}.tar.gz
+# Use system lemon, 
+Patch0: Clownfish-CFC-0.4.2-Use-system-lemon-if-possible.patch
+# There is charmonizer.c which is becoming a separate project
+# . However, lucy-charmonizer has
+# not yet been released . Also
+# Clownfish-CFC'c lib/Clownfish/CFC/Perl/Build/Charmonic.pm still relies on
+# the local location. charmonizer.c is used only at build time.
+# Therefore I'm not going to unbudle the charmonizer.c now.
+BuildRequires:  coreutils
+BuildRequires:  findutils
+# gcc for standard library headers
+BuildRequires:  gcc
+BuildRequires:  lemon
+BuildRequires:  perl
+# Modules from buildlib and Clownfish::CFC::Perl::Build::Charmonic from lib
+# are used for building 
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Config)
+BuildRequires:  perl(Cwd)
+BuildRequires:  perl(Devel::PPPort) >= 3.14
+BuildRequires:  perl(File::Copy)
+BuildRequires:  perl(File::Find)
+BuildRequires:  perl(File::Path)
+BuildRequires:  perl(File::Spec::Functions)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+BuildRequires:  sed
+# Run-time:
+# Clownfish not used at tests
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::CBuilder) >= 0.18
+# Yes, ExtUtils::CBuilder::Platform::Windows::GCC is required
+BuildRequires:  perl(ExtUtils::CBuilder::Platform::Windows::GCC)
+BuildRequires:  perl(ExtUtils::Mkbootstrap)
+BuildRequires:  perl(ExtUtils::ParseXS) >= 2.16
+BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(XSLoader)
+# Tests:
+BuildRequires:  perl(File::stat)
+BuildRequires:  perl(Test::More)
+Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+# Clownfish not used. I believe it's used only when Clownfish-CFC is called
+# from the Clownfish. Adding symetric dependenc between Clownfish-CFC and
+# Clownfish would create a cycle which is not desired for bulding and
+# idempotent at run-time.
+Requires:   perl(Devel::PPPort) >= 3.14
+Requires:   perl(ExtUtils::CBuilder) >= 0.18
+# Yes, ExtUtils::CBuilder::Platform::Windows::GCC is 

[Bug 1264744] New: perl-Git-Repository-1.315-1.fc24 FTBFS: t/24-errors.t fails at line 205: doesn't match '(?^:^fatal: bad default revision 'HEAD' )'

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264744

Bug ID: 1264744
   Summary: perl-Git-Repository-1.315-1.fc24 FTBFS: t/24-errors.t
fails at line 205: doesn't match '(?^:^fatal: bad
default revision 'HEAD' )'
   Product: Fedora
   Version: rawhide
 Component: perl-Git-Repository
  Assignee: psab...@redhat.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: iarn...@gmail.com, perl-devel@lists.fedoraproject.org,
psab...@redhat.com



perl-Git-Repository-1.315-1.fc24 fails to build in F24 because a test fails:

t/23-quiet.t ... ok
#   Failed test 'log -1: died'
#   at t/24-errors.t line 205.
#   'fatal: your current branch 'master' does not have any
commits yet at t/24-errors.t line 203.
# '
# doesn't match '(?^:^fatal: bad default revision 'HEAD' )'
# Looks like you failed 1 test of 65.
t/24-errors.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/65 subtests 

Difference between working and failing build root:

git 2.5.1-1.fc24 > 2.5.2-1.fc24
git-core 2.5.1-1.fc24 > 2.5.2-1.fc24
perl-Git 2.5.1-1.fc24 > 2.5.2-1.fc24
git-core-doc 2.5.1-1.fc24 > 2.5.2-1.fc24
gnupg2 2.1.7-1.fc24 > 2.1.8-1.fc24

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264751] New: perl-Net-DNS-1.01-2.fc24 FTBFS in mock: sign_sig0: unexpected Net::DNS::RR argument at t/04-packet.t line 198.

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264751

Bug ID: 1264751
   Summary: perl-Net-DNS-1.01-2.fc24 FTBFS in mock: sign_sig0:
unexpected Net::DNS::RR argument at t/04-packet.t line
198.
   Product: Fedora
   Version: rawhide
 Component: perl-Net-DNS
  Assignee: pwout...@redhat.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org,
psab...@redhat.com, pwout...@redhat.com



perl-Net-DNS-1.01-3.fc24 fails to build in F24 mock environment for me when
bootstrapping perl packages with this test failure:

t/03-rr.t . ok
sign_sig0: unexpected Net::DNS::RR argument at t/04-packet.t line 198.
SIG0: unable to sign packet at t/04-packet.t line 198.
# Looks like you planned 101 tests but ran 96.
# Looks like your test exited with 2 just after 96.
t/04-packet.t . 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 5/101 subtests 
t/05-A.t .. ok

It passes in koji (that has no Internet access), but I suspect there is some
bug. I cannot reproduce it elsewhere.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1180496] perl-Unix-Statgrab-0.109 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1180496

Petr Šabata  changed:

   What|Removed |Added

   See Also||https://bugzilla.redhat.com
   ||/show_bug.cgi?id=1264752



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264752] perl-Unix-Statgrab-0.04-25.1.fc24 FTBFS: Statgrab.xs:85:14: error: too few arguments to function 'sg_get_host_info'

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264752

Petr Šabata  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   See Also||https://bugzilla.redhat.com
   ||/show_bug.cgi?id=1180496



--- Comment #1 from Petr Šabata  ---
This is related to the libstatgrab-0.91 update.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264882] perl-Event-RPC-1.07 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264882



--- Comment #4 from Fedora Update System  ---
perl-Event-RPC-1.06-1.fc22 has been submitted as an update to Fedora 22.
https://bodhi.fedoraproject.org/updates/FEDORA-2015-16386

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264882] perl-Event-RPC-1.07 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264882



--- Comment #5 from Fedora Update System  ---
perl-Event-RPC-1.06-1.fc21 has been submitted as an update to Fedora 21.
https://bodhi.fedoraproject.org/updates/FEDORA-2015-16387

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Log-Dispatch (f21). "Merge remote-tracking branch 'origin/f22' into f21"

2015-09-21 Thread notifications
From 303ab34f6c6bc9b41a864401bd2aac0b2a4d5502 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Mon, 21 Sep 2015 17:21:52 +0200
Subject: Update to 2.51.

- Add BR: perl(CPAN::Meta).

diff --git a/.gitignore b/.gitignore
index d2ee304..33e1ccb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Log-Dispatch-2.50.tar.gz
+/Log-Dispatch-2.51.tar.gz
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index ce1aef7..3b19b9c 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -5,7 +5,7 @@
 %bcond_withrelease_tests
 
 Name:   perl-Log-Dispatch
-Version:2.50
+Version:2.51
 Release:1%{?dist}
 Summary:Dispatches messages to one or more outputs
 Group:  Development/Libraries
@@ -36,6 +36,9 @@ BuildRequires:  perl(Sys::Syslog) >= 0.25
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(warnings)
 
+# Optional
+BuildRequires:  perl(CPAN::Meta) >= 2.120900
+
 # testsuite
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Fatal)
@@ -102,6 +105,10 @@ make test %{?with_release_tests:RELEASE_TESTING=1} 
LOG_DISPATCH_TEST_EMAIL="root
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Sep 21 2015 Ralf Corsépius  - 2.51-1
+- Update to 2.51.
+- Add BR: perl(CPAN::Meta).
+
 * Mon Aug 24 2015 Ralf Corsépius  - 2.50-1
 - Update to 2.50 (Upstream fix to RHBZ#1258940).
 - Add BR: perl(Encode).
diff --git a/sources b/sources
index c697fa5..b5ebe1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f8e4bcbd440d531ecfb9cfc44b2114f  Log-Dispatch-2.50.tar.gz
+8b028db559e9d183b49aa95824b30978  Log-Dispatch-2.51.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Log-Dispatch.git/commit/?h=f21=8768848110faabf1c94de301617339983c344e63
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Log-Dispatch (f21). "Update to 2.51. (..more)"

2015-09-21 Thread notifications
From 303ab34f6c6bc9b41a864401bd2aac0b2a4d5502 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Mon, 21 Sep 2015 17:21:52 +0200
Subject: Update to 2.51.

- Add BR: perl(CPAN::Meta).

diff --git a/.gitignore b/.gitignore
index d2ee304..33e1ccb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Log-Dispatch-2.50.tar.gz
+/Log-Dispatch-2.51.tar.gz
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index ce1aef7..3b19b9c 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -5,7 +5,7 @@
 %bcond_withrelease_tests
 
 Name:   perl-Log-Dispatch
-Version:2.50
+Version:2.51
 Release:1%{?dist}
 Summary:Dispatches messages to one or more outputs
 Group:  Development/Libraries
@@ -36,6 +36,9 @@ BuildRequires:  perl(Sys::Syslog) >= 0.25
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(warnings)
 
+# Optional
+BuildRequires:  perl(CPAN::Meta) >= 2.120900
+
 # testsuite
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Fatal)
@@ -102,6 +105,10 @@ make test %{?with_release_tests:RELEASE_TESTING=1} 
LOG_DISPATCH_TEST_EMAIL="root
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Sep 21 2015 Ralf Corsépius  - 2.51-1
+- Update to 2.51.
+- Add BR: perl(CPAN::Meta).
+
 * Mon Aug 24 2015 Ralf Corsépius  - 2.50-1
 - Update to 2.50 (Upstream fix to RHBZ#1258940).
 - Add BR: perl(Encode).
diff --git a/sources b/sources
index c697fa5..b5ebe1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f8e4bcbd440d531ecfb9cfc44b2114f  Log-Dispatch-2.50.tar.gz
+8b028db559e9d183b49aa95824b30978  Log-Dispatch-2.51.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Log-Dispatch.git/commit/?h=f21=303ab34f6c6bc9b41a864401bd2aac0b2a4d5502
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264885] perl-Module-CoreList-5.20150920 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264885



--- Comment #2 from Fedora Update System  ---
perl-Module-CoreList-5.20150920-1.fc23 has been submitted as an update to
Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16388

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1262578] perl-Module-CoreList-5.20150912 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1262578



--- Comment #9 from Fedora Update System  ---
perl-Module-CoreList-5.20150920-1.fc22 has been submitted as an update to
Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16389

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1256166] perl-Module-CoreList-5.20150820 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1256166



--- Comment #11 from Fedora Update System  ---
perl-Module-CoreList-5.20150920-1.fc22 has been submitted as an update to
Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16389

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264885] perl-Module-CoreList-5.20150920 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264885



--- Comment #3 from Fedora Update System  ---
perl-Module-CoreList-5.20150920-1.fc22 has been submitted as an update to
Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16389

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-IO-Socket-SSL (perl-IO-Socket-SSL-2.020-1.fc24). "Update to 2.020 (..more)"

2015-09-21 Thread notifications
From 1b76ff56a26e24bad6b34ce5f39850f727c38bdb Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Mon, 21 Sep 2015 10:56:58 +0100
Subject: Update to 2.020

- New upstream release 2.020
  - Support multiple directories in SSL_ca_path (CPAN RT#106711); directories
can be given as array or as string with a path separator
  - Typos fixed (https://github.com/noxxi/p5-io-socket-ssl/pull/34)
- Update patches as needed

diff --git a/IO-Socket-SSL-2.018-use-system-default-cipher-list.patch 
b/IO-Socket-SSL-2.018-use-system-default-cipher-list.patch
deleted file mode 100644
index 8468bc9..000
--- a/IO-Socket-SSL-2.018-use-system-default-cipher-list.patch
+++ /dev/null
@@ -1,73 +0,0 @@
 lib/IO/Socket/SSL.pm
-+++ lib/IO/Socket/SSL.pm
-@@ -92,9 +92,7 @@ my %DEFAULT_SSL_ARGS = (
- #SSL_verifycn_name => undef,   # use from PeerAddr/PeerHost - do not 
override in set_args_filter_hack 'use_defaults'
- SSL_npn_protocols => undef,# meaning depends whether on server or 
client side
- SSL_alpn_protocols => undef,   # list of protocols we'll accept/send, for 
example ['http/1.1','spdy/3.1']
--SSL_cipher_list =>
--  'EECDH+AESGCM+ECDSA EECDH+AESGCM EECDH+ECDSA +AES256 EECDH EDH+AESGCM '.
--  'EDH ALL +SHA +3DES !RC4 !LOW !EXP !eNULL !aNULL !DES !MD5 !PSK !SRP',
-+SSL_cipher_list => 'DEFAULT',
- );
- 
- my %DEFAULT_SSL_CLIENT_ARGS = (
-@@ -104,42 +102,6 @@ my %DEFAULT_SSL_CLIENT_ARGS = (
- SSL_ca_file => undef,
- SSL_ca_path => undef,
- 
--# older versions of F5 BIG-IP hang when getting SSL client hello >255 
bytes
--# http://support.f5.com/kb/en-us/solutions/public/13000/000/sol13037.html
--# http://guest:gu...@rt.openssl.org/Ticket/Display.html?id=2771
--# Debian works around this by disabling TLSv1_2 on the client side
--# Chrome and IE11 use TLSv1_2 but use only a few ciphers, so that packet
--# stays small enough
--# The following list is taken from IE11, except that we don't do RC4-MD5,
--# RC4-SHA is already bad enough. Also, we have a different sort order
--# compared to IE11, because we put ciphers supporting forward secrecy on 
top
--
--SSL_cipher_list => join(" ",
--  qw(
--  ECDHE-ECDSA-AES128-GCM-SHA256
--  ECDHE-ECDSA-AES128-SHA256
--  ECDHE-ECDSA-AES256-GCM-SHA384
--  ECDHE-ECDSA-AES256-SHA384
--  ECDHE-ECDSA-AES128-SHA
--  ECDHE-ECDSA-AES256-SHA
--  ECDHE-RSA-AES128-SHA256
--  ECDHE-RSA-AES128-SHA
--  ECDHE-RSA-AES256-SHA
--  DHE-DSS-AES128-SHA256
--  DHE-DSS-AES128-SHA
--  DHE-DSS-AES256-SHA256
--  DHE-DSS-AES256-SHA
--  AES128-SHA256
--  AES128-SHA
--  AES256-SHA256
--  AES256-SHA
--  EDH-DSS-DES-CBC3-SHA
--  DES-CBC3-SHA
--  RC4-SHA
--  ),
--  # just to make sure, that we don't accidentely add bad ciphers above
--  "!EXP !LOW !eNULL !aNULL !DES !MD5 !PSK !SRP"
--)
- );
- 
- # set values inside _init to work with perlcc, RT#95452
 lib/IO/Socket/SSL.pod
-+++ lib/IO/Socket/SSL.pod
-@@ -960,12 +960,8 @@ documentation (L 0,
--SSL_version => 'SSLv23:!SSLv3:!SSLv2', # consider both SSL3.0 and SSL2.0 
as broken
-+SSL_version => '',
- SSL_verify_callback => undef,
- SSL_verifycn_scheme => undef,  # fallback cn verification
- SSL_verifycn_publicsuffix => undef,  # fallback default list verification
-@@ -2143,7 +2143,7 @@ sub new {
- $ssl_op |= ::SSLeay::OP_SINGLE_DH_USE;
- $ssl_op |= ::SSLeay::OP_SINGLE_ECDH_USE if $can_ecdh;
- 
--my $ver;
-+my $ver = '';
- for (split(/\s*:\s*/,$arg_hash->{SSL_version})) {
-   m{^(!?)(?:(SSL(?:v2|v3|v23|v2/3))|(TLSv1(?:_?[12])?))$}i
-   or croak("invalid SSL_version specified");
 

[Bug 1259716] perl-WebService-Rajce-1.152450 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1259716



--- Comment #6 from Fedora Update System  ---
perl-WebService-Rajce-1.15.2450-1.fc23 has been pushed to the Fedora 23 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1259340] perl-Iterator-Simple-Lookahead missing on fc23

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1259340



--- Comment #3 from Fedora Update System  ---
perl-Iterator-Simple-0.06-1.fc23, perl-Iterator-Simple-Lookahead-0.07-1.fc23
has been pushed to the Fedora 23 stable repository. If problems still persist,
please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1259340] perl-Iterator-Simple-Lookahead missing on fc23

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1259340
Bug 1259340 depends on bug 1259338, which changed state.

Bug 1259338 Summary: perl-Iterator-Simple missing on fc23
https://bugzilla.redhat.com/show_bug.cgi?id=1259338

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |NEXTRELEASE



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1259338] perl-Iterator-Simple missing on fc23

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1259338

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||0.06-1.fc23
 Resolution|--- |NEXTRELEASE
Last Closed||2015-09-21 06:50:58



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1261677] perl-HTTP-Message-6.11 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1261677



--- Comment #10 from Fedora Update System  ---
perl-HTTP-Message-6.11-1.fc23 has been pushed to the Fedora 23 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1261677] perl-HTTP-Message-6.11 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1261677

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-HTTP-Message-6.11-1.fc |6.11-1.fc23
   |24  |
 Resolution|--- |NEXTRELEASE
Last Closed||2015-09-21 06:50:17



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1259338] perl-Iterator-Simple missing on fc23

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1259338



--- Comment #3 from Fedora Update System  ---
perl-Iterator-Simple-0.06-1.fc23, perl-Iterator-Simple-Lookahead-0.07-1.fc23
has been pushed to the Fedora 23 stable repository. If problems still persist,
please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1258289] perl-WebService-Rajce-1.152420 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258289

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-WebService-Rajce-1.15. |1.15.2450-1.fc23
   |2420-1.fc24 |
 Resolution|--- |NEXTRELEASE
Last Closed||2015-09-21 06:50:41



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1259716] perl-WebService-Rajce-1.152450 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1259716

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-WebService-Rajce-1.15. |1.15.2450-1.fc23
   |2450-1.fc24 |
 Resolution|--- |NEXTRELEASE
Last Closed||2015-09-21 06:50:39



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1230790] Upgrade perl-Proc-ProcessTable to 0.51

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230790



--- Comment #3 from Fedora Update System  ---
perl-Proc-ProcessTable-0.53-1.fc23 has been pushed to the Fedora 23 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1258289] perl-WebService-Rajce-1.152420 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258289



--- Comment #12 from Fedora Update System  ---
perl-WebService-Rajce-1.15.2450-1.fc23 has been pushed to the Fedora 23 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1230790] Upgrade perl-Proc-ProcessTable to 0.51

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230790

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-Proc-ProcessTable-0.53 |0.53-1.fc23
   |-1.fc24 |
 Resolution|--- |NEXTRELEASE
Last Closed||2015-09-21 06:50:14



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Orphaned Packages in branched (2015-09-21)

2015-09-21 Thread opensource
The following packages are orphaned and will be retired when they
are orphaned for six weeks, unless someone adopts them. If you know for sure
that the package should be retired, please do so now with a proper reason:
https://fedoraproject.org/wiki/How_to_remove_a_package_at_end_of_life

Note: If you received this mail directly you (co)maintain one of the affected
packages or a package that depends on one. Please adopt the affected package or
retire your depending package to avoid broken dependencies, otherwise your
package will be retired when the affected package gets retired.

  Package(co)maintainers Status Change 
==
dock   orphan, jpopelka, mmilata, ttomecek   3 weeks ago   
faience-icon-theme orphan7 weeks ago   
flickcurl  orphan1 weeks ago   
g3data orphan, jspaleta  1 weeks ago   
glazedlistsorphan, mef   7 weeks ago   
jabref orphan, mef, tomspur  7 weeks ago   
jpforphan, mef   7 weeks ago   
jpfcodegen orphan, mef   7 weeks ago   
libtsm orphan, kwizart   1 weeks ago   
mate-applet-lockkeys   orphan, raveit65, vicodan 4 weeks ago   
mate-themes-extras orphan, vicodan   7 weeks ago   
mitter orphan, abbot 2 weeks ago   
perl-Devel-FindRef orphan, perl-sig  6 weeks ago   
prototype  orphan0 weeks ago   
pyscript   orphan, jspaleta  1 weeks ago   
python-rfc6266 orphan6 weeks ago   
python-ufc orphan, jgu   6 weeks ago   
redet  orphan, rishi 1 weeks ago   
ritopt orphan, mef   7 weeks ago   
rubygem-celluloid  orphan, vondruch  4 weeks ago   
scriptaculous  orphan0 weeks ago   
sitecopy   orphan, jorton1 weeks ago   
spin   orphan, mef   7 weeks ago   
surf   orphan, fcami, psabata1 weeks ago   
syntaxhighlighter  orphan0 weeks ago   
telescope-server   orphan, jspaleta  1 weeks ago   
tinymceorphan, mrunge, ngompa, rhe   0 weeks ago   
tinymce-spellchecker   orphan, mrunge, ngompa, rhe   0 weeks ago   

The following packages require above mentioned packages:
Depending on: flickcurl (1), status change: 2015-09-11 (1 weeks ago)
darktable (maintained by: madko, germano)
darktable-1.6.8-3.fc23.i686 requires libflickcurl.so.0
darktable-1.6.8-3.fc23.src requires flickcurl-devel = 
1.26-2.fc23


Depending on: libtsm (1), status change: 2015-09-11 (1 weeks ago)
kmscon (maintained by: kwizart)
kmscon-8-10.fc23.i686 requires libtsm.so.3, 
libtsm.so.3(LIBTSM_1), libtsm.so.3(LIBTSM_2), libtsm.so.3(LIBTSM_3)
kmscon-8-10.fc23.src requires pkgconfig(libtsm) = 3


Depending on: tinymce (1), status change: 2015-09-20 (0 weeks ago)
python-django-tinymce (maintained by: yuwang, mrunge)
python-django-tinymce-1.5.2-2.fc21.noarch requires tinymce = 
3.5.10-3.fc23


Affected (co)maintainers
abbot: mitter
fcami: surf
germano: flickcurl
jgu: python-ufc
jorton: sitecopy
jpopelka: dock
jspaleta: g3data, telescope-server, pyscript
kwizart: libtsm
madko: flickcurl
mef: jpfcodegen, jpf, glazedlists, ritopt, jabref, spin
mmilata: dock
mrunge: tinymce, tinymce-spellchecker
ngompa: tinymce, tinymce-spellchecker
perl-sig: perl-Devel-FindRef
psabata: surf
raveit65: mate-applet-lockkeys
rhe: tinymce, tinymce-spellchecker
rishi: redet
tomspur: jabref
ttomecek: dock
vicodan: mate-themes-extras, mate-applet-lockkeys
vondruch: rubygem-celluloid
yuwang: tinymce

Orphans (28): dock faience-icon-theme flickcurl g3data glazedlists
jabref jpf jpfcodegen libtsm mate-applet-lockkeys
mate-themes-extras mitter perl-Devel-FindRef prototype pyscript
python-rfc6266 python-ufc redet ritopt rubygem-celluloid
scriptaculous sitecopy spin surf syntaxhighlighter
telescope-server tinymce tinymce-spellchecker


Orphans (dependend on) (3): flickcurl libtsm tinymce


Orphans (branched) for at least 6 weeks (dependend on) (0):


Orphans  (branched)(not depended on) (25): dock faience-icon-theme
g3data glazedlists jabref jpf jpfcodegen mate-applet-lockkeys
mate-themes-extras mitter perl-Devel-FindRef prototype pyscript

[Bug 1264751] perl-Net-DNS-1.01-2.fc24 FTBFS in mock: sign_sig0: unexpected Net::DNS::RR argument at t/04-packet.t line 198.

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264751

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|pwout...@redhat.com |ppi...@redhat.com



--- Comment #3 from Petr Pisar  ---
It fails because the t/04-packet.t exhibits lib/Net/DNS/RR/SIG.pm that uses
Time::Local. The real failure cause is hidden by eval used to load the
Net::DNS::RR::SIG.

I will add the Time::Local to build-time dependencies.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264874] perl-DateTime-Format-Duration-1.04 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264874



--- Comment #4 from Fedora Update System  ---
perl-DateTime-Format-Duration-1.04-1.fc23 has been submitted as an update to
Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16328

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: polymake

2015-09-21 Thread buildsys


polymake has broken dependencies in the F-23 tree:
On x86_64:
polymake-2.13-22.git20141013.fc23.x86_64 requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.x86_64 requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
polymake-2.13-22.git20141013.fc23.i686 requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.i686 requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.i686 requires libperl.so.5.20
On armhfp:
polymake-2.13-22.git20141013.fc23.armv7hl requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.armv7hl requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Devel-BeginLift

2015-09-21 Thread buildsys


perl-Devel-BeginLift has broken dependencies in the F-23 tree:
On x86_64:
perl-Devel-BeginLift-0.001003-9.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-Devel-BeginLift-0.001003-9.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-BeginLift-0.001003-9.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-POE-API-Peek

2015-09-21 Thread buildsys


perl-POE-API-Peek has broken dependencies in the F-23 tree:
On x86_64:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1263486] perl-Encode-2.77 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1263486



--- Comment #10 from Fedora Update System  ---
perl-Encode-2.77-1.fc23 has been pushed to the Fedora 23 stable repository. If
problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264751] perl-Net-DNS-1.01-2.fc24 FTBFS in mock: sign_sig0: unexpected Net::DNS::RR argument at t/04-packet.t line 198.

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264751



--- Comment #2 from Petr Pisar  ---
The difference in build root is caused by wrong dependency list on perl.spec's
perl-Pod-Perldoc subpackage. I will correct it in perl.spec.

Yet I need to figure out why the test fails without perl-HTTP-Tiny and
perl-Time-Local.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar uploaded DateTime-Format-Duration-1.04.tar.gz for perl-DateTime-Format-Duration

2015-09-21 Thread notifications
34298bc24aee006aaae862809e0e8224  DateTime-Format-Duration-1.04.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-DateTime-Format-Duration/DateTime-Format-Duration-1.04.tar.gz/md5/34298bc24aee006aaae862809e0e8224/DateTime-Format-Duration-1.04.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264874] perl-DateTime-Format-Duration-1.04 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264874

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-DateTime-Format-Durati
   ||on-1.04-1.fc24



--- Comment #2 from Petr Pisar  ---
Bug fix release suitable for all Fedoras.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264878] New: perl-Email-Address-1.908 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264878

Bug ID: 1264878
   Summary: perl-Email-Address-1.908 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Email-Address
  Keywords: FutureFeature, Triaged
  Assignee: tcall...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org,
tcall...@redhat.com



Latest upstream release: 1.908
Current version/release in rawhide: 1.907-3.fc23
URL: http://search.cpan.org/dist/Email-Address/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264878] perl-Email-Address-1.908 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264878



--- Comment #1 from Upstream Release Monitoring 
 ---
Failed to kick off scratch build.

cmd:  sha256sum /var/tmp/thn-BnjWg0/100.0%
return code:  1
stdout:

stderr:
sha256sum: /var/tmp/thn-BnjWg0/100.0%: No such file or directory

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264874] perl-DateTime-Format-Duration-1.04 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264874



--- Comment #1 from Upstream Release Monitoring 
 ---
Failed to kick off scratch build.

cmd:  spectool -g /var/tmp/thn-lKTOzB/perl-DateTime-Format-Duration.spec
return code:  22
stdout:
Getting
http://www.cpan.org/modules/by-module/DateTime/DateTime-Format-Duration-1.04a.tgz
to ./DateTime-Format-Duration-1.04a.tgz

stderr:
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed

  0 00 00 0  0  0 --:--:-- --:--:-- --:--:-- 0
  0 00 00 0  0  0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404 Not Found

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264880] New: perl-CPAN-Perl-Releases-2.38 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264880

Bug ID: 1264880
   Summary: perl-CPAN-Perl-Releases-2.38 is available
   Product: Fedora
   Version: rawhide
 Component: perl-CPAN-Perl-Releases
  Keywords: FutureFeature, Triaged
  Assignee: psab...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: iarn...@gmail.com, perl-devel@lists.fedoraproject.org,
psab...@redhat.com



Latest upstream release: 2.38
Current version/release in rawhide: 2.36-1.fc24
URL: http://search.cpan.org/dist/CPAN-Perl-Releases/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-DateTime-Format-Duration (master). "1.04 bump"

2015-09-21 Thread notifications
From 063e15d176741d61d4fd4f73b908870841e398ae Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 21 Sep 2015 15:09:14 +0200
Subject: 1.04 bump


diff --git a/.gitignore b/.gitignore
index faa77b1..dcb148e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /DateTime-Format-Duration-1.03a.tgz
+/DateTime-Format-Duration-1.04.tar.gz
diff --git 
a/DateTime-Format-Duration-1.04-Link-images-to-local-documentation.patch 
b/DateTime-Format-Duration-1.04-Link-images-to-local-documentation.patch
new file mode 100644
index 000..a787dd3
--- /dev/null
+++ b/DateTime-Format-Duration-1.04-Link-images-to-local-documentation.patch
@@ -0,0 +1,56 @@
+From b36f07bfdca75b6f221c56379545ccd0dd0ee0f9 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Mon, 21 Sep 2015 15:01:50 +0200
+Subject: [PATCH] Link images to local documentation
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Petr Písař 
+---
+ lib/DateTime/Format/Duration.pm | 12 ++--
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+diff --git a/lib/DateTime/Format/Duration.pm b/lib/DateTime/Format/Duration.pm
+index 430f709..1faf08c 100755
+--- a/lib/DateTime/Format/Duration.pm
 b/lib/DateTime/Format/Duration.pm
+@@ -1016,9 +1016,9 @@ place:
+ 
+ =for comment TODO: replace via Pod::Weaver with the base64'd inline image; 
see Pod::Weaver::Section::Ditaa
+ 
+-=for html https://raw.githubusercontent.com/karenetheridge/DateTime-Format-Duration/master/docs/figure1.gif;>
++=for html 
+ 
+-=for man See: 
https://raw.githubusercontent.com/karenetheridge/DateTime-Format-Duration/master/docs/figure1.gif
++=for man See: 
file:///usr/share/doc/perl-DateTime-Format-Duration/docs/figure1.gif
+ 
+ Figure 1 illustrates that, with the given base, -2 years, +1 month,
+ +22 days, +11 hours, -9 minutes is normalised to -1 year, 10 months, 6 days,
+@@ -1050,9 +1050,9 @@ However, if we add 24 hours, 1 day we end up at 11pm on 
the next day! Why is thi
+ Because midnight + 24 hours = 11pm (there's 25 hours on this day!), then we 
add 1
+ day and end up at 11pm on the following day.
+ 
+-=for html https://raw.githubusercontent.com/karenetheridge/DateTime-Format-Duration/master/docs/figure2.gif;>
++=for html 
+ 
+-=for man See: 
https://raw.githubusercontent.com/karenetheridge/DateTime-Format-Duration/master/docs/figure2.gif
++=for man See: 
file:///usr/share/doc/perl-DateTime-Format-Duration/docs/figure2.gif
+ 
+ Figure 2 illustrates the above problem on timelines.
+ 
+@@ -1063,9 +1063,9 @@ seconds mean there are minutes that are 61 seconds long, 
thus 130 seconds can
+ be 2 minutes, 10 seconds or 2 minutes 9 seconds, depending on the base 
DateTime.
+ Similarly leap years mean a day can have 23, 24 or 25 hours.
+ 
+-=for html https://raw.githubusercontent.com/karenetheridge/DateTime-Format-Duration/master/docs/figure3.gif;>
++=for html 
+ 
+-=for man See: 
https://raw.githubusercontent.com/karenetheridge/DateTime-Format-Duration/master/docs/figure3.gif
++=for man See: 
file:///usr/share/doc/perl-DateTime-Format-Duration/docs/figure3.gif
+ 
+ Figure 3 shows how leaps are calculated on timelines.
+ 
+-- 
+2.4.3
+
diff --git a/perl-DateTime-Format-Duration.spec 
b/perl-DateTime-Format-Duration.spec
index a4fede5..e5fb4a1 100644
--- a/perl-DateTime-Format-Duration.spec
+++ b/perl-DateTime-Format-Duration.spec
@@ -1,33 +1,37 @@
 %global cpan_name DateTime-Format-Duration
-%global postversion a
 
 Name:   perl-%{cpan_name}
-Version:1.03
-Release:7.%{postversion}%{?dist}
+Version:1.04
+Release:1%{?dist}
 Summary:Format and parse DateTime::Durations
 # Old FSF address reported to upstream as CPAN RT #82055
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{cpan_name}/
-Source0:
http://www.cpan.org/modules/by-module/DateTime/%{cpan_name}-%{version}%{postversion}.tgz
+Source0:
http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+# Upstream links images to the Internet, we package them into %%{_docdir}
+Patch0: 
DateTime-Format-Duration-1.04-Link-images-to-local-documentation.patch
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 # Run-time:
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Data::Dumper)
-BuildRequires:  perl(DateTime) >= 0.30
 BuildRequires:  perl(DateTime::Duration)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Params::Validate)
 # Tests:
+BuildRequires:  perl(DateTime)
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Test::More)
-# Optional tests:
-BuildRequires:  perl(Test::Pod)
 Requires:   

ppisar pushed to perl-DateTime-Format-Duration (f21). "1.04 bump"

2015-09-21 Thread notifications
From 15ca08f38423b635c1c860344a70ad5a643fad0f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 21 Sep 2015 15:09:14 +0200
Subject: 1.04 bump


diff --git a/.gitignore b/.gitignore
index faa77b1..dcb148e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /DateTime-Format-Duration-1.03a.tgz
+/DateTime-Format-Duration-1.04.tar.gz
diff --git 
a/DateTime-Format-Duration-1.04-Link-images-to-local-documentation.patch 
b/DateTime-Format-Duration-1.04-Link-images-to-local-documentation.patch
new file mode 100644
index 000..a787dd3
--- /dev/null
+++ b/DateTime-Format-Duration-1.04-Link-images-to-local-documentation.patch
@@ -0,0 +1,56 @@
+From b36f07bfdca75b6f221c56379545ccd0dd0ee0f9 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Mon, 21 Sep 2015 15:01:50 +0200
+Subject: [PATCH] Link images to local documentation
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Petr Písař 
+---
+ lib/DateTime/Format/Duration.pm | 12 ++--
+ 1 file changed, 6 insertions(+), 6 deletions(-)
+
+diff --git a/lib/DateTime/Format/Duration.pm b/lib/DateTime/Format/Duration.pm
+index 430f709..1faf08c 100755
+--- a/lib/DateTime/Format/Duration.pm
 b/lib/DateTime/Format/Duration.pm
+@@ -1016,9 +1016,9 @@ place:
+ 
+ =for comment TODO: replace via Pod::Weaver with the base64'd inline image; 
see Pod::Weaver::Section::Ditaa
+ 
+-=for html https://raw.githubusercontent.com/karenetheridge/DateTime-Format-Duration/master/docs/figure1.gif;>
++=for html 
+ 
+-=for man See: 
https://raw.githubusercontent.com/karenetheridge/DateTime-Format-Duration/master/docs/figure1.gif
++=for man See: 
file:///usr/share/doc/perl-DateTime-Format-Duration/docs/figure1.gif
+ 
+ Figure 1 illustrates that, with the given base, -2 years, +1 month,
+ +22 days, +11 hours, -9 minutes is normalised to -1 year, 10 months, 6 days,
+@@ -1050,9 +1050,9 @@ However, if we add 24 hours, 1 day we end up at 11pm on 
the next day! Why is thi
+ Because midnight + 24 hours = 11pm (there's 25 hours on this day!), then we 
add 1
+ day and end up at 11pm on the following day.
+ 
+-=for html https://raw.githubusercontent.com/karenetheridge/DateTime-Format-Duration/master/docs/figure2.gif;>
++=for html 
+ 
+-=for man See: 
https://raw.githubusercontent.com/karenetheridge/DateTime-Format-Duration/master/docs/figure2.gif
++=for man See: 
file:///usr/share/doc/perl-DateTime-Format-Duration/docs/figure2.gif
+ 
+ Figure 2 illustrates the above problem on timelines.
+ 
+@@ -1063,9 +1063,9 @@ seconds mean there are minutes that are 61 seconds long, 
thus 130 seconds can
+ be 2 minutes, 10 seconds or 2 minutes 9 seconds, depending on the base 
DateTime.
+ Similarly leap years mean a day can have 23, 24 or 25 hours.
+ 
+-=for html https://raw.githubusercontent.com/karenetheridge/DateTime-Format-Duration/master/docs/figure3.gif;>
++=for html 
+ 
+-=for man See: 
https://raw.githubusercontent.com/karenetheridge/DateTime-Format-Duration/master/docs/figure3.gif
++=for man See: 
file:///usr/share/doc/perl-DateTime-Format-Duration/docs/figure3.gif
+ 
+ Figure 3 shows how leaps are calculated on timelines.
+ 
+-- 
+2.4.3
+
diff --git a/perl-DateTime-Format-Duration.spec 
b/perl-DateTime-Format-Duration.spec
index eda113d..9990693 100644
--- a/perl-DateTime-Format-Duration.spec
+++ b/perl-DateTime-Format-Duration.spec
@@ -1,33 +1,37 @@
 %global cpan_name DateTime-Format-Duration
-%global postversion a
 
 Name:   perl-%{cpan_name}
-Version:1.03
-Release:4.%{postversion}%{?dist}
+Version:1.04
+Release:1%{?dist}
 Summary:Format and parse DateTime::Durations
 # Old FSF address reported to upstream as CPAN RT #82055
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{cpan_name}/
-Source0:
http://www.cpan.org/modules/by-module/DateTime/%{cpan_name}-%{version}%{postversion}.tgz
+Source0:
http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+# Upstream links images to the Internet, we package them into %%{_docdir}
+Patch0: 
DateTime-Format-Duration-1.04-Link-images-to-local-documentation.patch
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 # Run-time:
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Data::Dumper)
-BuildRequires:  perl(DateTime) >= 0.30
 BuildRequires:  perl(DateTime::Duration)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Params::Validate)
 # Tests:
+BuildRequires:  perl(DateTime)
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Test::More)
-# Optional tests:
-BuildRequires:  perl(Test::Pod)
 Requires:   

ppisar uploaded Event-RPC-1.06.tar.gz for perl-Event-RPC

2015-09-21 Thread notifications
03aeabe29feac13e8e4a5156ca3e4041  Event-RPC-1.06.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Event-RPC/Event-RPC-1.06.tar.gz/md5/03aeabe29feac13e8e4a5156ca3e4041/Event-RPC-1.06.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264885] perl-Module-CoreList-5.20150920 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264885



--- Comment #1 from Upstream Release Monitoring 
 ---
Failed to kick off scratch build.

cmd:  sha256sum /var/tmp/thn-Bs7Se2/100.0%
return code:  1
stdout:

stderr:
sha256sum: /var/tmp/thn-Bs7Se2/100.0%: No such file or directory

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264885] New: perl-Module-CoreList-5.20150920 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264885

Bug ID: 1264885
   Summary: perl-Module-CoreList-5.20150920 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Module-CoreList
  Keywords: FutureFeature, Triaged
  Assignee: ppi...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com,
perl-devel@lists.fedoraproject.org, ppi...@redhat.com,
psab...@redhat.com



Latest upstream release: 5.20150920
Current version/release in rawhide: 5.20150912-1.fc24
URL: http://search.cpan.org/dist/Module-CoreList/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1258920] perl-Log-Dispatch-Config-1.04-10.fc24 FTBFS: tests fail

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258920

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|1.04-11.fc23|1.04-9.fc22



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1258920] perl-Log-Dispatch-Config-1.04-10.fc24 FTBFS: tests fail

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258920



--- Comment #7 from Fedora Update System  ---
perl-Log-Dispatch-Config-1.04-11.fc23 has been pushed to the Fedora 23 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1258920] perl-Log-Dispatch-Config-1.04-10.fc24 FTBFS: tests fail

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258920

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-Log-Dispatch-Config-1. |1.04-11.fc23
   |04-11.fc24  |
 Resolution|--- |NEXTRELEASE
Last Closed||2015-09-21 06:51:10



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1259340] perl-Iterator-Simple-Lookahead missing on fc23

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1259340

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||0.06-1.fc23
 Resolution|--- |NEXTRELEASE
Last Closed||2015-09-21 06:51:06



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264752] perl-Unix-Statgrab-0.04-25.1.fc24 FTBFS: Statgrab.xs:85:14: error: too few arguments to function 'sg_get_host_info'

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264752



--- Comment #2 from Christopher Meng  ---
Well, I have no idea if you want to stick with version released 10 years ago.

http://search.cpan.org/dist/Unix-Statgrab/

The author of this perl binding is also the upstream of libstatgrab, please use
the latest version.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264882] perl-Event-RPC-1.06 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264882



--- Comment #1 from Upstream Release Monitoring 
 ---
Failed to kick off scratch build.

cmd:  sha256sum /var/tmp/thn-GfhpD3/100.0%
return code:  1
stdout:

stderr:
sha256sum: /var/tmp/thn-GfhpD3/100.0%: No such file or directory

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264882] New: perl-Event-RPC-1.06 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264882

Bug ID: 1264882
   Summary: perl-Event-RPC-1.06 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Event-RPC
  Keywords: FutureFeature, Triaged
  Assignee: ppi...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com



Latest upstream release: 1.06
Current version/release in rawhide: 1.05-6.fc24
URL: http://search.cpan.org/dist/Event-RPC/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1259716] perl-WebService-Rajce-1.152450 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1259716

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|1.15.2450-1.fc23|1.15.2450-1.fc22



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1258289] perl-WebService-Rajce-1.152420 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258289

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|1.15.2450-1.fc23|1.15.2450-1.fc22



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1263486] perl-Encode-2.77 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1263486

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-Encode-2.77-1.fc24 |2.77-1.fc23
 Resolution|--- |NEXTRELEASE
Last Closed||2015-09-21 06:48:09



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1262578] perl-Module-CoreList-5.20150912 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1262578



--- Comment #8 from Fedora Update System  ---
perl-Module-CoreList-5.20150912-1.fc23 has been pushed to the Fedora 23 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1262578] perl-Module-CoreList-5.20150912 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1262578

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-Module-CoreList-5.2015 |5.20150912-1.fc23
   |0912-1.fc24 |
 Resolution|--- |NEXTRELEASE
Last Closed||2015-09-21 06:49:19



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264888] perl-PDF-API2-2.024 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264888



--- Comment #1 from Upstream Release Monitoring 
 ---
Failed to kick off scratch build.

cmd:  sha256sum /var/tmp/thn-RRWzaS/100.0%
return code:  1
stdout:

stderr:
sha256sum: /var/tmp/thn-RRWzaS/100.0%: No such file or directory

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264888] New: perl-PDF-API2-2.024 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264888

Bug ID: 1264888
   Summary: perl-PDF-API2-2.024 is available
   Product: Fedora
   Version: rawhide
 Component: perl-PDF-API2
  Keywords: FutureFeature, Triaged
  Assignee: bjohn...@symetrix.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: bjohn...@symetrix.com,
perl-devel@lists.fedoraproject.org



Latest upstream release: 2.024
Current version/release in rawhide: 2.023-2.fc24
URL: http://search.cpan.org/dist/PDF-API2/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata uploaded CPAN-Perl-Releases-2.38.tar.gz for perl-CPAN-Perl-Releases

2015-09-21 Thread notifications
f9f58f129bd734b0a9790b0200dfb62b  CPAN-Perl-Releases-2.38.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-CPAN-Perl-Releases/CPAN-Perl-Releases-2.38.tar.gz/md5/f9f58f129bd734b0a9790b0200dfb62b/CPAN-Perl-Releases-2.38.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata pushed to perl-CPAN-Perl-Releases (master). "2.38 bump, updated for v5.23.3"

2015-09-21 Thread notifications
From 147686cd8b0b85d6f066df6d4cd9106c29ea58c8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= 
Date: Mon, 21 Sep 2015 15:44:17 +0200
Subject: 2.38 bump, updated for v5.23.3


diff --git a/.gitignore b/.gitignore
index edb0b16..8cc0788 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
 /CPAN-Perl-Releases-2.32.tar.gz
 /CPAN-Perl-Releases-2.34.tar.gz
 /CPAN-Perl-Releases-2.36.tar.gz
+/CPAN-Perl-Releases-2.38.tar.gz
diff --git a/perl-CPAN-Perl-Releases.spec b/perl-CPAN-Perl-Releases.spec
index b7d1ff3..85562b2 100644
--- a/perl-CPAN-Perl-Releases.spec
+++ b/perl-CPAN-Perl-Releases.spec
@@ -1,5 +1,5 @@
 Name:   perl-CPAN-Perl-Releases
-Version:2.36
+Version:2.38
 Release:1%{?dist}
 Summary:Mapping Perl releases on CPAN to the location of the tarballs
 License:GPL+ or Artistic
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Sep 21 2015 Petr Šabata  - 2.38-1
+- 2.38 bump, updated for v5.23.3
+
 * Tue Sep 15 2015 Petr Šabata  - 2.36-1
 - 2.36 bump, updated for v5.20.3
 
diff --git a/sources b/sources
index 0e265ee..28fc873 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c629c1e938172870d6b0b8f6c18df403  CPAN-Perl-Releases-2.36.tar.gz
+f9f58f129bd734b0a9790b0200dfb62b  CPAN-Perl-Releases-2.38.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-CPAN-Perl-Releases.git/commit/?h=master=147686cd8b0b85d6f066df6d4cd9106c29ea58c8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264874] New: perl-DateTime-Format-Duration-1.04 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264874

Bug ID: 1264874
   Summary: perl-DateTime-Format-Duration-1.04 is available
   Product: Fedora
   Version: rawhide
 Component: perl-DateTime-Format-Duration
  Keywords: FutureFeature, Triaged
  Assignee: ppi...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com



Latest upstream release: 1.04
Current version/release in rawhide: 1.03-7.a.fc23
URL: http://search.cpan.org/dist/DateTime-Format-Duration/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1258289] perl-WebService-Rajce-1.152420 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258289



--- Comment #13 from Fedora Update System  ---
perl-WebService-Rajce-1.15.2450-1.fc22 has been pushed to the Fedora 22 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1259716] perl-WebService-Rajce-1.152450 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1259716



--- Comment #7 from Fedora Update System  ---
perl-WebService-Rajce-1.15.2450-1.fc22 has been pushed to the Fedora 22 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264874] perl-DateTime-Format-Duration-1.04 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264874



--- Comment #3 from Upstream Release Monitoring 
 ---
ppisar's perl-DateTime-Format-Duration-1.04-1.fc24 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=686562

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-Event-RPC (master). "1.06 bump"

2015-09-21 Thread notifications
From 0d519deae2d7536c7e80d4410c2d4ce58fcf83f4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 21 Sep 2015 16:00:01 +0200
Subject: 1.06 bump


diff --git a/.gitignore b/.gitignore
index 1c22e85..5c88128 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Event-RPC-1.01.tar.gz
 /Event-RPC-1.03.tar.gz
 /Event-RPC-1.04.tar.gz
 /Event-RPC-1.05.tar.gz
+/Event-RPC-1.06.tar.gz
diff --git a/Event-RPC-1.05-New-server-certificate-with-localhost-dnsName.patch 
b/Event-RPC-1.05-New-server-certificate-with-localhost-dnsName.patch
deleted file mode 100644
index 26ef90c..000
--- a/Event-RPC-1.05-New-server-certificate-with-localhost-dnsName.patch
+++ /dev/null
@@ -1,330 +0,0 @@
-From 5c3a5a4c5832499fc82106d6dd8807053725bc23 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
-Date: Mon, 7 Sep 2015 15:07:18 +0200
-Subject: [PATCH] New server certificate with localhost dnsName
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Since IO::Socket::SSL 2.0.18, t/04.cnct-auth-ssl-verifypeer-wrongca.t
-hangs because IO::Socket::SSL is stricter in certificate veryfing. The
-server's domain name is missing the server's certificate.
-
-This patch generates new server's certificate with "localhost"
-dnsName. It also creates new key and certificate for CA because I do
-not know CA's password. The new key is not encrypted.
-
-CPAN RT#106874
-
-Signed-off-by: Petr Písař 

- t/ssl/ca.crt |  47 ++
- t/ssl/ca.key | 194 ---
- t/ssl/server.crt |  40 ++--
- 3 files changed, 179 insertions(+), 102 deletions(-)
-
-diff --git a/t/ssl/ca.crt b/t/ssl/ca.crt
-index c613ebd..3a22ce7 100644
 a/t/ssl/ca.crt
-+++ b/t/ssl/ca.crt
-@@ -1,31 +1,20 @@
- -BEGIN CERTIFICATE-
--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

corsepiu pushed to perl-Log-Dispatch (f22). "Update to 2.51. (..more)"

2015-09-21 Thread notifications
From 303ab34f6c6bc9b41a864401bd2aac0b2a4d5502 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Mon, 21 Sep 2015 17:21:52 +0200
Subject: Update to 2.51.

- Add BR: perl(CPAN::Meta).

diff --git a/.gitignore b/.gitignore
index d2ee304..33e1ccb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Log-Dispatch-2.50.tar.gz
+/Log-Dispatch-2.51.tar.gz
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index ce1aef7..3b19b9c 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -5,7 +5,7 @@
 %bcond_withrelease_tests
 
 Name:   perl-Log-Dispatch
-Version:2.50
+Version:2.51
 Release:1%{?dist}
 Summary:Dispatches messages to one or more outputs
 Group:  Development/Libraries
@@ -36,6 +36,9 @@ BuildRequires:  perl(Sys::Syslog) >= 0.25
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(warnings)
 
+# Optional
+BuildRequires:  perl(CPAN::Meta) >= 2.120900
+
 # testsuite
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Fatal)
@@ -102,6 +105,10 @@ make test %{?with_release_tests:RELEASE_TESTING=1} 
LOG_DISPATCH_TEST_EMAIL="root
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Sep 21 2015 Ralf Corsépius  - 2.51-1
+- Update to 2.51.
+- Add BR: perl(CPAN::Meta).
+
 * Mon Aug 24 2015 Ralf Corsépius  - 2.50-1
 - Update to 2.50 (Upstream fix to RHBZ#1258940).
 - Add BR: perl(Encode).
diff --git a/sources b/sources
index c697fa5..b5ebe1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f8e4bcbd440d531ecfb9cfc44b2114f  Log-Dispatch-2.50.tar.gz
+8b028db559e9d183b49aa95824b30978  Log-Dispatch-2.51.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Log-Dispatch.git/commit/?h=f22=303ab34f6c6bc9b41a864401bd2aac0b2a4d5502
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264882] perl-Event-RPC-1.07 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264882



--- Comment #3 from Upstream Release Monitoring 
 ---
Failed to kick off scratch build.

cmd:  sha256sum /var/tmp/thn-YmoIcs/100.0%
return code:  1
stdout:

stderr:
sha256sum: /var/tmp/thn-YmoIcs/100.0%: No such file or directory

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264882] perl-Event-RPC-1.07 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264882

Upstream Release Monitoring  
changed:

   What|Removed |Added

Summary|perl-Event-RPC-1.06 is  |perl-Event-RPC-1.07 is
   |available   |available



--- Comment #2 from Upstream Release Monitoring 
 ---
Latest upstream release: 1.07
Current version/release in rawhide: 1.06-1.fc24
URL: http://search.cpan.org/dist/Event-RPC/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1265033] New: perl-MongoDB-v1.0.0 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1265033

Bug ID: 1265033
   Summary: perl-MongoDB-v1.0.0 is available
   Product: Fedora
   Version: rawhide
 Component: perl-MongoDB
  Keywords: FutureFeature, Triaged
  Assignee: psab...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org,
psab...@redhat.com, robinlee.s...@gmail.com



Latest upstream release: v1.0.0
Current version/release in rawhide: 0.708.4.0-1.fc24
URL: http://search.cpan.org/dist/MongoDB/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Log-Dispatch (f23). "Update to 2.51. (..more)"

2015-09-21 Thread notifications
From 303ab34f6c6bc9b41a864401bd2aac0b2a4d5502 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Mon, 21 Sep 2015 17:21:52 +0200
Subject: Update to 2.51.

- Add BR: perl(CPAN::Meta).

diff --git a/.gitignore b/.gitignore
index d2ee304..33e1ccb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Log-Dispatch-2.50.tar.gz
+/Log-Dispatch-2.51.tar.gz
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index ce1aef7..3b19b9c 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -5,7 +5,7 @@
 %bcond_withrelease_tests
 
 Name:   perl-Log-Dispatch
-Version:2.50
+Version:2.51
 Release:1%{?dist}
 Summary:Dispatches messages to one or more outputs
 Group:  Development/Libraries
@@ -36,6 +36,9 @@ BuildRequires:  perl(Sys::Syslog) >= 0.25
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(warnings)
 
+# Optional
+BuildRequires:  perl(CPAN::Meta) >= 2.120900
+
 # testsuite
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Fatal)
@@ -102,6 +105,10 @@ make test %{?with_release_tests:RELEASE_TESTING=1} 
LOG_DISPATCH_TEST_EMAIL="root
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Sep 21 2015 Ralf Corsépius  - 2.51-1
+- Update to 2.51.
+- Add BR: perl(CPAN::Meta).
+
 * Mon Aug 24 2015 Ralf Corsépius  - 2.50-1
 - Update to 2.50 (Upstream fix to RHBZ#1258940).
 - Add BR: perl(Encode).
diff --git a/sources b/sources
index c697fa5..b5ebe1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f8e4bcbd440d531ecfb9cfc44b2114f  Log-Dispatch-2.50.tar.gz
+8b028db559e9d183b49aa95824b30978  Log-Dispatch-2.51.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Log-Dispatch.git/commit/?h=f23=303ab34f6c6bc9b41a864401bd2aac0b2a4d5502
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-Devel-Cover (f23). "Specify all dependencies (..more)"

2015-09-21 Thread notifications
From 92a47735129646bb15c056aa9641f80968bd8346 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 22 Jul 2015 14:07:44 +0200
Subject: Specify all dependencies

A test was failing without Math::BinInt installed.

I reclassified the dependencies according to the code and META.json.
Old spec had some optional dependencies as alwayes required. But these
was many years old without any explanation, so I removed them. If This
breaks user's expectations we can put them back.

diff --git a/perl-Devel-Cover.spec b/perl-Devel-Cover.spec
index e3ede13..93da2b8 100644
--- a/perl-Devel-Cover.spec
+++ b/perl-Devel-Cover.spec
@@ -1,50 +1,83 @@
 Name:   perl-Devel-Cover
 Version:1.20
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Code coverage metrics for Perl
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Devel-Cover/
 Source0:
http://www.cpan.org/authors/id/P/PJ/PJCJ/Devel-Cover-%{version}.tar.gz
-BuildRequires:  perl(autodie)
-BuildRequires:  perl(base)
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Cwd)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Copy)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
+BuildRequires:  perl(B)
+BuildRequires:  perl(B::Concise)
 BuildRequires:  perl(B::Debug)
-BuildRequires:  perl(Browser::Open)
+BuildRequires:  perl(B::Deparse)
+BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
-BuildRequires:  perl(HTML::Entities)
-BuildRequires:  perl(Cwd)
+BuildRequires:  perl(Class::XSAccessor)
+BuildRequires:  perl(Config)
+BuildRequires:  perl(constant)
+# CPAN::Releases::Latest not used at tests
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Digest::MD5)
 BuildRequires:  perl(DynaLoader)
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Path)
 BuildRequires:  perl(File::Spec)
-BuildRequires:  perl(JSON::PP)
-BuildRequires:  perl(Template) >= 2.00
-BuildRequires:  perl(PPI::HTML) >= 1.07
+BuildRequires:  perl(Getopt::Long)
+BuildRequires:  perl(HTML::Entities)
+# JSON or JSON::PP by Devel::Cover::DB::IO::JSON
+BuildRequires:  perl(JSON)
+BuildRequires:  perl(Moo)
+BuildRequires:  perl(namespace::clean)
 BuildRequires:  perl(Parallel::Iterator)
-BuildRequires:  perl(Perl::Tidy) >= 20060719
-BuildRequires:  perl(Pod::Coverage) >= 0.06
-BuildRequires:  perl(Pod::Coverage::CountParents)
 BuildRequires:  perl(Pod::Usage)
-BuildRequires:  perl(PPI::HTML) >= 1.07
+BuildRequires:  perl(POSIX)
+BuildRequires:  perl(Sereal::Decoder)
+BuildRequires:  perl(Sereal::Encoder)
+BuildRequires:  perl(Storable)
+BuildRequires:  perl(Template) >= 2.00
 BuildRequires:  perl(Template::Provider)
 BuildRequires:  perl(Test)
+BuildRequires:  perl(Time::HiRes)
+BuildRequires:  perl(vars)
+# Optional run-time:
+# Browser::Open not used at tests
+# (PPI && PPI::HTML 1.07) || Perl::Tidy 20060719
+# Perl::Tidy 20060719 not used at tests
+BuildRequires:  perl(Pod::Coverage) >= 0.06
+BuildRequires:  perl(Pod::Coverage::CountParents)
+# PPI::HTML 1.07 not used at tests 
 BuildRequires:  perl(Test::Differences)
+# Tests:
+BuildRequires:  perl(DBM::Deep)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(Math::BigInt)
+BuildRequires:  perl(Moose)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(Readonly)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
-Requires:   perl(Pod::Coverage)
-Requires:   perl(Test::Differences)
-# Optional modules
-# Requires:   perl(PPI::HTML) >= 1.07
-# Requires:   perl(Perl::Tidy) >= 20060719
+# CPAN::Releases::Latest not yet packaged
+# JSON or JSON::PP by Devel::Cover::DB::IO::JSON
+Requires:   perl(JSON)
 
 %{?perl_default_filter}
 
 # Filter private modules
 %global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\(Devel::Cover::Dumper\\)
+# Fiter under-specified dependencies
+%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\(Template\\)$
 
 %description
 This module provides code coverage metrics for Perl. Code coverage metrics
@@ -82,6 +115,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Wed Jul 22 2015 Petr Pisar  - 1.20-2
+- Specify all dependencies
+
 * Mon Jul  6 2015 Tom Callaway  - 1.20-1
 - update to 1.20
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Devel-Cover.git/commit/?h=f23=92a47735129646bb15c056aa9641f80968bd8346
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Log-Dispatch (master). "Update to 2.51. (..more)"

2015-09-21 Thread notifications
From 303ab34f6c6bc9b41a864401bd2aac0b2a4d5502 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Mon, 21 Sep 2015 17:21:52 +0200
Subject: Update to 2.51.

- Add BR: perl(CPAN::Meta).

diff --git a/.gitignore b/.gitignore
index d2ee304..33e1ccb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Log-Dispatch-2.50.tar.gz
+/Log-Dispatch-2.51.tar.gz
diff --git a/perl-Log-Dispatch.spec b/perl-Log-Dispatch.spec
index ce1aef7..3b19b9c 100644
--- a/perl-Log-Dispatch.spec
+++ b/perl-Log-Dispatch.spec
@@ -5,7 +5,7 @@
 %bcond_withrelease_tests
 
 Name:   perl-Log-Dispatch
-Version:2.50
+Version:2.51
 Release:1%{?dist}
 Summary:Dispatches messages to one or more outputs
 Group:  Development/Libraries
@@ -36,6 +36,9 @@ BuildRequires:  perl(Sys::Syslog) >= 0.25
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(warnings)
 
+# Optional
+BuildRequires:  perl(CPAN::Meta) >= 2.120900
+
 # testsuite
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Fatal)
@@ -102,6 +105,10 @@ make test %{?with_release_tests:RELEASE_TESTING=1} 
LOG_DISPATCH_TEST_EMAIL="root
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Sep 21 2015 Ralf Corsépius  - 2.51-1
+- Update to 2.51.
+- Add BR: perl(CPAN::Meta).
+
 * Mon Aug 24 2015 Ralf Corsépius  - 2.50-1
 - Update to 2.50 (Upstream fix to RHBZ#1258940).
 - Add BR: perl(Encode).
diff --git a/sources b/sources
index c697fa5..b5ebe1e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f8e4bcbd440d531ecfb9cfc44b2114f  Log-Dispatch-2.50.tar.gz
+8b028db559e9d183b49aa95824b30978  Log-Dispatch-2.51.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Log-Dispatch.git/commit/?h=master=303ab34f6c6bc9b41a864401bd2aac0b2a4d5502
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-Event-RPC (f22). "1.06 bump"

2015-09-21 Thread notifications
From 03054fa1d654129dbcbd04e67690a68932632792 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 7 Sep 2015 15:17:30 +0200
Subject: 1.06 bump


diff --git a/.gitignore b/.gitignore
index 1c22e85..5c88128 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Event-RPC-1.01.tar.gz
 /Event-RPC-1.03.tar.gz
 /Event-RPC-1.04.tar.gz
 /Event-RPC-1.05.tar.gz
+/Event-RPC-1.06.tar.gz
diff --git a/Event-RPC-1.06-Convert-to-UTF-8.patch 
b/Event-RPC-1.06-Convert-to-UTF-8.patch
new file mode 100644
index 000..8bd0326
--- /dev/null
+++ b/Event-RPC-1.06-Convert-to-UTF-8.patch
@@ -0,0 +1,70 @@
+From 2f5b821c9ebb36d71fc7fc7002b8cda22e0f04df Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Mon, 21 Sep 2015 15:48:12 +0200
+Subject: [PATCH] Convert to UTF-8
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Petr Písař 
+---
+ Changes| 2 +-
+ examples/Test_class.pm | 2 +-
+ examples/client.pl | 2 +-
+ examples/server.pl | 2 +-
+ 4 files changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/Changes b/Changes
+index a8913d8..775bc16 100644
+--- a/Changes
 b/Changes
+@@ -24,7 +24,7 @@ Revision history and release notes for Event::RPC:
+   to 2 GB.
+ - Fixed test suite for parallel execution by using
+   different port numbers for the test server.
+-  Thanks for the report to Andreas K�nig.
++  Thanks for the report to Andreas König.
+ - Applied a patch from Salvatore Bonaccorso which
+   fixes missing encoding declarations in POD. Thanks!
+ - Fixed some POD typos. Thanks for the report to
+diff --git a/examples/Test_class.pm b/examples/Test_class.pm
+index d639af9..71e6230 100644
+--- a/examples/Test_class.pm
 b/examples/Test_class.pm
+@@ -1,6 +1,6 @@
+ 
+ #---
+-# Copyright (C) 2002-2005 J�rn Reder .
++# Copyright (C) 2002-2005 Jörn Reder .
+ # All Rights Reserved. See file COPYRIGHT for details.
+ # 
+ # This module is part of Event::RPC, which is free software; you can
+diff --git a/examples/client.pl b/examples/client.pl
+index 8652b8a..47cdaff 100755
+--- a/examples/client.pl
 b/examples/client.pl
+@@ -2,7 +2,7 @@
+ 
+ 
+ #---
+-# Copyright (C) 2002-2005 J�rn Reder .
++# Copyright (C) 2002-2005 Jörn Reder .
+ # All Rights Reserved. See file COPYRIGHT for details.
+ # 
+ # This module is part of Event::RPC, which is free software; you can
+diff --git a/examples/server.pl b/examples/server.pl
+index 6b0ef9e..3389edc 100755
+--- a/examples/server.pl
 b/examples/server.pl
+@@ -2,7 +2,7 @@
+ 
+ 
+ #---
+-# Copyright (C) 2002-2005 J�rn Reder .
++# Copyright (C) 2002-2005 Jörn Reder .
+ # All Rights Reserved. See file COPYRIGHT for details.
+ # 
+ # This module is part of Event::RPC, which is free software; you can
+-- 
+2.4.3
+
diff --git a/perl-Event-RPC.spec b/perl-Event-RPC.spec
index 0c740a9..4cbfc08 100644
--- a/perl-Event-RPC.spec
+++ b/perl-Event-RPC.spec
@@ -1,12 +1,17 @@
 Name:   perl-Event-RPC
-Version:1.05
-Release:3%{?dist}
+Version:1.06
+Release:1%{?dist}
 Summary:Event based transparent client/server RPC framework
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Event-RPC/
 Source0:
http://search.cpan.org/CPAN/authors/id/J/JR/JRED/Event-RPC-%{version}.tar.gz
+# Normalize documenation encoding
+Patch0: Event-RPC-1.06-Convert-to-UTF-8.patch
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
@@ -42,13 +47,6 @@ every event loop implementation available for Perl.
 %setup -q -n Event-RPC-%{version}
 # Make it so that the .pl scripts in %%doc don't add bogus requirements
 chmod -x examples/*.pl
-# Convert encoding
-for f in $(find lib/ -name *.pm) README examples/Test_class.pm ; do
-cp -p ${f} ${f}.noutf8
-iconv -f ISO-8859-1 -t UTF-8 ${f}.noutf8 > ${f}
-touch -r ${f}.noutf8 ${f}
-rm ${f}.noutf8
-done
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -62,11 +60,14 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} 
';'
 make test
 
 %files
-%doc Changes examples README
+%doc Changes examples
 %{perl_vendorlib}/Event/
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Sep 21 2015 Petr Pisar  - 1.06-1
+- 1.06 bump
+
 * Mon Sep 01 2014 Jitka Plesnikova  - 1.05-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index fd569d4..d4cad57 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd6e257b922dea322f72efae8a756592  Event-RPC-1.05.tar.gz

ppisar pushed to perl-Event-RPC (f21). "1.06 bump"

2015-09-21 Thread notifications
From 89c7813d000b45462c6050ce21a6c567f4aade96 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 7 Sep 2015 15:17:30 +0200
Subject: 1.06 bump


diff --git a/.gitignore b/.gitignore
index 1c22e85..5c88128 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Event-RPC-1.01.tar.gz
 /Event-RPC-1.03.tar.gz
 /Event-RPC-1.04.tar.gz
 /Event-RPC-1.05.tar.gz
+/Event-RPC-1.06.tar.gz
diff --git a/Event-RPC-1.06-Convert-to-UTF-8.patch 
b/Event-RPC-1.06-Convert-to-UTF-8.patch
new file mode 100644
index 000..8bd0326
--- /dev/null
+++ b/Event-RPC-1.06-Convert-to-UTF-8.patch
@@ -0,0 +1,70 @@
+From 2f5b821c9ebb36d71fc7fc7002b8cda22e0f04df Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Mon, 21 Sep 2015 15:48:12 +0200
+Subject: [PATCH] Convert to UTF-8
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Petr Písař 
+---
+ Changes| 2 +-
+ examples/Test_class.pm | 2 +-
+ examples/client.pl | 2 +-
+ examples/server.pl | 2 +-
+ 4 files changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/Changes b/Changes
+index a8913d8..775bc16 100644
+--- a/Changes
 b/Changes
+@@ -24,7 +24,7 @@ Revision history and release notes for Event::RPC:
+   to 2 GB.
+ - Fixed test suite for parallel execution by using
+   different port numbers for the test server.
+-  Thanks for the report to Andreas K�nig.
++  Thanks for the report to Andreas König.
+ - Applied a patch from Salvatore Bonaccorso which
+   fixes missing encoding declarations in POD. Thanks!
+ - Fixed some POD typos. Thanks for the report to
+diff --git a/examples/Test_class.pm b/examples/Test_class.pm
+index d639af9..71e6230 100644
+--- a/examples/Test_class.pm
 b/examples/Test_class.pm
+@@ -1,6 +1,6 @@
+ 
+ #---
+-# Copyright (C) 2002-2005 J�rn Reder .
++# Copyright (C) 2002-2005 Jörn Reder .
+ # All Rights Reserved. See file COPYRIGHT for details.
+ # 
+ # This module is part of Event::RPC, which is free software; you can
+diff --git a/examples/client.pl b/examples/client.pl
+index 8652b8a..47cdaff 100755
+--- a/examples/client.pl
 b/examples/client.pl
+@@ -2,7 +2,7 @@
+ 
+ 
+ #---
+-# Copyright (C) 2002-2005 J�rn Reder .
++# Copyright (C) 2002-2005 Jörn Reder .
+ # All Rights Reserved. See file COPYRIGHT for details.
+ # 
+ # This module is part of Event::RPC, which is free software; you can
+diff --git a/examples/server.pl b/examples/server.pl
+index 6b0ef9e..3389edc 100755
+--- a/examples/server.pl
 b/examples/server.pl
+@@ -2,7 +2,7 @@
+ 
+ 
+ #---
+-# Copyright (C) 2002-2005 J�rn Reder .
++# Copyright (C) 2002-2005 Jörn Reder .
+ # All Rights Reserved. See file COPYRIGHT for details.
+ # 
+ # This module is part of Event::RPC, which is free software; you can
+-- 
+2.4.3
+
diff --git a/perl-Event-RPC.spec b/perl-Event-RPC.spec
index ea11046..ec39ff4 100644
--- a/perl-Event-RPC.spec
+++ b/perl-Event-RPC.spec
@@ -1,12 +1,17 @@
 Name:   perl-Event-RPC
-Version:1.05
-Release:2%{?dist}
+Version:1.06
+Release:1%{?dist}
 Summary:Event based transparent client/server RPC framework
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Event-RPC/
 Source0:
http://search.cpan.org/CPAN/authors/id/J/JR/JRED/Event-RPC-%{version}.tar.gz
+# Normalize documenation encoding
+Patch0: Event-RPC-1.06-Convert-to-UTF-8.patch
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
@@ -42,13 +47,6 @@ every event loop implementation available for Perl.
 %setup -q -n Event-RPC-%{version}
 # Make it so that the .pl scripts in %%doc don't add bogus requirements
 chmod -x examples/*.pl
-# Convert encoding
-for f in $(find lib/ -name *.pm) README examples/Test_class.pm ; do
-cp -p ${f} ${f}.noutf8
-iconv -f ISO-8859-1 -t UTF-8 ${f}.noutf8 > ${f}
-touch -r ${f}.noutf8 ${f}
-rm ${f}.noutf8
-done
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -62,11 +60,14 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} 
';'
 make test
 
 %files
-%doc Changes examples README
+%doc Changes examples
 %{perl_vendorlib}/Event/
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Sep 21 2015 Petr Pisar  - 1.06-1
+- 1.06 bump
+
 * Sat Jun 07 2014 Fedora Release Engineering  
- 1.05-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index fd569d4..d4cad57 100644
--- a/sources
+++ b/sources
@@ -1 +1 

ppisar pushed to perl-Event-RPC (f23). "1.06 bump"

2015-09-21 Thread notifications
From 0d519deae2d7536c7e80d4410c2d4ce58fcf83f4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 21 Sep 2015 16:00:01 +0200
Subject: 1.06 bump


diff --git a/.gitignore b/.gitignore
index 1c22e85..5c88128 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Event-RPC-1.01.tar.gz
 /Event-RPC-1.03.tar.gz
 /Event-RPC-1.04.tar.gz
 /Event-RPC-1.05.tar.gz
+/Event-RPC-1.06.tar.gz
diff --git a/Event-RPC-1.05-New-server-certificate-with-localhost-dnsName.patch 
b/Event-RPC-1.05-New-server-certificate-with-localhost-dnsName.patch
deleted file mode 100644
index 26ef90c..000
--- a/Event-RPC-1.05-New-server-certificate-with-localhost-dnsName.patch
+++ /dev/null
@@ -1,330 +0,0 @@
-From 5c3a5a4c5832499fc82106d6dd8807053725bc23 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
-Date: Mon, 7 Sep 2015 15:07:18 +0200
-Subject: [PATCH] New server certificate with localhost dnsName
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Since IO::Socket::SSL 2.0.18, t/04.cnct-auth-ssl-verifypeer-wrongca.t
-hangs because IO::Socket::SSL is stricter in certificate veryfing. The
-server's domain name is missing the server's certificate.
-
-This patch generates new server's certificate with "localhost"
-dnsName. It also creates new key and certificate for CA because I do
-not know CA's password. The new key is not encrypted.
-
-CPAN RT#106874
-
-Signed-off-by: Petr Písař 

- t/ssl/ca.crt |  47 ++
- t/ssl/ca.key | 194 ---
- t/ssl/server.crt |  40 ++--
- 3 files changed, 179 insertions(+), 102 deletions(-)
-
-diff --git a/t/ssl/ca.crt b/t/ssl/ca.crt
-index c613ebd..3a22ce7 100644
 a/t/ssl/ca.crt
-+++ b/t/ssl/ca.crt
-@@ -1,31 +1,20 @@
- -BEGIN CERTIFICATE-
--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

ppisar pushed to perl-Module-CoreList (master). "5.20150920 bump"

2015-09-21 Thread notifications
From d2e905e465f0414017a91dbfde593400ed15bf01 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 21 Sep 2015 16:20:57 +0200
Subject: 5.20150920 bump


diff --git a/.gitignore b/.gitignore
index 9a0c52a..bc21586 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ Module-CoreList-2.13.tar.gz
 /Module-CoreList-5.20150720.tar.gz
 /Module-CoreList-5.20150820.tar.gz
 /Module-CoreList-5.20150912.tar.gz
+/Module-CoreList-5.20150920.tar.gz
diff --git a/perl-Module-CoreList.spec b/perl-Module-CoreList.spec
index 7774e27..d9bc173 100644
--- a/perl-Module-CoreList.spec
+++ b/perl-Module-CoreList.spec
@@ -1,7 +1,7 @@
 Name:   perl-Module-CoreList
 # Epoch to compete with perl.spec
 Epoch:  1
-Version:5.20150912
+Version:5.20150920
 Release:1%{?dist}
 Summary:What modules are shipped with versions of perl
 License:GPL+ or Artistic
@@ -83,6 +83,9 @@ make test
 %{_mandir}/man1/corelist.*
 
 %changelog
+* Mon Sep 21 2015 Petr Pisar  - 1:5.20150920-1
+- 5.20150920 bump
+
 * Mon Sep 14 2015 Petr Pisar  - 1:5.20150912-1
 - 5.20150912 bump
 
diff --git a/sources b/sources
index 2d5abb2..b16e978 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76e3b4a7f6d2c018be1b257cc38c1ce3  Module-CoreList-5.20150912.tar.gz
+e9abdd33f5ece73c12ef1a7d1d0a5bf7  Module-CoreList-5.20150920.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Module-CoreList.git/commit/?h=master=d2e905e465f0414017a91dbfde593400ed15bf01
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-Devel-Cover (f23). "1.21 bump"

2015-09-21 Thread notifications
From 90ac62338947312458b722d96e135dc6e8ed4dfe Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Mon, 21 Sep 2015 17:10:17 +0200
Subject: 1.21 bump


diff --git a/.gitignore b/.gitignore
index b6e5d78..c800e14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ Devel-Cover-0.66.tar.gz
 /Devel-Cover-1.17.tar.gz
 /Devel-Cover-1.18.tar.gz
 /Devel-Cover-1.20.tar.gz
+/Devel-Cover-1.21.tar.gz
diff --git a/perl-Devel-Cover.spec b/perl-Devel-Cover.spec
index 93da2b8..9783a8e 100644
--- a/perl-Devel-Cover.spec
+++ b/perl-Devel-Cover.spec
@@ -1,6 +1,6 @@
 Name:   perl-Devel-Cover
-Version:1.20
-Release:2%{?dist}
+Version:1.21
+Release:1%{?dist}
 Summary:Code coverage metrics for Perl
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -97,7 +97,7 @@ make %{?_smp_mflags}
 
 
 %install
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
@@ -115,6 +115,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Sep 21 2015 Jitka Plesnikova  - 1.21-1
+- 1.21 bump
+
 * Wed Jul 22 2015 Petr Pisar  - 1.20-2
 - Specify all dependencies
 
diff --git a/sources b/sources
index c91f261..a9f9918 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-98cbf610389aaed8cf85f1bb434fd3db  Devel-Cover-1.20.tar.gz
+c747fe984f7e945a4cbe11ad727ebc52  Devel-Cover-1.21.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Devel-Cover.git/commit/?h=f23=90ac62338947312458b722d96e135dc6e8ed4dfe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu uploaded Log-Dispatch-2.51.tar.gz for perl-Log-Dispatch

2015-09-21 Thread notifications
8b028db559e9d183b49aa95824b30978  Log-Dispatch-2.51.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Log-Dispatch/Log-Dispatch-2.51.tar.gz/md5/8b028db559e9d183b49aa95824b30978/Log-Dispatch-2.51.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1259716] perl-WebService-Rajce-1.152450 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1259716

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|1.15.2450-1.fc22|1.15.2450-1.fc21



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1258920] perl-Log-Dispatch-Config-1.04-10.fc24 FTBFS: tests fail

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258920

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|1.04-9.fc22 |1.04-8.fc21



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

wfp pushed to perl-Regexp-Grammars (master). "Update to version 1.042"

2015-09-21 Thread notifications
From d2f4a1e980eff042b881f97f36bf9f89c038ea79 Mon Sep 17 00:00:00 2001
From: Bill Pemberton 
Date: Mon, 21 Sep 2015 13:51:46 -0400
Subject: Update to version 1.042


diff --git a/.gitignore b/.gitignore
index 9ef1507..22e8c64 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /Regexp-Grammars-1.039.tar.gz
 /Regexp-Grammars-1.040.tar.gz
 /Regexp-Grammars-1.041.tar.gz
+/Regexp-Grammars-1.042.tar.gz
diff --git a/perl-Regexp-Grammars.spec b/perl-Regexp-Grammars.spec
index 5c18820..e727b1d 100644
--- a/perl-Regexp-Grammars.spec
+++ b/perl-Regexp-Grammars.spec
@@ -1,6 +1,6 @@
 Name:  perl-Regexp-Grammars
-Version:   1.041
-Release:   3%{?dist}
+Version:   1.042
+Release:   1%{?dist}
 Summary:   Add grammatical parsing features to perl regular expressions
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -12,7 +12,7 @@ BuildRequires:perl(Test::More)
 BuildRequires: perl(Test::Pod)
 BuildRequires: perl(Scalar::Util)
 BuildRequires: perl(Data::Dumper)
-BuildRequires: perl(Lexical::Var)
+BuildRequires: perl(B::Hooks::Parser)
 BuildRequires: perl(List::Util)
 BuildRequires: perl(Moose)
 BuildRequires: perl(Moose::Util::TypeConstraints)
@@ -51,6 +51,10 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/Regexp::Grammars.3pm*
 
 %changelog
+* Wed Sep 16 2015 Bill Pemberton  - 1.042-1
+- Update to version 1.042
+- now uses B::Hooks::Parser instead of Lexical::Var
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.041-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 9b49c63..c216c92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4c3bf5f10826124b40202eda6a73aabc  Regexp-Grammars-1.041.tar.gz
+e129c37fa2db6af707ba8b551f8ef118  Regexp-Grammars-1.042.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Regexp-Grammars.git/commit/?h=master=d2f4a1e980eff042b881f97f36bf9f89c038ea79
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

limb changed perl-sig's 'watchcommits' permission on perl-Clownfish (master) to 'Approved'

2015-09-21 Thread notifications
limb changed perl-sig's 'watchcommits' permission on perl-Clownfish (master) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Clownfish/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

limb changed perl-sig's 'watchbugzilla' permission on perl-Clownfish (master) to 'Approved'

2015-09-21 Thread notifications
limb changed perl-sig's 'watchbugzilla' permission on perl-Clownfish (master) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Clownfish/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1258289] perl-WebService-Rajce-1.152420 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258289

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|1.15.2450-1.fc22|1.15.2450-1.fc21



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1264874] perl-DateTime-Format-Duration-1.04 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1264874



--- Comment #5 from Fedora Update System  ---
perl-DateTime-Format-Duration-1.04-1.fc22 has been submitted as an update to
Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-16329

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-Net-DNS (master). "Build-require Time::Local"

2015-09-21 Thread notifications
From 5c247cfda9ad6b5b41023ccbbea5519b6a2e4a70 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 21 Sep 2015 13:50:12 +0200
Subject: Build-require Time::Local


diff --git a/perl-Net-DNS.spec b/perl-Net-DNS.spec
index ac53dd7..2e01386 100644
--- a/perl-Net-DNS.spec
+++ b/perl-Net-DNS.spec
@@ -1,6 +1,6 @@
 Name:  perl-Net-DNS
 Version:   1.01
-Release:   2%{?dist}
+Release:   3%{?dist}
 Summary:   DNS resolver modules for Perl
 # lib/Net/DNS/RR/RT.pm: GPL+ or Artistic
 License:   (GPL+ or Artistic) and MIT
@@ -50,7 +50,7 @@ BuildRequires: perl(overload)
 # Scalar::Util is optional
 BuildRequires: perl(Socket)
 BuildRequires: perl(strict)
-# Time::Local not used
+BuildRequires: perl(Time::Local)
 BuildRequires: perl(vars)
 # Win32::IPHelper is not needed
 # Win32::TieRegistry is not needed
@@ -149,6 +149,9 @@ make test
 %{_mandir}/man3/Net::DNS::Nameserver*
 
 %changelog
+* Mon Sep 21 2015 Petr Pisar  - 1.01-3
+- Build-require Time::Local (bug #1264751)
+
 * Tue Sep 01 2015 Petr Pisar  - 1.01-2
 - Break build cycle: perl-Net-DNS-SEC → perl-Net-DNS → perl-Net-DNS-SEC
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Net-DNS.git/commit/?h=master=5c247cfda9ad6b5b41023ccbbea5519b6a2e4a70
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1258289] perl-WebService-Rajce-1.152420 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258289



--- Comment #14 from Fedora Update System  ---
perl-WebService-Rajce-1.15.2450-1.fc21 has been pushed to the Fedora 21 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1259716] perl-WebService-Rajce-1.152450 is available

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1259716



--- Comment #8 from Fedora Update System  ---
perl-WebService-Rajce-1.15.2450-1.fc21 has been pushed to the Fedora 21 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1258920] perl-Log-Dispatch-Config-1.04-10.fc24 FTBFS: tests fail

2015-09-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1258920



--- Comment #9 from Fedora Update System  ---
perl-Log-Dispatch-Config-1.04-8.fc21 has been pushed to the Fedora 21 stable
repository. If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar uploaded Module-CoreList-5.20150920.tar.gz for perl-Module-CoreList

2015-09-21 Thread notifications
e9abdd33f5ece73c12ef1a7d1d0a5bf7  Module-CoreList-5.20150920.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Module-CoreList/Module-CoreList-5.20150920.tar.gz/md5/e9abdd33f5ece73c12ef1a7d1d0a5bf7/Module-CoreList-5.20150920.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-Module-CoreList (f23). "5.20150920 bump"

2015-09-21 Thread notifications
From d2e905e465f0414017a91dbfde593400ed15bf01 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 21 Sep 2015 16:20:57 +0200
Subject: 5.20150920 bump


diff --git a/.gitignore b/.gitignore
index 9a0c52a..bc21586 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ Module-CoreList-2.13.tar.gz
 /Module-CoreList-5.20150720.tar.gz
 /Module-CoreList-5.20150820.tar.gz
 /Module-CoreList-5.20150912.tar.gz
+/Module-CoreList-5.20150920.tar.gz
diff --git a/perl-Module-CoreList.spec b/perl-Module-CoreList.spec
index 7774e27..d9bc173 100644
--- a/perl-Module-CoreList.spec
+++ b/perl-Module-CoreList.spec
@@ -1,7 +1,7 @@
 Name:   perl-Module-CoreList
 # Epoch to compete with perl.spec
 Epoch:  1
-Version:5.20150912
+Version:5.20150920
 Release:1%{?dist}
 Summary:What modules are shipped with versions of perl
 License:GPL+ or Artistic
@@ -83,6 +83,9 @@ make test
 %{_mandir}/man1/corelist.*
 
 %changelog
+* Mon Sep 21 2015 Petr Pisar  - 1:5.20150920-1
+- 5.20150920 bump
+
 * Mon Sep 14 2015 Petr Pisar  - 1:5.20150912-1
 - 5.20150912 bump
 
diff --git a/sources b/sources
index 2d5abb2..b16e978 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76e3b4a7f6d2c018be1b257cc38c1ce3  Module-CoreList-5.20150912.tar.gz
+e9abdd33f5ece73c12ef1a7d1d0a5bf7  Module-CoreList-5.20150920.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Module-CoreList.git/commit/?h=f23=d2e905e465f0414017a91dbfde593400ed15bf01
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-Module-CoreList (f22). "5.20150920 bump"

2015-09-21 Thread notifications
From 5edda1930f60e3ddbbb669774a8b62b79f5ea3b0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 21 Sep 2015 16:20:57 +0200
Subject: 5.20150920 bump


diff --git a/.gitignore b/.gitignore
index 9a0c52a..bc21586 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ Module-CoreList-2.13.tar.gz
 /Module-CoreList-5.20150720.tar.gz
 /Module-CoreList-5.20150820.tar.gz
 /Module-CoreList-5.20150912.tar.gz
+/Module-CoreList-5.20150920.tar.gz
diff --git a/perl-Module-CoreList.spec b/perl-Module-CoreList.spec
index a11fa9d..664483d 100644
--- a/perl-Module-CoreList.spec
+++ b/perl-Module-CoreList.spec
@@ -1,7 +1,7 @@
 Name:   perl-Module-CoreList
 # Epoch to compete with perl.spec
 Epoch:  1
-Version:5.20150912
+Version:5.20150920
 Release:1%{?dist}
 Summary:What modules are shipped with versions of perl
 License:GPL+ or Artistic
@@ -83,6 +83,9 @@ make test
 %{_mandir}/man1/corelist.*
 
 %changelog
+* Mon Sep 21 2015 Petr Pisar  - 1:5.20150920-1
+- 5.20150920 bump
+
 * Mon Sep 14 2015 Petr Pisar  - 1:5.20150912-1
 - 5.20150912 bump
 
diff --git a/sources b/sources
index 2d5abb2..b16e978 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76e3b4a7f6d2c018be1b257cc38c1ce3  Module-CoreList-5.20150912.tar.gz
+e9abdd33f5ece73c12ef1a7d1d0a5bf7  Module-CoreList-5.20150920.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Module-CoreList.git/commit/?h=f22=5edda1930f60e3ddbbb669774a8b62b79f5ea3b0
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-Devel-Cover (master). "1.21 bump"

2015-09-21 Thread notifications
From a08f27895779609462abae0374acfadbd3c11aad Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Mon, 21 Sep 2015 17:10:17 +0200
Subject: 1.21 bump


diff --git a/.gitignore b/.gitignore
index b6e5d78..c800e14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ Devel-Cover-0.66.tar.gz
 /Devel-Cover-1.17.tar.gz
 /Devel-Cover-1.18.tar.gz
 /Devel-Cover-1.20.tar.gz
+/Devel-Cover-1.21.tar.gz
diff --git a/perl-Devel-Cover.spec b/perl-Devel-Cover.spec
index 93da2b8..9783a8e 100644
--- a/perl-Devel-Cover.spec
+++ b/perl-Devel-Cover.spec
@@ -1,6 +1,6 @@
 Name:   perl-Devel-Cover
-Version:1.20
-Release:2%{?dist}
+Version:1.21
+Release:1%{?dist}
 Summary:Code coverage metrics for Perl
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -97,7 +97,7 @@ make %{?_smp_mflags}
 
 
 %install
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
@@ -115,6 +115,9 @@ make test
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Mon Sep 21 2015 Jitka Plesnikova  - 1.21-1
+- 1.21 bump
+
 * Wed Jul 22 2015 Petr Pisar  - 1.20-2
 - Specify all dependencies
 
diff --git a/sources b/sources
index c91f261..a9f9918 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-98cbf610389aaed8cf85f1bb434fd3db  Devel-Cover-1.20.tar.gz
+c747fe984f7e945a4cbe11ad727ebc52  Devel-Cover-1.21.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Devel-Cover.git/commit/?h=master=a08f27895779609462abae0374acfadbd3c11aad
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

psabata pushed to perl-Git-Repository (master). "Make the test suite compatible with git 2.5.2+ (rt#107219, rhbz#1264744)"

2015-09-21 Thread notifications
From b9c06521a89ed9cd486037ebf5d03c77c581d759 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= 
Date: Mon, 21 Sep 2015 16:57:10 +0200
Subject: Make the test suite compatible with git 2.5.2+ (rt#107219,
 rhbz#1264744)


diff --git a/Git-Repository-1.315-git-2.5.2-compat.patch 
b/Git-Repository-1.315-git-2.5.2-compat.patch
new file mode 100644
index 000..8e5e29e
--- /dev/null
+++ b/Git-Repository-1.315-git-2.5.2-compat.patch
@@ -0,0 +1,33 @@
+From 05f7008aa3ae32c8556e7907c65d9d16bebaabd9 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20=C5=A0abata?= 
+Date: Mon, 21 Sep 2015 16:47:51 +0200
+Subject: [PATCH] git-2.5.2 test suite compatibility fix
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+The latest version of git altered the error message `git log -1' prints
+on empty repositories.  This patch extends the test to deal with this
+situation.
+
+Signed-off-by: Petr Šabata 
+---
+ t/24-errors.t | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/t/24-errors.t b/t/24-errors.t
+index 7d7f2ee..aeb2c58 100644
+--- a/t/24-errors.t
 b/t/24-errors.t
+@@ -56,7 +56,7 @@ my @tests = (
+ {   test_repo => [],
+ cmd   => [qw( log -1 )],
+ exit  => 128,
+-dollar_at => qr/^fatal: bad default revision 'HEAD' /,
++dollar_at => qr/^fatal: (?:bad default revision 'HEAD' |your current 
branch 'master' does not have any commits yet)/,
+ },
+ 
+ # create the empty tree
+-- 
+2.4.3
+
diff --git a/perl-Git-Repository.spec b/perl-Git-Repository.spec
index b25aaf2..a0bd322 100644
--- a/perl-Git-Repository.spec
+++ b/perl-Git-Repository.spec
@@ -1,10 +1,12 @@
 Name:   perl-Git-Repository
 Version:1.315
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Perl interface to Git repositories
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Git-Repository/
 Source0:
http://www.cpan.org/authors/id/B/BO/BOOK/Git-Repository-%{version}.tar.gz
+# rt#107219, rhbz#1264744
+Patch0: Git-Repository-1.315-git-2.5.2-compat.patch
 BuildArch:  noarch
 # Build
 BuildRequires:  make
@@ -50,6 +52,7 @@ require the creation and management of a Git repository.
 
 %prep
 %setup -q -n Git-Repository-%{version}
+%patch0 -p1
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
@@ -74,6 +77,9 @@ make test
 %{perl_vendorlib}/Test
 
 %changelog
+* Mon Sep 21 2015 Petr Šabata  - 1.315-2
+- Make the test suite compatible with git 2.5.2+ (rt#107219, rhbz#1264744)
+
 * Thu Jul 30 2015 Petr Šabata  - 1.315-1
 - 1.315 bump
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Git-Repository.git/commit/?h=master=b9c06521a89ed9cd486037ebf5d03c77c581d759
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

  1   2   >