[Bug 1305261] Review Request: perl-Sereal - Fast, compact, powerful binary (de-)serialization

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1305261



--- Comment #9 from Fedora Update System  ---
perl-Sereal-3.003-1.el7 has been pushed to the Fedora EPEL 7 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
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

[Bug 1305261] Review Request: perl-Sereal - Fast, compact, powerful binary (de-)serialization

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1305261

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed|2016-02-08 04:43:40 |2016-03-27 21:55: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
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

[Bug 1307459] Review Request: perl-Test-Fake-HTTPD - Fake HTTP server module for testing

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1307459



--- Comment #11 from Fedora Update System  ---
perl-Test-Fake-HTTPD-0.07-2.el7 has been pushed to the Fedora EPEL 7 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
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

[Bug 1321485] New: perl-DateTime-Format-Strptime-1.66 is available

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1321485

Bug ID: 1321485
   Summary: perl-DateTime-Format-Strptime-1.66 is available
   Product: Fedora
   Version: rawhide
 Component: perl-DateTime-Format-Strptime
  Keywords: FutureFeature, Triaged
  Assignee: p...@city-fan.org
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: p...@city-fan.org, perl-devel@lists.fedoraproject.org,
psab...@redhat.com, st...@silug.org



Latest upstream release: 1.66
Current version/release in rawhide: 1.65-1.fc25
URL: http://search.cpan.org/dist/DateTime-Format-Strptime/

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/7088/

-- 
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
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

[Bug 1318276] perl-Mojolicious-6.57 is available

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1318276

Emmanuel Seyman  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Mojolicious-6.57-1.fc2
   ||5
 Resolution|--- |RAWHIDE
Last Closed||2016-03-27 18:07:09



--- Comment #2 from Emmanuel Seyman  ---
Built for rawhide:
http://koji.fedoraproject.org/koji/buildinfo?buildID=749244

-- 
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
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

eseyman pushed to perl-Mojolicious (master). "Update to 6.57"

2016-03-27 Thread notifications
From d868607da6b02a1728473f30a5d6a1e741a9ffe5 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman 
Date: Sun, 27 Mar 2016 23:57:02 +0200
Subject: Update to 6.57

---
 .gitignore| 1 +
 perl-Mojolicious.spec | 5 -
 sources   | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8e4938b..6d1e288 100644
--- a/.gitignore
+++ b/.gitignore
@@ -197,3 +197,4 @@ Mojolicious-0.26.tar.gz
 /Mojolicious-6.46.tar.gz
 /Mojolicious-6.53.tar.gz
 /Mojolicious-6.55.tar.gz
+/Mojolicious-6.57.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 367f893..46bf038 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:   perl-Mojolicious
-Version:6.55
+Version:6.57
 Release:1%{?dist}
 Summary:A next generation web framework for Perl
 License:Artistic 2.0
@@ -75,6 +75,9 @@ make test
 %{perl_vendorlib}/Test
 
 %changelog
+* Sun Mar 27 2016 Emmanuel Seyman  - 6.57-1
+- Update to 6.57
+
 * Fri Mar 11 2016 Emmanuel Seyman  - 6.55-1
 - Update to 6.55
 
diff --git a/sources b/sources
index 03be2f2..1083a76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-94b04c57599cc7ecf1d80541c2d7359a  Mojolicious-6.55.tar.gz
+3c4bf70470971da716a32c370632d61f  Mojolicious-6.57.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Mojolicious.git/commit/?h=master=d868607da6b02a1728473f30a5d6a1e741a9ffe5
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

eseyman uploaded Mojolicious-6.57.tar.gz for perl-Mojolicious

2016-03-27 Thread notifications
3c4bf70470971da716a32c370632d61f  Mojolicious-6.57.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Mojolicious/Mojolicious-6.57.tar.gz/md5/3c4bf70470971da716a32c370632d61f/Mojolicious-6.57.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

[Bug 1293113] perl-EV-4.22 is available

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1293113
Bug 1293113 depends on bug 1234039, which changed state.

Bug 1234039 Summary: libev-4.22 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1234039

   What|Removed |Added

 Status|CLOSED  |NEW
 Resolution|RAWHIDE |---



-- 
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
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

[Bug 1265706] Upgrade perl-EV to 4.21

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1265706
Bug 1265706 depends on bug 1234039, which changed state.

Bug 1234039 Summary: libev-4.22 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1234039

   What|Removed |Added

 Status|CLOSED  |NEW
 Resolution|RAWHIDE |---



-- 
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
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

[Bug 1321409] perl-NetAddr-IP-4.079 is available

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1321409



--- Comment #5 from Fedora Update System  ---
perl-NetAddr-IP-4.079-1.fc24 has been submitted as an update to Fedora 24.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-17bb46b1aa

-- 
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
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

pghmcfc pushed to perl-NetAddr-IP (perl-NetAddr-IP-4.079-1.fc24). "Update to 4.079 (..more)"

2016-03-27 Thread notifications
From 35c1d50f74f68b30facdc7e408a12062248bad21 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 27 Mar 2016 16:55:43 +0100
Subject: Update to 4.079

- New upstream release 4.079
  - Correct non-suppression of leading zeros in certain instances of new_no use
  - Put in missing code to propagate NetAddr::IP::Lite :nofqdn to IP.pm
- Explicitly BR: perl-devel, needed for EXTERN.h
- Simplify find commands using -empty and -delete
---
 perl-NetAddr-IP.spec | 16 
 sources  |  2 +-
 2 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec
index 9c282e2..4cf4d4e 100644
--- a/perl-NetAddr-IP.spec
+++ b/perl-NetAddr-IP.spec
@@ -1,6 +1,6 @@
 Name:   perl-NetAddr-IP
-Version:4.078
-Release:2%{?dist}
+Version:4.079
+Release:1%{?dist}
 Summary:Manages IPv4 and IPv6 addresses and subnets
 # Lite/Util/Util.xs is GPLv2+
 # Other files are (GPLv2+ or Artistic clarified)
@@ -14,6 +14,7 @@ BuildRequires:  findutils
 BuildRequires:  gcc
 BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl-devel
 BuildRequires:  perl(Config)
 BuildRequires:  perl(Cwd)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -57,8 +58,8 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -delete
+find %{buildroot} -type f -name '*.bs' -empty -delete
 %{_fixperms} %{buildroot}
 
 %check
@@ -80,6 +81,13 @@ make test
 %{_mandir}/man3/NetAddr::IP::UtilPP.3*
 
 %changelog
+* Sun Mar 27 2016 Paul Howarth  - 4.079-1
+- Update to 4.079
+  - Correct non-suppression of leading zeros in certain instances of new_no use
+  - Put in missing code to propagate NetAddr::IP::Lite :nofqdn to IP.pm
+- Explicitly BR: perl-devel, needed for EXTERN.h
+- Simplify find commands using -empty and -delete
+
 * Thu Feb 04 2016 Fedora Release Engineering  - 
4.078-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
diff --git a/sources b/sources
index 1f68d3f..34c294a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bca8406520b6535a3f9661d385705d97  NetAddr-IP-4.078.tar.gz
+990dfcbffae356835c536e8ab56a2880  NetAddr-IP-4.079.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-NetAddr-IP.git/commit/?h=perl-NetAddr-IP-4.079-1.fc24=35c1d50f74f68b30facdc7e408a12062248bad21
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

pghmcfc pushed to perl-NetAddr-IP (perl-NetAddr-IP-4.079-1.fc25). "Update to 4.079 (..more)"

2016-03-27 Thread notifications
This commit already existed in another branch.

http://pkgs.fedoraproject.org/cgit/perl-NetAddr-IP.git/commit/?h=perl-NetAddr-IP-4.079-1.fc25=35c1d50f74f68b30facdc7e408a12062248bad21
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

pghmcfc pushed to perl-NetAddr-IP (f24). "Update to 4.079 (..more)"

2016-03-27 Thread notifications
From 35c1d50f74f68b30facdc7e408a12062248bad21 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 27 Mar 2016 16:55:43 +0100
Subject: Update to 4.079

- New upstream release 4.079
  - Correct non-suppression of leading zeros in certain instances of new_no use
  - Put in missing code to propagate NetAddr::IP::Lite :nofqdn to IP.pm
- Explicitly BR: perl-devel, needed for EXTERN.h
- Simplify find commands using -empty and -delete
---
 perl-NetAddr-IP.spec | 16 
 sources  |  2 +-
 2 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec
index 9c282e2..4cf4d4e 100644
--- a/perl-NetAddr-IP.spec
+++ b/perl-NetAddr-IP.spec
@@ -1,6 +1,6 @@
 Name:   perl-NetAddr-IP
-Version:4.078
-Release:2%{?dist}
+Version:4.079
+Release:1%{?dist}
 Summary:Manages IPv4 and IPv6 addresses and subnets
 # Lite/Util/Util.xs is GPLv2+
 # Other files are (GPLv2+ or Artistic clarified)
@@ -14,6 +14,7 @@ BuildRequires:  findutils
 BuildRequires:  gcc
 BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl-devel
 BuildRequires:  perl(Config)
 BuildRequires:  perl(Cwd)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -57,8 +58,8 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -delete
+find %{buildroot} -type f -name '*.bs' -empty -delete
 %{_fixperms} %{buildroot}
 
 %check
@@ -80,6 +81,13 @@ make test
 %{_mandir}/man3/NetAddr::IP::UtilPP.3*
 
 %changelog
+* Sun Mar 27 2016 Paul Howarth  - 4.079-1
+- Update to 4.079
+  - Correct non-suppression of leading zeros in certain instances of new_no use
+  - Put in missing code to propagate NetAddr::IP::Lite :nofqdn to IP.pm
+- Explicitly BR: perl-devel, needed for EXTERN.h
+- Simplify find commands using -empty and -delete
+
 * Thu Feb 04 2016 Fedora Release Engineering  - 
4.078-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
diff --git a/sources b/sources
index 1f68d3f..34c294a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bca8406520b6535a3f9661d385705d97  NetAddr-IP-4.078.tar.gz
+990dfcbffae356835c536e8ab56a2880  NetAddr-IP-4.079.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-NetAddr-IP.git/commit/?h=f24=35c1d50f74f68b30facdc7e408a12062248bad21
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

[Bug 1321409] perl-NetAddr-IP-4.079 is available

2016-03-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1321409



--- Comment #4 from Upstream Release Monitoring 
 ---
pghmcfc's perl-NetAddr-IP-4.079-1.fc25 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=749218

-- 
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
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

pghmcfc pushed to perl-NetAddr-IP (master). "Update to 4.079 (..more)"

2016-03-27 Thread notifications
From 35c1d50f74f68b30facdc7e408a12062248bad21 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 27 Mar 2016 16:55:43 +0100
Subject: Update to 4.079

- New upstream release 4.079
  - Correct non-suppression of leading zeros in certain instances of new_no use
  - Put in missing code to propagate NetAddr::IP::Lite :nofqdn to IP.pm
- Explicitly BR: perl-devel, needed for EXTERN.h
- Simplify find commands using -empty and -delete
---
 perl-NetAddr-IP.spec | 16 
 sources  |  2 +-
 2 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/perl-NetAddr-IP.spec b/perl-NetAddr-IP.spec
index 9c282e2..4cf4d4e 100644
--- a/perl-NetAddr-IP.spec
+++ b/perl-NetAddr-IP.spec
@@ -1,6 +1,6 @@
 Name:   perl-NetAddr-IP
-Version:4.078
-Release:2%{?dist}
+Version:4.079
+Release:1%{?dist}
 Summary:Manages IPv4 and IPv6 addresses and subnets
 # Lite/Util/Util.xs is GPLv2+
 # Other files are (GPLv2+ or Artistic clarified)
@@ -14,6 +14,7 @@ BuildRequires:  findutils
 BuildRequires:  gcc
 BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl-devel
 BuildRequires:  perl(Config)
 BuildRequires:  perl(Cwd)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -57,8 +58,8 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -delete
+find %{buildroot} -type f -name '*.bs' -empty -delete
 %{_fixperms} %{buildroot}
 
 %check
@@ -80,6 +81,13 @@ make test
 %{_mandir}/man3/NetAddr::IP::UtilPP.3*
 
 %changelog
+* Sun Mar 27 2016 Paul Howarth  - 4.079-1
+- Update to 4.079
+  - Correct non-suppression of leading zeros in certain instances of new_no use
+  - Put in missing code to propagate NetAddr::IP::Lite :nofqdn to IP.pm
+- Explicitly BR: perl-devel, needed for EXTERN.h
+- Simplify find commands using -empty and -delete
+
 * Thu Feb 04 2016 Fedora Release Engineering  - 
4.078-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
diff --git a/sources b/sources
index 1f68d3f..34c294a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bca8406520b6535a3f9661d385705d97  NetAddr-IP-4.078.tar.gz
+990dfcbffae356835c536e8ab56a2880  NetAddr-IP-4.079.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-NetAddr-IP.git/commit/?h=master=35c1d50f74f68b30facdc7e408a12062248bad21
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

pghmcfc uploaded NetAddr-IP-4.079.tar.gz for perl-NetAddr-IP

2016-03-27 Thread notifications
990dfcbffae356835c536e8ab56a2880  NetAddr-IP-4.079.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-NetAddr-IP/NetAddr-IP-4.079.tar.gz/md5/990dfcbffae356835c536e8ab56a2880/NetAddr-IP-4.079.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Broken dependencies: perl-Dumbbench

2016-03-27 Thread buildsys


perl-Dumbbench has broken dependencies in the rawhide tree:
On armhfp:
perl-Dumbbench-BoxPlot-0.10-2.fc24.noarch requires perl(SOOT)
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
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org