jplesnik uploaded Math-BigInt-GMP-1.6004.tar.gz for perl-Math-BigInt-GMP

2017-02-05 Thread notifications
54b416fe577512691a97b9a06f8ca2ffc4ab63e0d11325f5926c42a4248b87325c2b5db0c57b2239819e863891ea40ab028b0f061ed9c8bbbf6886c467cb8d1e
  Math-BigInt-GMP-1.6004.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-Math-BigInt-GMP/Math-BigInt-GMP-1.6004.tar.gz/sha512/54b416fe577512691a97b9a06f8ca2ffc4ab63e0d11325f5926c42a4248b87325c2b5db0c57b2239819e863891ea40ab028b0f061ed9c8bbbf6886c467cb8d1e/Math-BigInt-GMP-1.6004.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1395714] perl-Net-Server should depend on perl-IO-Socket-INET6

2017-02-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1395714



--- Comment #7 from Fedora Update System  ---
perl-Net-Server-2.008-6.fc24 has been submitted as an update to Fedora 24.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-be111c323f

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


fenris02 pushed to perl-Net-Server (f25). "Bug 1395714 - perl-Net-Server should depend on perl-IO-Socket-INET6"

2017-02-05 Thread notifications
From db820ebff9915413600e60278115c7868fecde97 Mon Sep 17 00:00:00 2001
From: "d. johnson" 
Date: Thu, 17 Nov 2016 22:50:01 -0600
Subject: Bug 1395714 - perl-Net-Server should depend on perl-IO-Socket-INET6

---
 perl-Net-Server.spec | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/perl-Net-Server.spec b/perl-Net-Server.spec
index 77a858b..caf6287 100644
--- a/perl-Net-Server.spec
+++ b/perl-Net-Server.spec
@@ -1,6 +1,6 @@
 Name:   perl-Net-Server
 Version:2.008
-Release:5%{?dist}
+Release:6%{?dist}
 Summary:Extensible, general Perl server engine
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -24,6 +24,8 @@ BuildRequires:  perl(Socket6)
  
 # IO::Multiplex support is optional, but not including it causes build 
problems in some packages...
 Requires:   perl(IO::Multiplex) >= 1.05
+#  RHBZ#1395714: Optional dependency, including it so that the build matches 
runtime
+Requires:   perl(IO::Socket::INET6)
 
 %description
 An extensible, class oriented module written in perl and intended to
@@ -59,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/net-server.1*
 
 %changelog
+* Thu Nov 17 2016 "D. Johnson"  - 2.008-6
+- Bug 1395714 - perl-Net-Server should depend on perl-IO-Socket-INET6
+
 * Mon May 16 2016 Jitka Plesnikova  - 2.008-5
 - Perl 5.24 rebuild
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Net-Server.git/commit/?h=f25&id=db820ebff9915413600e60278115c7868fecde97
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


fenris02 pushed to perl-Net-Server (f24). "Bug 1395714 - perl-Net-Server should depend on perl-IO-Socket-INET6"

2017-02-05 Thread notifications
From db820ebff9915413600e60278115c7868fecde97 Mon Sep 17 00:00:00 2001
From: "d. johnson" 
Date: Thu, 17 Nov 2016 22:50:01 -0600
Subject: Bug 1395714 - perl-Net-Server should depend on perl-IO-Socket-INET6

---
 perl-Net-Server.spec | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/perl-Net-Server.spec b/perl-Net-Server.spec
index 77a858b..caf6287 100644
--- a/perl-Net-Server.spec
+++ b/perl-Net-Server.spec
@@ -1,6 +1,6 @@
 Name:   perl-Net-Server
 Version:2.008
-Release:5%{?dist}
+Release:6%{?dist}
 Summary:Extensible, general Perl server engine
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -24,6 +24,8 @@ BuildRequires:  perl(Socket6)
  
 # IO::Multiplex support is optional, but not including it causes build 
problems in some packages...
 Requires:   perl(IO::Multiplex) >= 1.05
+#  RHBZ#1395714: Optional dependency, including it so that the build matches 
runtime
+Requires:   perl(IO::Socket::INET6)
 
 %description
 An extensible, class oriented module written in perl and intended to
@@ -59,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/net-server.1*
 
 %changelog
+* Thu Nov 17 2016 "D. Johnson"  - 2.008-6
+- Bug 1395714 - perl-Net-Server should depend on perl-IO-Socket-INET6
+
 * Mon May 16 2016 Jitka Plesnikova  - 2.008-5
 - Perl 5.24 rebuild
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Net-Server.git/commit/?h=f24&id=db820ebff9915413600e60278115c7868fecde97
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


fenris02 pushed to perl-Net-Server (f24). "Perl 5.24 rebuild"

2017-02-05 Thread notifications
From 1b9932f0ace44e6744869594bcd4635fe667aa0d Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Mon, 16 May 2016 04:03:28 +0200
Subject: Perl 5.24 rebuild

---
 perl-Net-Server.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Net-Server.spec b/perl-Net-Server.spec
index 9203bb7..d1ea5c4 100644
--- a/perl-Net-Server.spec
+++ b/perl-Net-Server.spec
@@ -1,6 +1,6 @@
 Name:   perl-Net-Server
 Version:2.008
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:Extensible, general Perl server engine
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/net-server.1*
 
 %changelog
+* Mon May 16 2016 Jitka Plesnikova  - 2.008-5
+- Perl 5.24 rebuild
+
 * Thu Feb 04 2016 Fedora Release Engineering  - 
2.008-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Net-Server.git/commit/?h=f24&id=1b9932f0ace44e6744869594bcd4635fe667aa0d
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


fenris02 pushed to perl-Net-Server (f24). "Mandatory Perl build-requires added "

2017-02-05 Thread notifications
From 482cbc6fd1168bdb12cddd3fac80af54934e5d53 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Fri, 24 Jun 2016 10:41:32 +0200
Subject: Mandatory Perl build-requires added
 

---
 perl-Net-Server.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/perl-Net-Server.spec b/perl-Net-Server.spec
index d1ea5c4..77a858b 100644
--- a/perl-Net-Server.spec
+++ b/perl-Net-Server.spec
@@ -8,6 +8,7 @@ URL:http://search.cpan.org/dist/Net-Server/
 Source0:
http://www.cpan.org/modules/by-module/Net/Net-Server-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:  noarch
+BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Socket)
 BuildRequires:  perl(Test::More)
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Net-Server.git/commit/?h=f24&id=482cbc6fd1168bdb12cddd3fac80af54934e5d53
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1417503] perl-Mojolicious-7.24 is available

2017-02-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1417503

Upstream Release Monitoring  
changed:

   What|Removed |Added

Summary|perl-Mojolicious-7.23 is|perl-Mojolicious-7.24 is
   |available   |available



--- Comment #1 from Upstream Release Monitoring 
 ---
Latest upstream release: 7.24
Current version/release in rawhide: 7.23-1.fc26
URL: http://mojolicio.us/

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.

Based on the information from anitya: 
https://release-monitoring.org/project/5966/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1419374] New: perl-Math-BigInt-GMP-1.6004 is available

2017-02-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1419374

Bug ID: 1419374
   Summary: perl-Math-BigInt-GMP-1.6004 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Math-BigInt-GMP
  Keywords: FutureFeature, Triaged
  Assignee: jples...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com, p...@city-fan.org,
perl-devel@lists.fedoraproject.org, st...@silug.org



Latest upstream release: 1.6004
Current version/release in rawhide: 1.6003-1.fc26
URL: http://search.cpan.org/dist/Math-BigInt-GMP/

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.

Based on the information from anitya: 
https://release-monitoring.org/project/7529/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1415825] rt package lacks dependencies on Data::Page and Data::Page:: Pageset

2017-02-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1415825

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||rt-4.4.1-3.fc25
 Resolution|--- |ERRATA
Last Closed||2017-02-05 15:20:30



--- Comment #4 from Fedora Update System  ---
rt-4.4.1-3.fc25 has been pushed to the Fedora 25 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.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1331520] Please update perl-Crypt-SMIME to at least 0.15 in EPEL 6

2017-02-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1331520



--- Comment #8 from Xavier Bachelot  ---
Hi Steve,

Bumping this again.

Regards,
Xavier

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1419322] New: perl-Term-Clui-1.71 is available

2017-02-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1419322

Bug ID: 1419322
   Summary: perl-Term-Clui-1.71 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Term-Clui
  Keywords: FutureFeature, Triaged
  Assignee: emman...@seyman.fr
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: emman...@seyman.fr, k.georg...@atreides.org.uk,
perl-devel@lists.fedoraproject.org



Latest upstream release: 1.71
Current version/release in rawhide: 1.70-5.fc25
URL: http://search.cpan.org/dist/Term-Clui/

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.

Based on the information from anitya: 
https://release-monitoring.org/project/6012/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1395714] perl-Net-Server should depend on perl-IO-Socket-INET6

2017-02-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1395714



--- Comment #6 from Dominik 'Rathann' Mierzejewski  ---
Thanks for the reply.

I have
# rpm -q perl-Net-Server
perl-Net-Server-2.008-4.fc24.noarch

According to koji, there have been no builds of perl-Net-Server for F24 for a
year. I can see it's fixed in rawhide, but this bug is open against F24.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Broken dependencies: perl-IPTables-libiptc

2017-02-05 Thread buildsys


perl-IPTables-libiptc has broken dependencies in the rawhide tree:
On x86_64:
perl-IPTables-libiptc-0.52-19.fc25.x86_64 requires 
libxtables.so.11()(64bit)
On armhfp:
perl-IPTables-libiptc-0.52-19.fc25.armv7hl requires libxtables.so.11
On ppc64le:
perl-IPTables-libiptc-0.52-19.fc25.ppc64le requires 
libxtables.so.11()(64bit)
On aarch64:
perl-IPTables-libiptc-0.52-19.fc25.aarch64 requires 
libxtables.so.11()(64bit)
On ppc64:
perl-IPTables-libiptc-0.52-19.fc25.ppc64 requires 
libxtables.so.11()(64bit)
On i386:
perl-IPTables-libiptc-0.52-19.fc25.i686 requires libxtables.so.11
Please resolve this as soon as possible.

___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Broken dependencies: perl-ZeroMQ

2017-02-05 Thread buildsys


perl-ZeroMQ has broken dependencies in the rawhide tree:
On x86_64:
perl-ZeroMQ-0.23-13.fc25.x86_64 requires libzmq.so.1()(64bit)
On armhfp:
perl-ZeroMQ-0.23-13.fc25.armv7hl requires libzmq.so.1
On ppc64le:
perl-ZeroMQ-0.23-13.fc25.ppc64le requires libzmq.so.1()(64bit)
On aarch64:
perl-ZeroMQ-0.23-13.fc25.aarch64 requires libzmq.so.1()(64bit)
On ppc64:
perl-ZeroMQ-0.23-13.fc25.ppc64 requires libzmq.so.1()(64bit)
On i386:
perl-ZeroMQ-0.23-13.fc25.i686 requires libzmq.so.1
Please resolve this as soon as possible.

___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Broken dependencies: perl-Alien-ROOT

2017-02-05 Thread buildsys


perl-Alien-ROOT has broken dependencies in the rawhide tree:
On ppc64:
perl-Alien-ROOT-5.34.36.1-3.fc26.noarch requires root-core
On ppc64le:
perl-Alien-ROOT-5.34.36.1-3.fc26.noarch requires root-core
Please resolve this as soon as possible.

___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Broken dependencies: perl-ZMQ-LibZMQ2

2017-02-05 Thread buildsys


perl-ZMQ-LibZMQ2 has broken dependencies in the rawhide tree:
On x86_64:
perl-ZMQ-LibZMQ2-1.09-9.fc25.x86_64 requires libzmq.so.1()(64bit)
On armhfp:
perl-ZMQ-LibZMQ2-1.09-9.fc25.armv7hl requires libzmq.so.1
On ppc64le:
perl-ZMQ-LibZMQ2-1.09-9.fc25.ppc64le requires libzmq.so.1()(64bit)
On aarch64:
perl-ZMQ-LibZMQ2-1.09-9.fc25.aarch64 requires libzmq.so.1()(64bit)
On ppc64:
perl-ZMQ-LibZMQ2-1.09-9.fc25.ppc64 requires libzmq.so.1()(64bit)
On i386:
perl-ZMQ-LibZMQ2-1.09-9.fc25.i686 requires libzmq.so.1
Please resolve this as soon as possible.

___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Broken dependencies: perl-ZMQ-LibZMQ3

2017-02-05 Thread buildsys


perl-ZMQ-LibZMQ3 has broken dependencies in the rawhide tree:
On x86_64:
perl-ZMQ-LibZMQ3-1.19-5.fc25.x86_64 requires libzmq.so.3()(64bit)
On armhfp:
perl-ZMQ-LibZMQ3-1.19-5.fc25.armv7hl requires libzmq.so.3
On ppc64le:
perl-ZMQ-LibZMQ3-1.19-5.fc25.ppc64le requires libzmq.so.3()(64bit)
On aarch64:
perl-ZMQ-LibZMQ3-1.19-5.fc25.aarch64 requires libzmq.so.3()(64bit)
On ppc64:
perl-ZMQ-LibZMQ3-1.19-5.fc25.ppc64 requires libzmq.so.3()(64bit)
On i386:
perl-ZMQ-LibZMQ3-1.19-5.fc25.i686 requires libzmq.so.3
Please resolve this as soon as possible.

___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org