[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

Re: Disable PulseAudio flat volumes to prevent it from pushing volume level to max

2015-09-21 Thread Michael Catanzaro
On Mon, 2015-09-21 at 17:46 -0700, Thomas Daede wrote:
> In the case of Youtube, you shouldn't be having any issues because
> Mozilla switched to using a soft mixer internal to Firefox:
> 
> https://bugzilla.mozilla.org/show_bug.cgi?id=1046814
> 
> If you still have issues, you should report them upstream.
> 
> (note that this means all website volume sliders are designed to
> behave
> as a mixer, not as flat volumes)

Hi, sorry I forgot to say "in WebKit," which rather changes the meaning
of my email. The relevant developer is still trying to avoid mixing
streams internally. I do not understand it all very well, except the
problem goes away when flat volumes are disabled. :) PulseAudio is
going to offer some "browsers API" that will somehow allow fixing this
properly, but that does nothing to help with all the applications that
don't understand flat volumes, and in the meantime we are stuck with
the bug

Cheers,

Michael
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

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

Re: Disable PulseAudio flat volumes to prevent it from pushing volume level to max

2015-09-21 Thread Rex Dieter
Thomas Daede wrote:

> Um, that bug looks totally unrelated to the problems reported here.

It was referenced in the first post of this thread. :)

-- Rex

> On 09/21/2015 06:51 PM, Rex Dieter wrote:
>> Rex Dieter wrote:
>> 
>>> Germano Massullo wrote:
>>>
 Il 21/09/2015 21:45, Thomas Daede ha scritto:
> Is there currently a bug open for this? I'd rather it not get lost.
 I think that a FESCo ticket would be more appropriate.
>>>
>>> I think it would be premature to appeal to FESCo without giving
>>> pulseaudio maintainers a chance to respond to your proposal first.
>>>
>>> Mind filing a bug with your proposal ?
>> 
>> We could recycle the bug you filed for that purpose,
>> 
>> https://bugzilla.redhat.com/show_bug.cgi?id=1264177
>> 
>> -- Rex
>> 


-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[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

Re: Disable PulseAudio flat volumes to prevent it from pushing volume level to max

2015-09-21 Thread kendell clark
hi
I don't know, but if there's not, I'll go file one and post the link here.
Thanks
Kendell clark


On 09/21/2015 02:45 PM, Thomas Daede wrote:
> Is there currently a bug open for this? I'd rather it not get lost.
> 
> On 09/17/2015 11:59 AM, Germano Massullo wrote:
>> ===
>> Definition of flat-volumes from [1] : it scales the device-volume with
>> the volume of the "loudest" application. For example, raising the VoIP
>> call volume will raise the hardware volume and adjust the music-player
>> volume so it stays where it was, without having to lower the volume of
>> the music-player manually.
>> ===
>>
>> Today I had a scary experience with the audio of my computer.
>> I was listening to music with Amarok, using my headphones... The KMix
>> volume level was ~ 35%. When I logged into a video conference
>> application, the volume suddenly reached the 100%. I was shocked, having
>> the maximum audio level shooted in your ears is a painful experience.
>> The conference application that triggered PulseAudio pushing volume to
>> maximum level probably should have never asked the system for a 100%
>> audio level, but on the other hand, PulseAudio should never allow an
>> application to make such sudden changes.
>> To avoid that, you have to set
>> flat-volumes = no
>> in /etc/pulse/daemon.conf
>>
>> I found many users stories complaining about this default setting [2]
>> [3] [4] and you can easily find other by searching "pulseaudio flat
>> volumes".
>> I completely agree with user gaggra comment at [3]
>>
>> <> misbehaving software can /physically hurt you/. You would think that
>> once that was understood, the design of this sort of behaviour would be
>> treated in a very conservative, careful manner.>>
>>
>> Moreover this default setting can cause sound crackling [5].
>>
>> So I would like to start a discussion about disabling this default
>> behaviour for the mentioned reasons.
>>
>>
>> [1] https://wiki.archlinux.org/index.php/PulseAudio
>> [2]
>> https://major.io/2015/06/08/pulseaudio-popping-with-multiple-sounds-in-fedora-22/
>> [3]
>> https://www.reddit.com/r/linux/comments/2rjiaa/horrible_decisions_flat_volumes_in_pulseaudio_a/
>> [4]
>> http://awesomelinux.blogspot.it/2013/06/pulseaudios-dynamic-volume-levels-are.html
>> [5] https://bugzilla.redhat.com/show_bug.cgi?id=1264177
>>
>>
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

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 rawhide (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   
pidgin-epelorphan, mcepl 3 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-2.fc24.i686 requires libflickcurl.so.0
darktable-1.6.8-2.fc24.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
mcepl: pidgin-epel
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 (29): dock faience-icon-theme flickcurl g3data glazedlists
jabref jpf jpfcodegen libtsm mate-applet-lockkeys
mate-themes-extras mitter perl-Devel-FindRef pidgin-epel 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 (rawhide) for at least 6 weeks (dependend on) (0):


Orphans  (rawhide)(not depended on) (26): dock faience-icon-theme
g3data glazedlists jabref jpf 

Re: Disable PulseAudio flat volumes to prevent it from pushing volume level to max

2015-09-21 Thread kendell clark
hi
Yup, I've seen all these use cases. TBH, this really should be handled
in pulse audio. IE this isn't so much a problem of gnome, although I do
agree taht they should make app volumes easier to set, as it is a pulse
audio problem. Pulse audio should be smart enough to handle such use
cases and adjust for them. In particular, the case where you adjust the
master volume and then adjust an application's volume downward. You're
correct, the system volume doesn't compensate. I thought this was a
problem with speech-dispatcher, since being blind I depend on it nearly
constantly to hear speech, but it apparently isn't limited to a single
application.
Thanks
Kendell clark


On 09/21/2015 05:41 AM, Kamil Paral wrote:
>> Today I had a scary experience with the audio of my computer.
>> I was listening to music with Amarok, using my headphones... The KMix volume
>> level was ~ 35%. When I logged into a video conference application, the
>> volume suddenly reached the 100%. I was shocked, having the maximum audio
>> level shooted in your ears is a painful experience.
>> The conference application that triggered PulseAudio pushing volume to
>> maximum level probably should have never asked the system for a 100% audio
>> level, but on the other hand, PulseAudio should never allow an application
>> to make such sudden changes.
>> To avoid that, you have to set
>> flat-volumes = no
>> in /etc/pulse/daemon.conf
> 
> I disable flat volumes on every computer that I own. In my experience there 
> are too many applications that interact with it improperly, and having the 
> master volume raised suddenly can be extremely unpleasant. It's naive to 
> think that all apps will behave and will not contain any bugs. The system 
> should not allow the apps to physically hurt the user just because of bugs or 
> improper implementation. Flat volumes allow exactly that.
> 
> A colleague of mine experienced music volume bursts every time Pidgin played 
> a notification. No amount of fiddling with Pidgin settings seemed to be able 
> to fix that. I recommended him to disable flat volumes and the problem was of 
> course gone. And this is Pidgin, one of the most prominent IM apps in the 
> Linux world. What about third-party apps, how can we expect them to behave?
> 
> The problem is not related just to increasing the volume suddenly. There are 
> other confusing and annoying use cases. If you have a game without a volume 
> slider (think of something along the lines of Extreme Tux Racer) and you want 
> to temporarily increase other volume source (let's say a youtube video, or a 
> skype), if you raise the volume, it makes it at the expense of the other 
> apps. So your game is now at e.g. 30% of the master volume (that value is 
> remembered and applied for future app executions as well). The end result is 
> that after you finish e.g. calling with someone and switch back to the game, 
> it's suddenly way too silent, no matter how much you turn the knob of the 
> master volume (and if you crank it fully up, sounds from other apps might 
> pierce your ear drums). Closing and starting the game again doesn't help. The 
> only way to fix this is to go to deeply buried sound settings in gnome 
> control center and adjust your app's slider. Hardly discoverable for a 
> standard user. And 
 y
ou need to do this every time such a use case happens. If GNOME implemented a 
slider for every playing application in the user menu [1], this wouldn't be so 
bad, but it doesn't.
> 
> Another confusing use case is when you have temporarily increase the volume 
> too much and quickly drag it down (let's say you have rhythmbox playing and 
> you increase the volume to 100% percent by accident, then lower it down 
> immediately). When you turned the app volume up, the master volume went up 
> (let's say it's 100% now). When you turned it down, only the app volume went 
> down, the master volume stayed at 100%. So when you run a different app and 
> it emits some sounds, it's going to blast your ears off, without warning.
> 
> Overall I think the flat volumes idea might be appealing in theory, but 
> breaks hard in a number of not-so-edge cases, which unfortunately are not 
> that rare as they might have seemed to PA developers. Also, these cases 
> either result in an annoyance ("the volume is too low and I don't see how to 
> fix it") or even a physical attack (if an OS allows to blast 100% volume into 
> my headphones even for regular, non-malicious apps, just because of "missing 
> implementation", I won't be using that OS for long). The impact of these 
> "bugs" is simply too high. I'd love to see flat volumes disabled by default.
> 
> [1] https://extensions.gnome.org/extension/858/volume-mixer/
> 
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[EPEL-devel] Orphaned Packages in epel5 (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 
===
eclipse-phpeclipse   orphan   2 weeks ago   
jna  orphan, lfarkas, walters 15 weeks ago  
prototypeorphan   0 weeks ago   
python-matplotliborphan, jspaleta 1 weeks ago   
rubygem-baconorphan, bkabrda, stevetraylen11 weeks ago  
rubygem-minitest orphan, skottler, stahnma2 weeks ago   
scipyorphan, jspaleta, mmahut, orion, 1 weeks ago   
 ttomecek   
scriptaculousorphan   0 weeks ago   
tinymce  orphan, ngompa, rhe  0 weeks ago   

The following packages require above mentioned packages:
Depending on: jna (2), status change: 2015-06-03 (15 weeks ago)
gstreamer-java (maintained by: lfarkas)
gstreamer-java-1.5-1.el5.src requires jna = 3.4.0-4.el5, 
jna-contrib = 3.4.0-4.el5
gstreamer-java-1.5-1.el5.x86_64 requires jna = 3.4.0-4.el5
gstreamer-java-swt-1.5-1.el5.x86_64 requires jna-contrib = 
3.4.0-4.el5

java-dirq (maintained by: mpaladin, stevetraylen)
java-dirq-1.4-1.el5.noarch requires jna = 3.4.0-4.el5
java-dirq-1.4-1.el5.src requires jna = 3.4.0-4.el5


Depending on: python-matplotlib (8), status change: 2015-09-09 (1 weeks ago)
gdl (maintained by: orion)
gdl-0.9-0.pre6.el5.src requires python-matplotlib = 
0.99.1.2-1.el5

pondus (maintained by: jussilehtola)
pondus-0.7.3-1.el5.noarch requires python-matplotlib = 
0.99.1.2-1.el5

python-ase (maintained by: marcindulak, besser82)
python-ase-3.7.1.3184-6.el5.noarch requires python-matplotlib = 
0.99.1.2-1.el5

python-basemap (maintained by: limb, jspaleta)
python-basemap-0.99.4-6.el5.x86_64 requires python-matplotlib = 
0.99.1.2-1.el5

python-nltk (maintained by: cheeselee, salimma)
python-nltk-0.9.9-2.el5.noarch requires python-matplotlib = 
0.99.1.2-1.el5

rootplot (maintained by: stevetraylen)
rootplot-2.2.1-3.el5.noarch requires python-matplotlib = 
0.99.1.2-1.el5

seekwatcher (maintained by: sandeen)
seekwatcher-0.12-1.el5.noarch requires python-matplotlib = 
0.99.1.2-1.el5

python-basemap-data (maintained by: limb, jspaleta)
python-basemap-data-0.99.4-1.el5.noarch requires python-basemap 
= 0.99.4-6.el5
python-basemap-examples-0.99.4-1.el5.noarch requires 
python-basemap = 0.99.4-6.el5


Depending on: rubygem-bacon (1), status change: 2015-07-02 (11 weeks ago)
rubygem-facon (maintained by: stahnma)
rubygem-facon-0.4.1-2.el5.noarch requires rubygem(bacon) = 1.1.0
rubygem-facon-0.4.1-2.el5.src requires rubygem(bacon) = 1.1.0


Depending on: rubygem-minitest (14), status change: 2015-08-31 (2 weeks ago)
libguestfs (maintained by: rjones, agk, group::virtmaint-sig, mdbooth, 
ptoscano)
libguestfs-1.20.8-1.el5.src requires rubygem(minitest) = 1.6.0

remctl (maintained by: sxw, abo, ktdreyer)
remctl-3.9-2.el5.src requires rubygem(minitest) = 1.6.0

rubygem-ZenTest (maintained by: stahnma, bkearney)
rubygem-ZenTest-4.3.3-1.el5.src requires rubygem(minitest) = 
1.6.0

rubygem-gem2rpm (maintained by: vondruch, jstribny, stahnma)
rubygem-gem2rpm-0.10.1-1.el5.src requires rubygem(minitest) = 
1.6.0

rubygem-hoe (maintained by: kanarip, stahnma)
rubygem-hoe-2.5.0-2.el5.noarch requires rubygem(minitest) = 
1.6.0

rubygem-ruby_parser (maintained by: stahnma)
rubygem-ruby_parser-2.0.4-3.el5.src requires rubygem(minitest) 
= 1.6.0

rubygem-sexp_processor (maintained by: stahnma)
rubygem-sexp_processor-3.0.4-1.el5.src requires 
rubygem(minitest) = 1.6.0

rubygem-activeldap (maintained by: mtasaka, stahnma)
rubygem-activeldap-1.0.9-1.el5.noarch requires rubygem(hoe) = 
2.5.0


[EPEL-devel] Orphaned Packages in epel6 (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 
===
ccsm   orphan, vicodan2 weeks ago   
compiz-bcoporphan, vicodan2 weeks ago   
compiz-fusion  orphan, vicodan2 weeks ago   
compiz-fusion-extras   orphan, vicodan2 weeks ago   
compiz-fusion-unsupported  orphan, vicodan2 weeks ago   
compiz-manager orphan, vicodan2 weeks ago   
compizconfig-backend-gconf orphan 2 weeks ago   
compizconfig-backend-  orphan 2 weeks ago   
kconfig4
compizconfig-pythonorphan 2 weeks ago   
eclipse-phpeclipse orphan 2 weeks ago   
emeraldorphan, vicodan2 weeks ago   
emerald-themes orphan 2 weeks ago   
erlang-basho_metrics   orphan, erlang-sig, skottler   2 weeks ago   
erlang-basho_stats orphan, erlang-sig, skottler   2 weeks ago   
erlang-bearorphan, erlang-sig, skottler   2 weeks ago   
erlang-bitcask orphan, erlang-sig, skottler   2 weeks ago   
erlang-cluster_infoorphan, erlang-sig, skottler   2 weeks ago   
erlang-ebloom  orphan, erlang-sig, skottler   2 weeks ago   
erlang-eleveldborphan, erlang-sig, skottler   2 weeks ago   
erlang-folsom  orphan, erlang-sig, skottler   2 weeks ago   
erlang-getopt  orphan, erlang-sig, skottler   2 weeks ago   
erlang-js  orphan, erlang-sig, skottler   2 weeks ago   
erlang-lager   orphan, erlang-sig, skottler   2 weeks ago   
erlang-merge_index orphan, erlang-sig, skottler   2 weeks ago   
erlang-mochiweborphan, erlang-sig, skottler   2 weeks ago   
erlang-mustacheorphan, erlang-sig, skottler   2 weeks ago   
erlang-poolboy orphan, erlang-sig, skottler   2 weeks ago   
erlang-protobuffs  orphan, erlang-sig, skottler   2 weeks ago   
erlang-riak_apiorphan, erlang-sig, skottler   2 weeks ago   
erlang-riak_client orphan, erlang-sig, skottler   2 weeks ago   
erlang-riak_errorphan, erlang-sig, skottler   2 weeks ago   
erlang-riak_kv orphan, erlang-sig, skottler   2 weeks ago   
erlang-riak_pb orphan, erlang-sig, skottler   2 weeks ago   
erlang-riak_search orphan, erlang-sig, skottler   2 weeks ago   
erlang-riak_sysmon orphan, erlang-sig, skottler   2 weeks ago   
erlang-riaknostic  orphan, erlang-sig, skottler   2 weeks ago   
erlang-rpm-macros  orphan, erlang-sig, skottler   2 weeks ago   
erlang-sextorphan, erlang-sig, skottler   2 weeks ago   
fpcorphan 29 weeks ago  
fusion-iconorphan, vicodan2 weeks ago   
jericho-html   orphan, gil13 weeks ago  
jtnef  orphan 10 weeks ago  
libcompizconfigorphan, vicodan2 weeks ago   
perl-MongoDB   orphan 5 weeks ago   
prototype  orphan 0 weeks ago   
python-sgutils orphan, grover 11 weeks ago  
python-sockjs-tornado  orphan, gholms 5 weeks ago   
redet  orphan 1 weeks ago   
riak   orphan, erlang-sig, skottler   2 weeks ago   
rubygem-bacon  orphan, bkabrda,   11 weeks ago  
   stevetraylen 
rubygem-fastthread orphan, kanarip70 weeks ago  
rubygem-minitest   orphan, skottler, stahnma  2 weeks ago   
rubygem-mongrelorphan, kanarip70 weeks ago  
rubygem-rbovirt 

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

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

Re: llvm 3.7 for rawhide and then f23

2015-09-21 Thread Neal Gompa
On Mon, Sep 21, 2015 at 6:00 AM, Kamil Paral  wrote:

> > Given that we are now post-Beta for F23, it seems a little late in the
> > cycle to be introducing a new llvm runtime. Is it guaranteed to be
> > backwards-compatible?
>
> OTOH, having OpenGL 4 support in Fedora 23 (at least for certain cards) is
> a strong marketing point. Personally I'm very much looking forward to
> finally playing some of those modern games.
>
>
​Yes please on the OpenGL 4 support! :)​




-- 
真実はいつも一つ!/ Always, there's only one truth!
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[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

[EPEL-devel] Orphaned Packages in epel7 (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)maintainersStatus Change 
===
create-tx-configuration   orphan, immanetize, sparks  3 weeks ago   
erlang-basho_metrics  orphan, erlang-sig, skottler2 weeks ago   
erlang-basho_statsorphan, erlang-sig, skottler2 weeks ago   
erlang-bear   orphan, erlang-sig, skottler2 weeks ago   
erlang-bitcaskorphan, erlang-sig, skottler2 weeks ago   
erlang-cluster_info   orphan, erlang-sig, skottler2 weeks ago   
erlang-ebloom orphan, erlang-sig, skottler2 weeks ago   
erlang-eleveldb   orphan, erlang-sig, skottler2 weeks ago   
erlang-eper   orphan, erlang-sig, skottler2 weeks ago   
erlang-folsom orphan, erlang-sig, skottler2 weeks ago   
erlang-getopt orphan, erlang-sig, skottler2 weeks ago   
erlang-js orphan, erlang-sig, skottler2 weeks ago   
erlang-lager  orphan, erlang-sig, skottler2 weeks ago   
erlang-merge_indexorphan, erlang-sig, skottler2 weeks ago   
erlang-mochiweb   orphan, erlang-sig, skottler2 weeks ago   
erlang-mustache   orphan, erlang-sig, skottler2 weeks ago   
erlang-poolboyorphan, erlang-sig, skottler2 weeks ago   
erlang-protobuffs orphan, erlang-sig, skottler2 weeks ago   
erlang-riak_api   orphan, erlang-sig, skottler2 weeks ago   
erlang-riak_clientorphan, erlang-sig, skottler2 weeks ago   
erlang-riak_control   orphan, erlang-sig, skottler2 weeks ago   
erlang-riak_core  orphan, erlang-sig, skottler2 weeks ago   
erlang-riak_err   orphan, erlang-sig, skottler2 weeks ago   
erlang-riak_kvorphan, erlang-sig, skottler2 weeks ago   
erlang-riak_pborphan, erlang-sig, skottler2 weeks ago   
erlang-riak_pipe  orphan, erlang-sig, skottler2 weeks ago   
erlang-riak_searchorphan, erlang-sig, skottler2 weeks ago   
erlang-riak_sysmonorphan, erlang-sig, skottler2 weeks ago   
erlang-riaknostic orphan, erlang-sig, skottler2 weeks ago   
erlang-sext   orphan, erlang-sig, skottler2 weeks ago   
hawtbuf   orphan  14 weeks ago  
hawtdispatch  orphan  14 weeks ago  
jline orphan  14 weeks ago  
libgnomecups  orphan, ajax, alexl, caillon,   13 weeks ago  
  caolanm, group::gnome-sig,
  hadess, johnp, mbarnes, rhughes,  
  rstrode, ssp, vicodan, xiphmont   
mate-dialogs  orphan, stefanok, vicodan   7 weeks ago   
maven-doxia   orphan  14 weeks ago  
mockito   orphan  14 weeks ago  
objectweb-asm3orphan  14 weeks ago  
parboiled orphan  14 weeks ago  
pegdown   orphan  14 weeks ago  
perl-MongoDB  orphan  5 weeks ago   
pgfouine  orphan, jmlich  3 weeks ago   
prototype orphan  0 weeks ago   
qupzilla  orphan  17 weeks ago  
scriptaculous orphan  0 weeks ago   
syntaxhighlighter orphan  0 weeks ago   
terminology   orphan, cicku, spot, vicodan13 weeks ago  
tintwizardorphan  9 weeks ago   

The following packages require above mentioned packages:
Depending on: erlang-mochiweb (1), status change: 2015-08-31 (2 weeks ago)
couchdb (maintained by: wtogami)
couchdb-1.6.1-1.el7.src requires erlang-mochiweb = 2.4.2-2.el7
couchdb-1.6.1-1.el7.x86_64 requires erlang-mochiweb(x86-64) = 

[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

Re: Disable PulseAudio flat volumes to prevent it from pushing volume level to max

2015-09-21 Thread Kamil Paral
> Today I had a scary experience with the audio of my computer.
> I was listening to music with Amarok, using my headphones... The KMix volume
> level was ~ 35%. When I logged into a video conference application, the
> volume suddenly reached the 100%. I was shocked, having the maximum audio
> level shooted in your ears is a painful experience.
> The conference application that triggered PulseAudio pushing volume to
> maximum level probably should have never asked the system for a 100% audio
> level, but on the other hand, PulseAudio should never allow an application
> to make such sudden changes.
> To avoid that, you have to set
> flat-volumes = no
> in /etc/pulse/daemon.conf

I disable flat volumes on every computer that I own. In my experience there are 
too many applications that interact with it improperly, and having the master 
volume raised suddenly can be extremely unpleasant. It's naive to think that 
all apps will behave and will not contain any bugs. The system should not allow 
the apps to physically hurt the user just because of bugs or improper 
implementation. Flat volumes allow exactly that.

A colleague of mine experienced music volume bursts every time Pidgin played a 
notification. No amount of fiddling with Pidgin settings seemed to be able to 
fix that. I recommended him to disable flat volumes and the problem was of 
course gone. And this is Pidgin, one of the most prominent IM apps in the Linux 
world. What about third-party apps, how can we expect them to behave?

The problem is not related just to increasing the volume suddenly. There are 
other confusing and annoying use cases. If you have a game without a volume 
slider (think of something along the lines of Extreme Tux Racer) and you want 
to temporarily increase other volume source (let's say a youtube video, or a 
skype), if you raise the volume, it makes it at the expense of the other apps. 
So your game is now at e.g. 30% of the master volume (that value is remembered 
and applied for future app executions as well). The end result is that after 
you finish e.g. calling with someone and switch back to the game, it's suddenly 
way too silent, no matter how much you turn the knob of the master volume (and 
if you crank it fully up, sounds from other apps might pierce your ear drums). 
Closing and starting the game again doesn't help. The only way to fix this is 
to go to deeply buried sound settings in gnome control center and adjust your 
app's slider. Hardly discoverable for a standard user. And you need to do this 
every time such a use case happens. If GNOME implemented a slider for every 
playing application in the user menu [1], this wouldn't be so bad, but it 
doesn't.

Another confusing use case is when you have temporarily increase the volume too 
much and quickly drag it down (let's say you have rhythmbox playing and you 
increase the volume to 100% percent by accident, then lower it down 
immediately). When you turned the app volume up, the master volume went up 
(let's say it's 100% now). When you turned it down, only the app volume went 
down, the master volume stayed at 100%. So when you run a different app and it 
emits some sounds, it's going to blast your ears off, without warning.

Overall I think the flat volumes idea might be appealing in theory, but breaks 
hard in a number of not-so-edge cases, which unfortunately are not that rare as 
they might have seemed to PA developers. Also, these cases either result in an 
annoyance ("the volume is too low and I don't see how to fix it") or even a 
physical attack (if an OS allows to blast 100% volume into my headphones even 
for regular, non-malicious apps, just because of "missing implementation", I 
won't be using that OS for long). The impact of these "bugs" is simply too 
high. I'd love to see flat volumes disabled by default.

[1] https://extensions.gnome.org/extension/858/volume-mixer/
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Proposal to reduce anti-bundling requirements

2015-09-21 Thread Dave Love
Florian Weimer  writes:

> I think it is important to keep the LD_PRELOAD case separate from
> implicit interposition between the main program (if linked with -E) and
> DSOs or between different DSOs.  LD_PRELOAD is quite explicit in what it
> wants to do.

OK.  (I probably don't understand properly and other posts suggested it
was a potential problem.)

> What I'm really interested in is a use case where something pulls in a
> library with DT_NEEDED and relies on predictable linking order to
> override a specific symbol.
>
> We have cases where this happens, but they all seem accidents to me.

Do you mean explicitly linking at build time against a library that
overrides symbols, rather than preloading one?  Or linking to a library
which is built against one?
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[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

Re: Trying to contact package maintainer for boinc-client

2015-09-21 Thread Germano Massullo
The actual BOINC working mantainer is Mattia Verga
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

rawhide report: 20150921 changes

2015-09-21 Thread Fedora Rawhide Report
Compose started at Mon Sep 21 05:15:04 UTC 2015
Broken deps for i386
--
[IQmol]
IQmol-2.3.0-9.fc24.i686 requires libboost_serialization.so.1.58.0
IQmol-2.3.0-9.fc24.i686 requires libboost_iostreams.so.1.58.0
[Macaulay2]
Macaulay2-1.6-17.fc24.i686 requires libntl.so.14
[Singular]
Singular-3.1.6-16.fc24.i686 requires libntl.so.14
[apache-scout]
apache-scout-1.2.6-11.fc21.noarch requires mvn(org.apache.juddi:uddi-ws)
apache-scout-1.2.6-11.fc21.noarch requires 
mvn(org.apache.juddi:juddi-client)
[aqsis]
aqsis-1.8.2-20.fc24.i686 requires libboost_thread.so.1.58.0
aqsis-1.8.2-20.fc24.i686 requires libboost_system.so.1.58.0
aqsis-1.8.2-20.fc24.i686 requires libboost_regex.so.1.58.0
aqsis-1.8.2-20.fc24.i686 requires libboost_program_options.so.1.58.0
aqsis-1.8.2-20.fc24.i686 requires libboost_filesystem.so.1.58.0
aqsis-core-1.8.2-20.fc24.i686 requires libboost_wave.so.1.58.0
aqsis-core-1.8.2-20.fc24.i686 requires libboost_thread.so.1.58.0
aqsis-core-1.8.2-20.fc24.i686 requires libboost_system.so.1.58.0
aqsis-core-1.8.2-20.fc24.i686 requires libboost_regex.so.1.58.0
aqsis-core-1.8.2-20.fc24.i686 requires libboost_iostreams.so.1.58.0
aqsis-core-1.8.2-20.fc24.i686 requires libboost_filesystem.so.1.58.0
aqsis-libs-1.8.2-20.fc24.i686 requires libboost_thread.so.1.58.0
aqsis-libs-1.8.2-20.fc24.i686 requires libboost_system.so.1.58.0
aqsis-libs-1.8.2-20.fc24.i686 requires libboost_regex.so.1.58.0
aqsis-libs-1.8.2-20.fc24.i686 requires libboost_iostreams.so.1.58.0
aqsis-libs-1.8.2-20.fc24.i686 requires libboost_filesystem.so.1.58.0
[aws]
aws-tools-2015-2.fc23.i686 requires libaws_ssl.so
[bro]
bro-2.3.2-6.fc23.i686 requires libjemalloc.so.1
[bwm-ng]
bwm-ng-0.6-18.fc24.i686 requires libstatgrab.so.6
[cp2k]
cp2k-openmpi-2.7.0-0.2.20150911svn15878.fc24.i686 requires 
libmpi_usempif08.so.0(openmpi-i386)
cp2k-openmpi-2.7.0-0.2.20150911svn15878.fc24.i686 requires 
libmpi_usempi_ignore_tkr.so.0(openmpi-i386)
cp2k-openmpi-2.7.0-0.2.20150911svn15878.fc24.i686 requires 
libmpi_mpifh.so.2(openmpi-i386)
cp2k-openmpi-2.7.0-0.2.20150911svn15878.fc24.i686 requires 
libmpi.so.1(openmpi-i386)
[derelict]
derelict-3-32.20141022git7fc1714.fc23.i686 requires 
libphobos2-ldc-debug.so.66
derelict-3-32.20141022git7fc1714.fc23.i686 requires 
libdruntime-ldc-debug.so.66
derelict-AL-3-32.20141022git7fc1714.fc23.i686 requires 
libphobos2-ldc-debug.so.66
derelict-AL-3-32.20141022git7fc1714.fc23.i686 requires 
libdruntime-ldc-debug.so.66
derelict-ALURE-3-32.20141022git7fc1714.fc23.i686 requires 
libphobos2-ldc-debug.so.66
derelict-ALURE-3-32.20141022git7fc1714.fc23.i686 requires 
libdruntime-ldc-debug.so.66
derelict-ASSIMP3-3-32.20141022git7fc1714.fc23.i686 requires 
libphobos2-ldc-debug.so.66
derelict-ASSIMP3-3-32.20141022git7fc1714.fc23.i686 requires 
libdruntime-ldc-debug.so.66
derelict-FI-3-32.20141022git7fc1714.fc23.i686 requires 
libphobos2-ldc-debug.so.66
derelict-FI-3-32.20141022git7fc1714.fc23.i686 requires 
libdruntime-ldc-debug.so.66
derelict-FT-3-32.20141022git7fc1714.fc23.i686 requires 
libphobos2-ldc-debug.so.66
derelict-FT-3-32.20141022git7fc1714.fc23.i686 requires 
libdruntime-ldc-debug.so.66
derelict-GL3-3-32.20141022git7fc1714.fc23.i686 requires 
libphobos2-ldc-debug.so.66
derelict-GL3-3-32.20141022git7fc1714.fc23.i686 requires 
libdruntime-ldc-debug.so.66
derelict-GLFW3-3-32.20141022git7fc1714.fc23.i686 requires 
libphobos2-ldc-debug.so.66
derelict-GLFW3-3-32.20141022git7fc1714.fc23.i686 requires 
libdruntime-ldc-debug.so.66
derelict-IL-3-32.20141022git7fc1714.fc23.i686 requires 
libphobos2-ldc-debug.so.66
derelict-IL-3-32.20141022git7fc1714.fc23.i686 requires 
libdruntime-ldc-debug.so.66
derelict-LUA-3-32.20141022git7fc1714.fc23.i686 requires 
libphobos2-ldc-debug.so.66
derelict-LUA-3-32.20141022git7fc1714.fc23.i686 requires 
libdruntime-ldc-debug.so.66
derelict-ODE-3-32.20141022git7fc1714.fc23.i686 requires 
libphobos2-ldc-debug.so.66
derelict-ODE-3-32.20141022git7fc1714.fc23.i686 requires 
libdruntime-ldc-debug.so.66
derelict-Ogg-3-32.20141022git7fc1714.fc23.i686 requires 
libphobos2-ldc-debug.so.66
derelict-Ogg-3-32.20141022git7fc1714.fc23.i686 requires 
libdruntime-ldc-debug.so.66
derelict-PHYSFS-3-32.20141022git7fc1714.fc23.i686 requires 
libphobos2-ldc-debug.so.66
derelict-PHYSFS-3-32.20141022git7fc1714.fc23.i686 requires 
libdruntime-ldc-debug.so.66
derelict-PQ-3-32.20141022git7fc1714.fc23.i686 requires 
libphobos2-ldc-debug.so.66
derelict-PQ-3-32.20141022git7fc1714.fc23.i686 requires 
libdruntime-ldc-debug.so.66

[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

Re: DNF's CI moved to Copr

2015-09-21 Thread Fabian Deutsch
On Mon, Sep 21, 2015 at 2:53 PM, Radek Holy  wrote:
> Hello,
>
> thanks to the Copr's new ability to upload SRPMs directly, we have improved 
> DNF's continuous integration process a lot. If you are interested in how we 
> do that or if you would like to use/test our nightly builds [1], take a look 
> at http://dnf.baseurl.org/2015/09/21/ci-moved-to-copr/ or just type:
>
> dnf copr enable rpmsoftwaremanagement/dnf-nightly

Kudos to all the people working on Copr. It has matured so much and is
such a win in the whole ecosystem.

+1

- fabian

-- 
Fabian Deutsch 
RHEV Hypervisor
Red Hat
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Self Introduction: Marco Driusso

2015-09-21 Thread gil

hi
welcome
regards
gil
Il 20/09/2015 20:45, Marco Driusso ha scritto:

Hi all,

I'm Marco Driusso. I'm a PhD student in communications engineering in 
University of Trieste, north east of Italy.


I've just sent a review request for a package of IT++, a nice C++ 
library widely used in research in communication systems and signal 
processing. This library used to be packaged in Fedora, but it's quite 
a lot that the packet is not maintained anymore. Talking about this in 
#fedora, randomuser convinced me to try to become the maintainer, and 
here I am :) The review request is 
https://bugzilla.redhat.com/show_bug.cgi?id=1264686 , help and reviews 
from any of you is very much appreciated. This is my first package, 
hence I also need a sponsor.


I've never been involved in free software development, but I'd like 
to, and hope this is a good point where to start. From when I started 
using Fedora (roughly 2 years ago), I try to give my contribute as 
much as I can, submitting bugs and testing fixes.


I really hope to be able to join this community and help in developing 
this awesome OS.


All the best,

Marco


--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Self Introduction: David Muse

2015-09-21 Thread gil


hi
welcome
regards
gil
Il 10/09/2015 20:03, David Muse ha scritto:

Hello all,

My name is David Muse.  I'm the lead developer of the SQL Relay 
database connection management system 
(http://sqlrelay.sourceforge.net) as well as several other software 
projects (http://www.firstworks.com).  I've been developing and 
integrating open source software for over 15 years.  In that time, 
I've developed all manner of web-based applications, database 
software, embedded linux applications, and other odds and ends.  I'm 
primarily a C++ developer, but I have experience developing in Perl, 
Python, PHP, C#, and (of course) SQL.


I recently submitted a package-review request 
(https://bugzilla.redhat.com/show_bug.cgi?id=1259002) for my Rudiments 
library, which is the base library for SQL Relay and my other 
projects.  If I am successful with it, then I intend to package SQL 
Relay and my other projects as well.


Thanks!

David Muse
david.m...@firstworks.com


--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[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

Re: Self Introduction: Marco Driusso

2015-09-21 Thread Sandro Bonazzola
On Sun, Sep 20, 2015 at 8:45 PM, Marco Driusso 
wrote:

> Hi all,
>
> I'm Marco Driusso. I'm a PhD student in communications engineering in
> University of Trieste, north east of Italy.
>

Welcome!


>
> I've just sent a review request for a package of IT++, a nice C++ library
> widely used in research in communication systems and signal processing.
> This library used to be packaged in Fedora, but it's quite a lot that the
> packet is not maintained anymore. Talking about this in #fedora, randomuser
> convinced me to try to become the maintainer, and here I am :) The review
> request is https://bugzilla.redhat.com/show_bug.cgi?id=1264686 , help and
> reviews from any of you is very much appreciated. This is my first package,
> hence I also need a sponsor.
>
> I've never been involved in free software development, but I'd like to,
> and hope this is a good point where to start. From when I started using
> Fedora (roughly 2 years ago), I try to give my contribute as much as I can,
> submitting bugs and testing fixes.
>
> I really hope to be able to join this community and help in developing
> this awesome OS.
>
> All the best,
>
> Marco
> --
> devel mailing list
> devel@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/devel
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct




-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

GNOME 3.18.0 megaupdate

2015-09-21 Thread Kalev Lember
Hi all,

GNOME 3.18.0 is going to be released this week and I'll be wrangling the
builds for Fedora. Same as with the pre-releases we've built so far, we
are still using the f23-gnome side tag in koji for preparing everything.
If you are helping with builds, please use:

  $ fedpkg build --target f23-gnome

I'll take care of submitting them all in a single bodhi update ticket
later this week.

Thanks,
Kalev
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[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

Re: redhat bugzilla probs

2015-09-21 Thread Sandro Bonazzola
On Mon, Sep 21, 2015 at 3:38 PM, Ralf Corsepius  wrote:

> Hi,
>
> When trying to file a BZ, bugzilla just greeter me with this:
>
> 
> Proxy Error
>
> The proxy server received an invalid response from an upstream server.
> The proxy server could not handle the request POST /post_bug.cgi.
>
> Reason: Error reading from remote server
>
> Apache Server at bugzilla.redhat.com Port 443
> 
>
>
Same here


> Ralf
> --
> devel mailing list
> devel@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/devel
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct




-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[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

Trying to contact package maintainer for boinc-client

2015-09-21 Thread Laurence

Hi,

As stated in the policy for non-responsive package maintainers, I am 
emailing this list to find out if anyone knows how to contact the 
package maintainer (Miloš Jakubíček) for the boinc-client?


https://bugzilla.redhat.com/show_bug.cgi?id=1140826

Various people have tired but so far not been successful.

Regards,

Laurence
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

F-23 Branched report: 20150921 changes

2015-09-21 Thread Fedora Branched Report
Compose started at Mon Sep 21 07:15:03 UTC 2015
Broken deps for armhfp
--
[apache-scout]
apache-scout-1.2.6-11.fc21.noarch requires mvn(org.apache.juddi:uddi-ws)
apache-scout-1.2.6-11.fc21.noarch requires 
mvn(org.apache.juddi:juddi-client)
[aws]
aws-tools-2015-2.fc23.armv7hl requires libaws_ssl.so
[calligra]
calligra-kexi-map-form-widget-2.9.7-1.fc23.armv7hl requires 
libmarblewidget.so.21
calligra-reports-map-element-2.9.7-1.fc23.armv7hl requires 
libmarblewidget.so.21
calligra-semanticitems-2.9.7-1.fc23.armv7hl requires 
libmarblewidget.so.21
[dpm-contrib-admintools]
dpm-contrib-admintools-0.2.1-6.fc23.armv7hl requires 
MySQL-python(armv7hl-32)
[hawaii-shell]
hawaii-shell-0.3.0-3.fc22.armv7hl requires 
libqtaccountsservice-qt5.so.0.1.2
[hbase]
hbase-0.98.3-4.fc22.noarch requires mvn(com.sun.jersey:jersey-server)
hbase-0.98.3-4.fc22.noarch requires mvn(com.sun.jersey:jersey-json)
hbase-0.98.3-4.fc22.noarch requires mvn(com.sun.jersey:jersey-core)
hbase-tests-0.98.3-4.fc22.noarch requires 
mvn(com.sun.jersey:jersey-server)
hbase-tests-0.98.3-4.fc22.noarch requires 
mvn(com.sun.jersey:jersey-json)
hbase-tests-0.98.3-4.fc22.noarch requires 
mvn(com.sun.jersey:jersey-core)
[licq]
licq-1.8.2-9.fc23.armv7hl requires libboost_regex.so.1.57.0
[mariadb-galera]
1:mariadb-galera-server-10.0.17-5.fc23.armv7hl requires galera >= 
0:25.3.3
[moon-buggy]
moon-buggy-1.0.51-14.fc23.armv7hl requires libesd.so.0
[netbeans-platform]
1:netbeans-platform-harness-7.0.1-11.fc22.armv7hl requires cobertura >= 
0:1.9.3
[nodejs-grunt-contrib-copy]
nodejs-grunt-contrib-copy-0.8.0-2.fc23.noarch requires 
npm(file-sync-cmp) < 0:0.2
nodejs-grunt-contrib-copy-0.8.0-2.fc23.noarch requires 
npm(file-sync-cmp) >= 0:0.1.0
nodejs-grunt-contrib-copy-0.8.0-2.fc23.noarch requires npm(chalk) >= 
0:0.5.1
[nodejs-grunt-saucelabs]
nodejs-grunt-saucelabs-8.6.1-2.fc23.noarch requires npm(sauce-tunnel) 
>= 0:2.2.3
nodejs-grunt-saucelabs-8.6.1-2.fc23.noarch requires npm(requestretry) < 
0:1.3
nodejs-grunt-saucelabs-8.6.1-2.fc23.noarch requires npm(requestretry) 
>= 0:1.2.2
nodejs-grunt-saucelabs-8.6.1-2.fc23.noarch requires npm(lodash) >= 
0:3.7.0
nodejs-grunt-saucelabs-8.6.1-2.fc23.noarch requires npm(colors) >= 
0:1.0.0
[nodejs-proxy-agent]
nodejs-proxy-agent-1.1.0-1.fc22.noarch requires npm(socks-proxy-agent) 
< 0:1
[oat]
oat-appraiser-1.6.0-16.fc22.armv7hl requires tomcat-servlet-3.0-api
oat-client-1.6.0-16.fc22.armv7hl requires tomcat-servlet-3.0-api
[oozie]
oozie-4.0.1-5.fc22.noarch requires mvn(org.apache.pig:pig)
oozie-4.0.1-5.fc22.noarch requires mvn(org.apache.hive:hive-serde)
oozie-4.0.1-5.fc22.noarch requires mvn(org.apache.hive:hive-metastore)
oozie-4.0.1-5.fc22.noarch requires mvn(org.apache.hive:hive-exec)
oozie-4.0.1-5.fc22.noarch requires mvn(org.apache.hive:hive-common)
oozie-4.0.1-5.fc22.noarch requires mvn(org.apache.hive:hive-cli)
oozie-4.0.1-5.fc22.noarch requires 
mvn(org.apache.hive.hcatalog:webhcat-java-client)
oozie-4.0.1-5.fc22.noarch requires 
mvn(org.apache.hive.hcatalog:hcatalog-server-extensions)
oozie-4.0.1-5.fc22.noarch requires 
mvn(org.apache.hive.hcatalog:hcatalog-pig-adapter)
oozie-4.0.1-5.fc22.noarch requires 
mvn(org.apache.hive.hcatalog:hcatalog-core)
[openstack-heat-gbp]
openstack-heat-gbp-2014.2-2.fc23.noarch requires openstack-heat-engine 
< 0:2014.3
[openstack-neutron-gbp]
openstack-neutron-gbp-2014.2-2.fc23.noarch requires openstack-neutron < 
0:2014.3
[openstack-swift]
openstack-swift-2.3.0-2.fc23.noarch requires python-pyeclib
[perl-B-Hooks-OP-Check-EntersubForCV]
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.armv7hl requires 
libperl.so.5.20
[perl-Data-Alias]
perl-Data-Alias-1.18-4.fc22.armv7hl requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.armv7hl requires libperl.so.5.20
[perl-Data-Dump-Streamer]
perl-Data-Dump-Streamer-2.38-3.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.armv7hl requires libperl.so.5.20
[perl-Devel-BeginLift]
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
[perl-Devel-FindRef]
perl-Devel-FindRef-1.44-3.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.armv7hl requires libperl.so.5.20
[perl-Method-Signatures]
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
[perl-POE-API-Peek]

[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

DNF's CI moved to Copr

2015-09-21 Thread Radek Holy
Hello,

thanks to the Copr's new ability to upload SRPMs directly, we have improved 
DNF's continuous integration process a lot. If you are interested in how we do 
that or if you would like to use/test our nightly builds [1], take a look at 
http://dnf.baseurl.org/2015/09/21/ci-moved-to-copr/ or just type:

dnf copr enable rpmsoftwaremanagement/dnf-nightly

[1] at your own risk
-- 
Radek Holý
Associate Software Engineer
Software Management Team
Red Hat Czech
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[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

redhat bugzilla probs

2015-09-21 Thread Ralf Corsepius

Hi,

When trying to file a BZ, bugzilla just greeter me with this:


Proxy Error

The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request POST /post_bug.cgi.

Reason: Error reading from remote server

Apache Server at bugzilla.redhat.com Port 443


Ralf
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

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-
--MIIFXTCCA0WgAwIBAgIJANY18QXuuUQoMA0GCSqGSIb3DQEBBQUAMEUxCzAJBgNV
--BAYTAkFVMRMwEQYDVQQIDApTb21lLVN0YXRlMSEwHwYDVQQKDBhJbnRlcm5ldCBX
--aWRnaXRzIFB0eSBMdGQwHhcNMTMwMjAyMDkyMjU5WhcNMjMwMTMxMDkyMjU5WjBF
--MQswCQYDVQQGEwJBVTETMBEGA1UECAwKU29tZS1TdGF0ZTEhMB8GA1UECgwYSW50
--ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIIC
--CgKCAgEA+WFF7k5VKPA0aIcLyPm9WJnAnIu5ZsdX0PhSnfLxI23t5oGCDTp8XXP6
--vxJvRmtcl3Mc4SqqzdmPyAESBvLmTOjmIOfqof2wdoocU2eUJ8sbJciMOI56M8qD
--xlwI9nyog9mhvAwtRxgIP/C19su5qDJWBdAPUFSW2sGWCNx67HO+RGQAACYdrp08
--jx/Hr2Ma8PXdCpfCg1/sBToLJn4m7McTTXpA1lfROgIa3Ut/aIyYsyX53REKM4Gu
--TMRJIBenJ9oCxSfDwVB90erf9ErqxffD9U5HmC77kkmwEhXzVL4Aqk7Nc3jm9ASs
--lXUznN3PG3lfhoUp0//I14/FghHOOteG2nlHWyNKgFAWWhEFOl/tzTMW8yE70NJG
--ggieVmgjZx+dcCIob1oi0IqwDcDwMT+SNC7PhIzUEeoRmUFsBHnZkMl+3E22axpO
--N08RZdeMlCazQV5Ygdom5SzE7hhfMEMi5XkqcAbNmy+/GfPl9dIsuaUlABmmBd/C
--o+dCgqy9O6i4GYZWrkxosHDGYnkQziBr/zPgASF8xnDOIPIR6Eicm90gILeBQ+pS
--YCtWUfzX9gZUodZ1V6vdNr8c1+VAkbyJVgDiCc5EibC//CqpcIZaIGsXOO2nELYA
--Q6szh16JP2Hde+E2AWk0fYDWn5zBb7lHdxkftfxdxsrVKxIwRKECAwEAAaNQME4w
--HQYDVR0OBBYEFBFLEuxPLf+bKqLaJSSbJBWN7WkHMB8GA1UdIwQYMBaAFBFLEuxP
--Lf+bKqLaJSSbJBWN7WkHMAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQADggIB
--ANRzMGVH1qhTaRVxILk1ObLuMb4Msz1IG3FVkLlB7gGTyrzUbf6Fj2LvoNTvDGUq
--5VTRWlhiuRGXBT4aNrD6gOaJvVLVSHZvW9q8jN2I7ELLNBqKe91uPohVuX7ZAqyK
--OrdIWT+q2wH/i73LxP6MUVwISNuuJ0ij0uXDByGFuvVjgsGZLmNL69URf0XiD3PS
--qZ2iOgOiKuCpeR3GhFyhTkJh9ahmPYrgIZu1JMRZd5jcIuOfAw4feFJsaukgEdwr
--+kl8NSBC/etHWxD13LuOw8ssgXkOB7SyQ+1UbybXlXgn0PE08/lCLfS5bHSbTlf1
--BYqKzQBfsSHIJnrU4okTBt19px+PPMcHkFw/eFqOPhPeord6n1p3iAR7JHNGSkQ4
--eSxfS7DeeJNzCIDhJ+jrq2JC4HNY/hqCtxbp0nfvaAbUB8VAJVh5K29fwtcMgfbo
--O8voN0s+VxVPwuLm5gTbHNVqyEVTlVg1ToMhoCv7x9UPVqg5SbOtAGlekNUUNggi
--8fTVI2DuuL2QGXRFqhbjuyMKb37Z0YhQzUQ3Y/Eq4hikUsSW9EkS02abFJXnwU+w
--xCRf/I6B5oUKUtgVFQGD2vAPZJ4c/q19kGyMNa/RXsPypxdTBWmVhAHx/xlRuPOQ
--30cK/GbF1++X+n44GLX/0j91yQILL1i97kH7vEi/Xda5
-+MIIDUzCCAjugAwIBAgIIVe2KeQp721MwDQYJKoZIhvcNAQELBQAwRTEhMB8GA1UE
-+ChMYSW50ZXJuZXQgV2lkZ2l0cyBQdHkgTHRkMRMwEQYDVQQIEwpTb21lLVN0YXRl
-+MQswCQYDVQQGEwJBVTAiGA8yMDE1MDkwNzEzMDA0MloYDzIwMjUwOTA0MTMwMTEx
-+WjBFMSEwHwYDVQQKExhJbnRlcm5ldCBXaWRnaXRzIFB0eSBMdGQxEzARBgNVBAgT
-+ClNvbWUtU3RhdGUxCzAJBgNVBAYTAkFVMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A
-+MIIBCgKCAQEAsVa6KEYBCkBatOuzJneipW+Hsry+m5IbZ7dafXtqrORFC5DXtAv9
-+cRLeYwVo5Eg3kVEgSnONwnk+FyTO3JIwTmRkISQaTSpnndEBtfjm6TcCs8ziAWgj
-+nxqNn5GWFYoSOSHiHUATdiGmPNO0O2lxpV3QypX704xCLTc/uaovW7vn6F/hoXtW
-+t6IzsUBXy6pYWf26EDmU0Vy2Yxbph5hs4hk+yuDsgwQyGXwm24qrk1D3zPcbQDz0
-+YHdir61vb52i0npMA2+VuGwNQUurMA+V7p1DteW9V6MdjpRFmJoIP0fiWAshX93c
-+fLYd7foRCauKFcMMNdw2nexmjWnqx7ph0wIDAQABo0MwQTAPBgNVHRMBAf8EBTAD
-+AQH/MA8GA1UdDwEB/wQFAwMHBAAwHQYDVR0OBBYEFM5qbh7ysiTl5W2j62rMSbI6
-+Est+MA0GCSqGSIb3DQEBCwUAA4IBAQCJ3AX/oVbxGqlTIHjajTLq1A9gSsu2OT6X
-+0iRgPLU9xhazGgilT1Y2efb/Y9ICSDh3lFiK/tx3XMlH/rtvsWjHb9hwsTJPkI27
-+8OnX3YtQA405FleOXnJbAEmF1S6zWGnC4vwhiXAIvsTA4Fet4c48BmlcrnYbpGsx
-+erMWCQnXf13llcPAajbLnqYHSdVjw7Kfm8n/FQPx00A6k95wf8pZrK4/biNzTfI0
-+uMdVqd1T5l46ThGe4j0xwWJDEKBcAOJnJTj62qLn5sgys29UySeyoO2kK55JCl9H

Re: Disable PulseAudio flat volumes to prevent it from pushing volume level to max

2015-09-21 Thread Paul Wouters

On Mon, 21 Sep 2015, Owen Taylor wrote:


Experimenting with GNOME, the model presented to the user seems to be:

 - Each application's volume control separate goes from 0-100% of the
   maximum system volume. 
 - Adjusting each application is independent
 - Modifying the system global volume slider proportionally adjusts the
   volume of each application
 - The system global volume slider is always maintained to be at least
   as much as the maximum of any application


Unfortunately, for endusers like me, who want pidgin to not blare
out, there isn't a simple user interface to let me select
that. Like let's say a right click on the top right volume icon that
would show all apps with volume so I can bring pidgin volume down.

So as a result, I always end up using the system volume control, and
after I play a movie or an mp3, pidgin blares out loudly.

So the current system is clearly not working for me.

Paul
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

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

OpenMesh soname bump in rawhide

2015-09-21 Thread Susi Lehtola

Hi,


I'm updating OpenMesh in rawhide to version 4.1, which bumps the soname. 
Only IQmol seems to use OpenMesh, which I'm rebuilding soon after.

--
Susi Lehtola
Fedora Project Contributor
jussileht...@fedoraproject.org
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

  1   2   >