ppisar set the monitor flag of rpms/perl-String-Print to nobuild

2017-06-15 Thread notifications
ppisar set the monitor flag of rpms/perl-String-Print to nobuild

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


ppisar uploaded String-Print-0.90.tar.gz for perl-String-Print

2017-06-15 Thread notifications
dae983036fe681bc11c128724cfcf88cb1ffb5d1c70276c534a6a8fb99ae8e6783484f8ad1a53d02f01392ad9f8aa6cc6f8d6c03cc34bd9a44ff663d66bf
  String-Print-0.90.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-String-Print/String-Print-0.90.tar.gz/sha512/dae983036fe681bc11c128724cfcf88cb1ffb5d1c70276c534a6a8fb99ae8e6783484f8ad1a53d02f01392ad9f8aa6cc6f8d6c03cc34bd9a44ff663d66bf/String-Print-0.90.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-String-Print (master). "0.90 bump"

2017-06-15 Thread notifications
From c706d99fa152fa43046b2c6cda19130ffa45cd01 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Thu, 15 Jun 2017 09:09:35 +0200
Subject: 0.90 bump

---
 .gitignore |  1 +
 perl-String-Print.spec | 17 +++--
 sources|  2 +-
 3 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8e333d5..b89a425 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /String-Print-0.13.tar.gz
 /String-Print-0.15.tar.gz
+/String-Print-0.90.tar.gz
diff --git a/perl-String-Print.spec b/perl-String-Print.spec
index 753005c..39e60a4 100644
--- a/perl-String-Print.spec
+++ b/perl-String-Print.spec
@@ -1,20 +1,23 @@
 Name:   perl-String-Print
-Version:0.15
-Release:7%{?dist}
+Version:0.90
+Release:1%{?dist}
 Summary:Alternative for Perl printf
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/String-Print/
 Source0:
http://www.cpan.org/authors/id/M/MA/MARKOV/String-Print-%{version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl-generators
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 # Run-time:
 BuildRequires:  perl(Encode)
+BuildRequires:  perl(HTML::Entities)
 BuildRequires:  perl(locale)
+BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Unicode::GCString)
+BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
 # Tests:
 BuildRequires:  perl(POSIX)
@@ -32,12 +35,11 @@ serialization, user-defined modifiers, and correct Unicode 
string padding.
 %setup -q -n String-Print-%{version}
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -49,6 +51,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 15 2017 Petr Pisar  - 0.90-1
+- 0.90 bump
+
 * Mon Jun 05 2017 Jitka Plesnikova  - 0.15-7
 - Perl 5.26 rebuild
 
diff --git a/sources b/sources
index 188ae2b..90a80b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-469f5a0517a6820abe52f7e23dc9e58b  String-Print-0.15.tar.gz
+SHA512 (String-Print-0.90.tar.gz) = 
dae983036fe681bc11c128724cfcf88cb1ffb5d1c70276c534a6a8fb99ae8e6783484f8ad1a53d02f01392ad9f8aa6cc6f8d6c03cc34bd9a44ff663d66bf
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-String-Print.git/commit/?h=master&id=c706d99fa152fa43046b2c6cda19130ffa45cd01
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1461610] perl-String-Print-0.90 is available

2017-06-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1461610

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-String-Print-0.90-1.fc
   ||27
 Resolution|--- |RAWHIDE
Last Closed||2017-06-15 03:16:00



--- Comment #3 from Petr Pisar  ---
New features changes code significantly. Suitable for rawhide only.

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


ppisar uploaded Test-WriteVariants-0.013.tar.gz for perl-Test-WriteVariants

2017-06-15 Thread notifications
eedeadb963bb1d33479b2937b0759b9a148332060d161abefa7c6df63d9f5369ac47d135b4a62da0e45290327e93d538f340b0ad382a7ea922effeb97bae
  Test-WriteVariants-0.013.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-Test-WriteVariants/Test-WriteVariants-0.013.tar.gz/sha512/eedeadb963bb1d33479b2937b0759b9a148332060d161abefa7c6df63d9f5369ac47d135b4a62da0e45290327e93d538f340b0ad382a7ea922effeb97bae/Test-WriteVariants-0.013.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1452050] CVE-2016-10374 perltidy: Uses current working directory without symlink-attack protection

2017-06-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1452050

Andrej Nemec  changed:

   What|Removed |Added

 Blocks||1452052

Dhiru Kholia  changed:

   What|Removed |Added

 CC||dkho...@redhat.com



-- 
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 1452050] CVE-2016-10374 perltidy: Uses current working directory without symlink-attack protection

2017-06-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1452050

Dhiru Kholia  changed:

   What|Removed |Added

   Priority|medium  |low
 Whiteboard|impact=moderate,public=2016 |impact=low,public=20160813,
   |0813,reported=20170514,sour |reported=20170514,source=de
   |ce=debian,cvss3=5.5/CVSS:3. |bian,cvss3=2.8/CVSS:3.0/AV:
   |0/AV:L/AC:L/PR:L/UI:N/S:U/C |L/AC:L/PR:L/UI:R/S:U/C:N/I:
   |:N/I:H/A:N,fedora-all/perlt |L/A:N,fedora-all/perltidy=a
   |idy=affected,rhel-6/perltid |ffected,rhel-6/perltidy=new
   |y=new,rhel-7/perltidy=new   |,rhel-7/perltidy=new
   Severity|medium  |low



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


pghmcfc pushed to perl-Text-CSV_XS (master). "Update to 1.31 (..more)"

2017-06-15 Thread notifications
From b085ec1f8f1e774f613498f5bc7d01db2953d32d Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Thu, 15 Jun 2017 08:34:07 +0100
Subject: Update to 1.31

- New upstream release 1.31
  - Fix already decoded BOM in headers
  - New options in csv-check
  - Some perlcritic
  - "escape" is alias for "escape_char" for consistency
  - Code cleanup and more tests (Devel::Cover)
  - Improve csv-check auto-sep-detection
---
 perl-Text-CSV_XS.spec | 18 --
 1 file changed, 16 insertions(+), 2 deletions(-)

diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index 1f2ec54..f97d201 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,5 +1,5 @@
 Name:   perl-Text-CSV_XS
-Version:1.30
+Version:1.31
 Release:1%{?dist}
 Summary:Comma-separated values manipulation routines
 License:GPL+ or Artistic
@@ -33,6 +33,7 @@ BuildRequires:  perl(Tie::Scalar)
 # Optional tests:
 BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage)
+# Dependencies
 Requires:   perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo 
$version))
 # IO::Handle is loaded by XS code
 Requires:   perl(IO::Handle)
@@ -56,7 +57,11 @@ chmod -c a-x examples/*
 #find . -type f -exec sed -i '1s/pro/usr/' {} \;
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" NO_PACKLIST=true 
NO_PERLLOCAL=true
+perl Makefile.PL \
+  INSTALLDIRS=vendor \
+  OPTIMIZE="%{optflags}" \
+  NO_PACKLIST=true \
+  NO_PERLLOCAL=true
 make %{?_smp_mflags}
 
 %install
@@ -74,6 +79,15 @@ make %{?_smp_mflags} test
 %{_mandir}/man3/Text::CSV_XS.3*
 
 %changelog
+* Thu Jun 15 2017 Paul Howarth  - 1.31-1
+- Update to 1.31
+  - Fix already decoded BOM in headers
+  - New options in csv-check
+  - Some perlcritic
+  - "escape" is alias for "escape_char" for consistency
+  - Code cleanup and more tests (Devel::Cover)
+  - Improve csv-check auto-sep-detection
+
 * Sat Jun 10 2017 Paul Howarth  - 1.30-1
 - Update to 1.30
   - Add csv (..., out => ...) syntax examples (GH#7)
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Text-CSV_XS.git/commit/?h=master&id=b085ec1f8f1e774f613498f5bc7d01db2953d32d
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1452050] CVE-2016-10374 perltidy: Uses current working directory without symlink-attack protection

2017-06-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1452050

Dhiru Kholia  changed:

   What|Removed |Added

 Whiteboard|impact=low,public=20160813, |impact=low,public=20160813,
   |reported=20170514,source=de |reported=20170514,source=de
   |bian,cvss3=2.8/CVSS:3.0/AV: |bian,cvss3=2.8/CVSS:3.0/AV:
   |L/AC:L/PR:L/UI:R/S:U/C:N/I: |L/AC:L/PR:L/UI:R/S:U/C:N/I:
   |L/A:N,fedora-all/perltidy=a |L/A:N,fedora-all/perltidy=a
   |ffected,rhel-6/perltidy=new |ffected,rhel-6/perltidy=new
   |,rhel-7/perltidy=new|,rhel-7/perltidy=wontfix



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


pghmcfc uploaded Text-CSV_XS-1.31.tgz for perl-Text-CSV_XS

2017-06-15 Thread notifications
904dec178cbeb94b2c8bbd2c07c13472ed84000a8efe65625f43441eadc682f11f48c5904cecfb69e3cfd9ae86b559e2f72515bcbd47561de557cbc28083a00a
  Text-CSV_XS-1.31.tgz

https://src.fedoraproject.org/lookaside/pkgs/perl-Text-CSV_XS/Text-CSV_XS-1.31.tgz/sha512/904dec178cbeb94b2c8bbd2c07c13472ed84000a8efe65625f43441eadc682f11f48c5904cecfb69e3cfd9ae86b559e2f72515bcbd47561de557cbc28083a00a/Text-CSV_XS-1.31.tgz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


pghmcfc pushed to perl-Text-CSV_XS (master). "Update sources for Text-CSV_XS-1.31.tgz"

2017-06-15 Thread notifications
From 0b813acb782fd49ea24fda6e974e7da7e39a14d0 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Thu, 15 Jun 2017 08:54:44 +0100
Subject: Update sources for Text-CSV_XS-1.31.tgz

---
 sources | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sources b/sources
index 464c518..7403035 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Text-CSV_XS-1.30.tgz) = 
f627478a719b0bf7a96b7142520d22af286595f218e535f2a4e6c950d7c1a005b948b519d30daa77566096b0a0d34b4669750b2d7359193c3916b29dc77c85df
+SHA512 (Text-CSV_XS-1.31.tgz) = 
904dec178cbeb94b2c8bbd2c07c13472ed84000a8efe65625f43441eadc682f11f48c5904cecfb69e3cfd9ae86b559e2f72515bcbd47561de557cbc28083a00a
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Text-CSV_XS.git/commit/?h=master&id=0b813acb782fd49ea24fda6e974e7da7e39a14d0
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1452050] CVE-2016-10374 perltidy: Uses current working directory without symlink-attack protection

2017-06-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1452050

Dhiru Kholia  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |WONTFIX
 Whiteboard|impact=low,public=20160813, |impact=low,public=20160813,
   |reported=20170514,source=de |reported=20170514,source=de
   |bian,cvss3=2.8/CVSS:3.0/AV: |bian,cvss3=2.8/CVSS:3.0/AV:
   |L/AC:L/PR:L/UI:R/S:U/C:N/I: |L/AC:L/PR:L/UI:R/S:U/C:N/I:
   |L/A:N,fedora-all/perltidy=a |L/A:N,fedora-all/perltidy=a
   |ffected,rhel-6/perltidy=new |ffected,rhel-6/perltidy=won
   |,rhel-7/perltidy=wontfix|tfix,rhel-7/perltidy=wontfi
   ||x
Last Closed||2017-06-15 03:56:13



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


ppisar pushed to perl-Test-WriteVariants (master). "0.013 bump"

2017-06-15 Thread notifications
From c6ad063024a5556c3e04b9ff94f3ef5840eafef2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Thu, 15 Jun 2017 09:55:42 +0200
Subject: 0.013 bump

---
 .gitignore   |  1 +
 perl-Test-WriteVariants.spec | 19 ---
 sources  |  2 +-
 3 files changed, 18 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0f98d7e..b7c428a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Test-WriteVariants-0.012.tar.gz
+/Test-WriteVariants-0.013.tar.gz
diff --git a/perl-Test-WriteVariants.spec b/perl-Test-WriteVariants.spec
index 3f5f5a1..d01e951 100644
--- a/perl-Test-WriteVariants.spec
+++ b/perl-Test-WriteVariants.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-WriteVariants
-Version:0.012
-Release:2%{?dist}
+Version:0.013
+Release:1%{?dist}
 Summary:Dynamic generation of tests in nested combinations of contexts
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Test-WriteVariants/
@@ -16,11 +16,18 @@ BuildRequires:  perl(warnings)
 # Run-time:
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
+BuildRequires:  perl(Cwd)
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Data::Tumbler) >= 0.002
 BuildRequires:  perl(File::Basename)
+# File::Find::Rule bahaves as a hard dependency, CPAN RT#122100
+BuildRequires:  perl(File::Find::Rule) >= 0.34
 BuildRequires:  perl(File::Path)
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Module::Pluggable::Object) >= 4.9
+BuildRequires:  perl(Module::Runtime)
+# Optional run-time:
+BuildRequires:  perl(File::Slurper)
 # Tests:
 BuildRequires:  perl(Test::Directory) >= 0.041
 BuildRequires:  perl(Test::More) >= 0.88
@@ -28,6 +35,9 @@ BuildRequires:  perl(Test::Most)
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Requires:   perl(Data::Dumper)
 Requires:   perl(Data::Tumbler) >= 0.002
+# File::Find::Rule bahaves as a hard dependency, CPAN RT#122100
+Requires:   perl(File::Find::Rule) >= 0.34
+Suggests:   perl(File::Slurper)
 Requires:   perl(Module::Pluggable::Object) >= 4.9
 
 # Remove under-specified dependencies
@@ -54,11 +64,14 @@ make test
 %files
 %license ARTISTIC-1.0 GPL-1 GPL-2.0 LICENSE
 # TODO is empty
-%doc Changes README
+%doc Changes README.md
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 15 2017 Petr Pisar  - 0.013-1
+- 0.013 bump
+
 * Mon Jun 05 2017 Jitka Plesnikova  - 0.012-2
 - Perl 5.26 rebuild
 
diff --git a/sources b/sources
index 75df6c7..e809846 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Test-WriteVariants-0.012.tar.gz) = 
b143e670a9141be8f78222bcf6d0468b7934aa3fa8898697375b9f4051fdf48d11bf54f1ce5350842856c2152e986a155842fbd26d06400e2b3c5a76c14b3c79
+SHA512 (Test-WriteVariants-0.013.tar.gz) = 
eedeadb963bb1d33479b2937b0759b9a148332060d161abefa7c6df63d9f5369ac47d135b4a62da0e45290327e93d538f340b0ad382a7ea922effeb97bae
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Test-WriteVariants.git/commit/?h=master&id=c6ad063024a5556c3e04b9ff94f3ef5840eafef2
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1452050] CVE-2016-10374 perltidy: Uses current working directory without symlink-attack protection

2017-06-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1452050



--- Comment #2 from Dhiru Kholia  ---
Statement:

Red Hat Product Security has rated this issue as having Low security impact.
This issue is not currently planned to be addressed in future updates. For
additional information, refer to the Issue Severity Classification:
https://access.redhat.com/security/updates/classification/ and Red Hat
Enterprise Linux Life Cycle:
https://access.redhat.com/support/policy/updates/errata/.

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


pghmcfc pushed to perl-Text-CSV_XS (f26). "Update sources for Text-CSV_XS-1.31.tgz"

2017-06-15 Thread notifications
From 0b813acb782fd49ea24fda6e974e7da7e39a14d0 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Thu, 15 Jun 2017 08:54:44 +0100
Subject: Update sources for Text-CSV_XS-1.31.tgz

---
 sources | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sources b/sources
index 464c518..7403035 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Text-CSV_XS-1.30.tgz) = 
f627478a719b0bf7a96b7142520d22af286595f218e535f2a4e6c950d7c1a005b948b519d30daa77566096b0a0d34b4669750b2d7359193c3916b29dc77c85df
+SHA512 (Text-CSV_XS-1.31.tgz) = 
904dec178cbeb94b2c8bbd2c07c13472ed84000a8efe65625f43441eadc682f11f48c5904cecfb69e3cfd9ae86b559e2f72515bcbd47561de557cbc28083a00a
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Text-CSV_XS.git/commit/?h=f26&id=0b813acb782fd49ea24fda6e974e7da7e39a14d0
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


pghmcfc pushed to perl-Text-CSV_XS (f26). "Update to 1.31 (..more)"

2017-06-15 Thread notifications
From b085ec1f8f1e774f613498f5bc7d01db2953d32d Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Thu, 15 Jun 2017 08:34:07 +0100
Subject: Update to 1.31

- New upstream release 1.31
  - Fix already decoded BOM in headers
  - New options in csv-check
  - Some perlcritic
  - "escape" is alias for "escape_char" for consistency
  - Code cleanup and more tests (Devel::Cover)
  - Improve csv-check auto-sep-detection
---
 perl-Text-CSV_XS.spec | 18 --
 1 file changed, 16 insertions(+), 2 deletions(-)

diff --git a/perl-Text-CSV_XS.spec b/perl-Text-CSV_XS.spec
index 1f2ec54..f97d201 100644
--- a/perl-Text-CSV_XS.spec
+++ b/perl-Text-CSV_XS.spec
@@ -1,5 +1,5 @@
 Name:   perl-Text-CSV_XS
-Version:1.30
+Version:1.31
 Release:1%{?dist}
 Summary:Comma-separated values manipulation routines
 License:GPL+ or Artistic
@@ -33,6 +33,7 @@ BuildRequires:  perl(Tie::Scalar)
 # Optional tests:
 BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage)
+# Dependencies
 Requires:   perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo 
$version))
 # IO::Handle is loaded by XS code
 Requires:   perl(IO::Handle)
@@ -56,7 +57,11 @@ chmod -c a-x examples/*
 #find . -type f -exec sed -i '1s/pro/usr/' {} \;
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" NO_PACKLIST=true 
NO_PERLLOCAL=true
+perl Makefile.PL \
+  INSTALLDIRS=vendor \
+  OPTIMIZE="%{optflags}" \
+  NO_PACKLIST=true \
+  NO_PERLLOCAL=true
 make %{?_smp_mflags}
 
 %install
@@ -74,6 +79,15 @@ make %{?_smp_mflags} test
 %{_mandir}/man3/Text::CSV_XS.3*
 
 %changelog
+* Thu Jun 15 2017 Paul Howarth  - 1.31-1
+- Update to 1.31
+  - Fix already decoded BOM in headers
+  - New options in csv-check
+  - Some perlcritic
+  - "escape" is alias for "escape_char" for consistency
+  - Code cleanup and more tests (Devel::Cover)
+  - Improve csv-check auto-sep-detection
+
 * Sat Jun 10 2017 Paul Howarth  - 1.30-1
 - Update to 1.30
   - Add csv (..., out => ...) syntax examples (GH#7)
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Text-CSV_XS.git/commit/?h=f26&id=b085ec1f8f1e774f613498f5bc7d01db2953d32d
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1461611] perl-Test-WriteVariants-0.013 is available

2017-06-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1461611

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Test-WriteVariants-0.0
   ||13-1.fc27
 Resolution|--- |RAWHIDE
Last Closed||2017-06-15 04:06:36



--- Comment #1 from Petr Pisar  ---
An enhancement release suitable for Fedora ≥ 27.

-- 
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-Task-Catalyst

2017-06-15 Thread buildsys


perl-Task-Catalyst has broken dependencies in the rawhide tree:
On x86_64:
perl-Task-Catalyst-4.02-13.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Task-Catalyst-4.02-13.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Task-Catalyst-4.02-13.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Task-Catalyst-4.02-13.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Task-Catalyst-4.02-13.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Task-Catalyst-4.02-13.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-CHI

2017-06-15 Thread buildsys


perl-CHI has broken dependencies in the rawhide tree:
On x86_64:
perl-CHI-0.60-10.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-CHI-0.60-10.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-CHI-0.60-10.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-CHI-0.60-10.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-CHI-0.60-10.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-CHI-0.60-10.fc26.noarch requires perl(:MODULE_COMPAT_5.24.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-Crypt-Primes

2017-06-15 Thread buildsys


perl-Crypt-Primes has broken dependencies in the rawhide tree:
On x86_64:
perl-Crypt-Primes-0.50-30.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Crypt-Primes-0.50-30.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Crypt-Primes-0.50-30.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Crypt-Primes-0.50-30.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Crypt-Primes-0.50-30.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Crypt-Primes-0.50-30.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Crypt-RSA

2017-06-15 Thread buildsys


perl-Crypt-RSA has broken dependencies in the rawhide tree:
On x86_64:
perl-Crypt-RSA-1.99-21.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Crypt-RSA-1.99-21.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Crypt-RSA-1.99-21.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Crypt-RSA-1.99-21.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Crypt-RSA-1.99-21.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Crypt-RSA-1.99-21.fc27.noarch requires perl(:MODULE_COMPAT_5.24.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-Catalyst-View-Mason

2017-06-15 Thread buildsys


perl-Catalyst-View-Mason has broken dependencies in the rawhide tree:
On x86_64:
perl-Catalyst-View-Mason-0.19-7.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Catalyst-View-Mason-0.19-7.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Catalyst-View-Mason-0.19-7.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Catalyst-View-Mason-0.19-7.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Catalyst-View-Mason-0.19-7.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Catalyst-View-Mason-0.19-7.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-HTML-Mason

2017-06-15 Thread buildsys


perl-HTML-Mason has broken dependencies in the rawhide tree:
On x86_64:
1:perl-HTML-Mason-1.56-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
1:perl-HTML-Mason-1.56-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
1:perl-HTML-Mason-1.56-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
1:perl-HTML-Mason-1.56-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
1:perl-HTML-Mason-1.56-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
1:perl-HTML-Mason-1.56-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Catalyst-View-Email

2017-06-15 Thread buildsys


perl-Catalyst-View-Email has broken dependencies in the rawhide tree:
On x86_64:
perl-Catalyst-View-Email-0.36-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Catalyst-View-Email-0.36-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Catalyst-View-Email-0.36-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Catalyst-View-Email-0.36-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Catalyst-View-Email-0.36-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Catalyst-View-Email-0.36-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Net-SFTP-Foreign

2017-06-15 Thread buildsys


perl-Net-SFTP-Foreign has broken dependencies in the rawhide tree:
On x86_64:
perl-Net-SFTP-Foreign-1.87-1.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Net-SFTP-Foreign-1.87-1.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Net-SFTP-Foreign-1.87-1.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Net-SFTP-Foreign-1.87-1.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Net-SFTP-Foreign-1.87-1.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Net-SFTP-Foreign-1.87-1.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Math-Pari

2017-06-15 Thread buildsys


perl-Math-Pari has broken dependencies in the rawhide tree:
On x86_64:
perl-Math-Pari-2.010809-4.fc27.x86_64 requires libperl.so.5.24()(64bit)
perl-Math-Pari-2.010809-4.fc27.x86_64 requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Math-Pari-2.010809-4.fc27.armv7hl requires libperl.so.5.24
perl-Math-Pari-2.010809-4.fc27.armv7hl requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Math-Pari-2.010809-4.fc27.ppc64le requires libperl.so.5.24()(64bit)
perl-Math-Pari-2.010809-4.fc27.ppc64le requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Math-Pari-2.010809-4.fc27.aarch64 requires libperl.so.5.24()(64bit)
perl-Math-Pari-2.010809-4.fc27.aarch64 requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Math-Pari-2.010809-4.fc27.ppc64 requires libperl.so.5.24()(64bit)
perl-Math-Pari-2.010809-4.fc27.ppc64 requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Math-Pari-2.010809-4.fc27.i686 requires libperl.so.5.24
perl-Math-Pari-2.010809-4.fc27.i686 requires perl(:MODULE_COMPAT_5.24.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-MasonX-Request-WithApacheSession

2017-06-15 Thread buildsys


perl-MasonX-Request-WithApacheSession has broken dependencies in the rawhide 
tree:
On x86_64:
perl-MasonX-Request-WithApacheSession-0.31-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-MasonX-Request-WithApacheSession-0.31-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-MasonX-Request-WithApacheSession-0.31-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-MasonX-Request-WithApacheSession-0.31-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-MasonX-Request-WithApacheSession-0.31-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-MasonX-Request-WithApacheSession-0.31-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Gtk3-WebKit

2017-06-15 Thread buildsys


perl-Gtk3-WebKit has broken dependencies in the rawhide tree:
On x86_64:
perl-Gtk3-WebKit-0.06-7.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Gtk3-WebKit-0.06-7.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Gtk3-WebKit-0.06-7.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Gtk3-WebKit-0.06-7.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Gtk3-WebKit-0.06-7.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Gtk3-WebKit-0.06-7.fc26.noarch requires perl(:MODULE_COMPAT_5.24.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-MasonX-Interp-WithCallbacks

2017-06-15 Thread buildsys


perl-MasonX-Interp-WithCallbacks has broken dependencies in the rawhide tree:
On x86_64:
perl-MasonX-Interp-WithCallbacks-1.19-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-MasonX-Interp-WithCallbacks-1.19-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-MasonX-Interp-WithCallbacks-1.19-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-MasonX-Interp-WithCallbacks-1.19-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-MasonX-Interp-WithCallbacks-1.19-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-MasonX-Interp-WithCallbacks-1.19-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Catalyst-Controller-HTML-FormFu

2017-06-15 Thread buildsys


perl-Catalyst-Controller-HTML-FormFu has broken dependencies in the rawhide 
tree:
On x86_64:
perl-Catalyst-Controller-HTML-FormFu-2.01-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Catalyst-Controller-HTML-FormFu-2.01-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Catalyst-Controller-HTML-FormFu-2.01-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Catalyst-Controller-HTML-FormFu-2.01-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Catalyst-Controller-HTML-FormFu-2.01-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Catalyst-Controller-HTML-FormFu-2.01-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-HTML-Mason-PSGIHandler

2017-06-15 Thread buildsys


perl-HTML-Mason-PSGIHandler has broken dependencies in the rawhide tree:
On x86_64:
perl-HTML-Mason-PSGIHandler-0.53-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-HTML-Mason-PSGIHandler-0.53-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-HTML-Mason-PSGIHandler-0.53-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-HTML-Mason-PSGIHandler-0.53-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-HTML-Mason-PSGIHandler-0.53-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-HTML-Mason-PSGIHandler-0.53-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-PDL-Graphics-PLplot

2017-06-15 Thread buildsys


perl-PDL-Graphics-PLplot has broken dependencies in the rawhide tree:
On aarch64:
perl-PDL-Graphics-PLplot-0.71-6.fc27.aarch64 requires 
libperl.so.5.24()(64bit)
perl-PDL-Graphics-PLplot-0.71-6.fc27.aarch64 requires 
perl(:MODULE_COMPAT_5.24.1)
On x86_64:
perl-PDL-Graphics-PLplot-0.71-6.fc27.x86_64 requires 
libperl.so.5.24()(64bit)
perl-PDL-Graphics-PLplot-0.71-6.fc27.x86_64 requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-PDL-Graphics-PLplot-0.71-6.fc27.i686 requires libperl.so.5.24
perl-PDL-Graphics-PLplot-0.71-6.fc27.i686 requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-PDL-Graphics-PLplot-0.71-6.fc27.armv7hl requires libperl.so.5.24
perl-PDL-Graphics-PLplot-0.71-6.fc27.armv7hl requires 
perl(:MODULE_COMPAT_5.24.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-Crypt-PWSafe3

2017-06-15 Thread buildsys


perl-Crypt-PWSafe3 has broken dependencies in the rawhide tree:
On x86_64:
perl-Crypt-PWSafe3-1.22-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Crypt-PWSafe3-1.22-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Crypt-PWSafe3-1.22-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Crypt-PWSafe3-1.22-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Crypt-PWSafe3-1.22-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Crypt-PWSafe3-1.22-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-SDL

2017-06-15 Thread buildsys


perl-SDL has broken dependencies in the rawhide tree:
On x86_64:
perl-SDL-2.546-7.fc26.x86_64 requires libperl.so.5.24()(64bit)
perl-SDL-2.546-7.fc26.x86_64 requires perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-SDL-2.546-7.fc26.armv7hl requires libperl.so.5.24
perl-SDL-2.546-7.fc26.armv7hl requires perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-SDL-2.546-7.fc26.ppc64le requires libperl.so.5.24()(64bit)
perl-SDL-2.546-7.fc26.ppc64le requires perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-SDL-2.546-7.fc26.aarch64 requires libperl.so.5.24()(64bit)
perl-SDL-2.546-7.fc26.aarch64 requires perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-SDL-2.546-7.fc26.ppc64 requires libperl.so.5.24()(64bit)
perl-SDL-2.546-7.fc26.ppc64 requires perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-SDL-2.546-7.fc26.i686 requires libperl.so.5.24
perl-SDL-2.546-7.fc26.i686 requires perl(:MODULE_COMPAT_5.24.1)
On x86_64:
perl-Module-Build-SDL-2.546-7.fc26.x86_64 requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Module-Build-SDL-2.546-7.fc26.armv7hl requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Module-Build-SDL-2.546-7.fc26.ppc64le requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Module-Build-SDL-2.546-7.fc26.aarch64 requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Module-Build-SDL-2.546-7.fc26.ppc64 requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Module-Build-SDL-2.546-7.fc26.i686 requires 
perl(:MODULE_COMPAT_5.24.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-Catalyst-Controller-FormBuilder

2017-06-15 Thread buildsys


perl-Catalyst-Controller-FormBuilder has broken dependencies in the rawhide 
tree:
On x86_64:
perl-Catalyst-Controller-FormBuilder-0.06-17.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Catalyst-Controller-FormBuilder-0.06-17.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Catalyst-Controller-FormBuilder-0.06-17.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Catalyst-Controller-FormBuilder-0.06-17.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Catalyst-Controller-FormBuilder-0.06-17.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Catalyst-Controller-FormBuilder-0.06-17.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.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-HTTP-Server-Simple-Mason

2017-06-15 Thread buildsys


perl-HTTP-Server-Simple-Mason has broken dependencies in the rawhide tree:
On x86_64:
perl-HTTP-Server-Simple-Mason-0.14-17.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-HTTP-Server-Simple-Mason-0.14-17.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-HTTP-Server-Simple-Mason-0.14-17.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-HTTP-Server-Simple-Mason-0.14-17.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-HTTP-Server-Simple-Mason-0.14-17.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-HTTP-Server-Simple-Mason-0.14-17.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Net-SFTP

2017-06-15 Thread buildsys


perl-Net-SFTP has broken dependencies in the rawhide tree:
On x86_64:
perl-Net-SFTP-0.10-24.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Net-SFTP-0.10-24.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Net-SFTP-0.10-24.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Net-SFTP-0.10-24.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Net-SFTP-0.10-24.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Net-SFTP-0.10-24.fc26.noarch requires perl(:MODULE_COMPAT_5.24.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-HTML-FormFu-MultiForm

2017-06-15 Thread buildsys


perl-HTML-FormFu-MultiForm has broken dependencies in the rawhide tree:
On x86_64:
perl-HTML-FormFu-MultiForm-1.00-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-HTML-FormFu-MultiForm-1.00-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-HTML-FormFu-MultiForm-1.00-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-HTML-FormFu-MultiForm-1.00-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-HTML-FormFu-MultiForm-1.00-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-HTML-FormFu-MultiForm-1.00-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Algorithm-CurveFit

2017-06-15 Thread buildsys


perl-Algorithm-CurveFit has broken dependencies in the rawhide tree:
On x86_64:
perl-Algorithm-CurveFit-1.05-18.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Algorithm-CurveFit-1.05-18.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Algorithm-CurveFit-1.05-18.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Algorithm-CurveFit-1.05-18.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Algorithm-CurveFit-1.05-18.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Algorithm-CurveFit-1.05-18.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Net-SSH-Perl

2017-06-15 Thread buildsys


perl-Net-SSH-Perl has broken dependencies in the rawhide tree:
On x86_64:
perl-Net-SSH-Perl-1.42-8.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Net-SSH-Perl-1.42-8.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Net-SSH-Perl-1.42-8.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Net-SSH-Perl-1.42-8.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Net-SSH-Perl-1.42-8.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Net-SSH-Perl-1.42-8.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Mojolicious-Plugin-CHI

2017-06-15 Thread buildsys


perl-Mojolicious-Plugin-CHI has broken dependencies in the rawhide tree:
On x86_64:
perl-Mojolicious-Plugin-CHI-0.15-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Mojolicious-Plugin-CHI-0.15-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Mojolicious-Plugin-CHI-0.15-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Mojolicious-Plugin-CHI-0.15-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Mojolicious-Plugin-CHI-0.15-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Mojolicious-Plugin-CHI-0.15-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Crypt-Random

2017-06-15 Thread buildsys


perl-Crypt-Random has broken dependencies in the rawhide tree:
On x86_64:
perl-Crypt-Random-1.25-27.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Crypt-Random-1.25-27.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Crypt-Random-1.25-27.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Crypt-Random-1.25-27.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Crypt-Random-1.25-27.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Crypt-Random-1.25-27.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-06-15 Thread buildsys


perl-Alien-ROOT has broken dependencies in the rawhide tree:
On ppc64:
perl-Alien-ROOT-5.34.36.1-5.fc27.noarch requires root-core
On ppc64le:
perl-Alien-ROOT-5.34.36.1-5.fc27.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-OpenOffice-UNO

2017-06-15 Thread buildsys


perl-OpenOffice-UNO has broken dependencies in the rawhide tree:
On x86_64:
perl-OpenOffice-UNO-0.07-21.fc26.x86_64 requires 
libperl.so.5.24()(64bit)
perl-OpenOffice-UNO-0.07-21.fc26.x86_64 requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-OpenOffice-UNO-0.07-21.fc26.armv7hl requires libperl.so.5.24
perl-OpenOffice-UNO-0.07-21.fc26.armv7hl requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-OpenOffice-UNO-0.07-21.fc26.ppc64le requires 
libperl.so.5.24()(64bit)
perl-OpenOffice-UNO-0.07-21.fc26.ppc64le requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-OpenOffice-UNO-0.07-21.fc26.aarch64 requires 
libperl.so.5.24()(64bit)
perl-OpenOffice-UNO-0.07-21.fc26.aarch64 requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-OpenOffice-UNO-0.07-21.fc26.ppc64 requires libperl.so.5.24()(64bit)
perl-OpenOffice-UNO-0.07-21.fc26.ppc64 requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-OpenOffice-UNO-0.07-21.fc26.i686 requires libperl.so.5.24
perl-OpenOffice-UNO-0.07-21.fc26.i686 requires 
perl(:MODULE_COMPAT_5.24.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: rt

2017-06-15 Thread buildsys


rt has broken dependencies in the rawhide tree:
On x86_64:
rt-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On armhfp:
rt-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
rt-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On aarch64:
rt-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64:
rt-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On i386:
rt-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On x86_64:
perl-RT-Test-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-RT-Test-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-RT-Test-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-RT-Test-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-RT-Test-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-RT-Test-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.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


[Bug 1461612] perl-Text-CSV_XS-1.31 is available

2017-06-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1461612



--- Comment #1 from Fedora Update System  ---
perl-Text-CSV_XS-1.31-1.fc26 has been submitted as an update to Fedora 26.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-7ab4105bcb

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


corsepiu pushed to perl-CHI (master). "Add perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch (..more)"

2017-06-15 Thread notifications
From 017447fe537260bd04ccb6c8c1ee9366160d5994 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 15 Jun 2017 10:55:55 +0200
Subject: Add perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch  
 (https://bugzilla.redhat.com/attachment.cgi?id=1275936, RHBZ#1435166).
 Modernize spec.

---
 ...0-Adapt-to-changes-in-Cache-FastMmap-1.45.patch | 71 ++
 perl-CHI.spec  | 22 +--
 2 files changed, 87 insertions(+), 6 deletions(-)
 create mode 100644 perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch

diff --git a/perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch 
b/perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch
new file mode 100644
index 000..839d68a
--- /dev/null
+++ b/perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch
@@ -0,0 +1,71 @@
+From 7fd8a51f2fcd362e390a94fb2fbef6ccef0e0a45 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Wed, 3 May 2017 16:57:52 +0200
+Subject: [PATCH] Adapt to changes in Cache-FastMmap-1.45
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Cache-FastMmap-1.45 deprecated raw_values constructor argument in
+favor of new serializer argument. This changes caused
+t/smoke-Driver-CacheCache.t to fail.
+
+This patch uses serializer with Cache::FastMmap >= 1.45, otherwise the old
+raw_values.
+
+CPAN RT#120705
+
+Signed-off-by: Petr Písař 
+---
+ lib/CHI/Driver/FastMmap.pm   | 10 +++---
+ lib/CHI/t/Driver/FastMmap.pm |  6 +-
+ 2 files changed, 12 insertions(+), 4 deletions(-)
+
+diff --git a/lib/CHI/Driver/FastMmap.pm b/lib/CHI/Driver/FastMmap.pm
+index 521306c..4cadd13 100644
+--- a/lib/CHI/Driver/FastMmap.pm
 b/lib/CHI/Driver/FastMmap.pm
+@@ -21,7 +21,11 @@ sub BUILD {
+ mkpath( $self->root_dir, 0, $self->dir_create_mode )
+   if !-d $self->root_dir;
+ $self->{fm_params} = {
+-raw_values => 1,
++(
++($Cache::FastMmap::VERSION >= 1.45) ?
++(serializer => '') :
++(raw_values => 1)
++),
+ unlink_on_exit => 0,
+ share_file => catfile(
+ $self->root_dir,
+@@ -107,8 +111,8 @@ though not between hosts.
+ To support namespaces, this driver takes a directory parameter rather than a
+ file, and creates one Cache::FastMMap file for each namespace.
+ 
+-Because CHI handles serialization automatically, we pass the C 
flag
+-as 1; and to conform to the CHI API, we pass C as 0, so that
++Because CHI handles serialization automatically, we pass the C 
flag
++as ''; and to conform to the CHI API, we pass C as 0, so that
+ all cache files are permanent.
+ 
+ =head1 REQUIREMENTS
+diff --git a/lib/CHI/t/Driver/FastMmap.pm b/lib/CHI/t/Driver/FastMmap.pm
+index dd71ab2..2cc835d 100644
+--- a/lib/CHI/t/Driver/FastMmap.pm
 b/lib/CHI/t/Driver/FastMmap.pm
+@@ -35,7 +35,11 @@ sub test_fm_cache : Tests {
+ my %defaults = (
+ unlink_on_exit => 0,
+ empty_on_exit  => 0,
+-raw_values => 1,
++(
++($Cache::FastMmap::VERSION >= 1.45) ?
++(serialize  => 0) :
++(raw_values => 1)
++),
+ );
+ while ( my ( $key, $value ) = each(%defaults) ) {
+ is( $fm_cache->{$key} || 0, $value, "$key = $value by default" );
+-- 
+2.7.4
+
diff --git a/perl-CHI.spec b/perl-CHI.spec
index 539588f..d162f59 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,19 +1,24 @@
 Name:   perl-CHI
 Version:0.60
-Release:11%{?dist}
+Release:12%{?dist}
 Summary:Unified cache handling interface
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/CHI/
 Source0:
http://www.cpan.org/authors/id/J/JS/JSWARTZ/CHI-%{version}.tar.gz
 # Workaround "Unescaped left brace in regex is deprecated"
 Patch0: perl-CHI-0.60-perl-5.22-regex.diff
+# RHBZ#1275936
+Patch1: perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch
+
 BuildArch:  noarch
 
 %bcond_with author_tests
 
 %bcond_without smoke_tests
 
+BuildRequires:  %{__perl}
+BuildRequires:  %{__make}
+
 BuildRequires:  perl-generators
 BuildRequires:  perl(Carp::Assert) >= 0.20
 BuildRequires:  perl(Compress::Zlib)
@@ -86,7 +91,6 @@ CHI provides a unified caching API, designed to assist a 
developer in
 persisting data for a specified period of time.
 
 %package Test
-Group:  Development/Libraries
 Summary:CHI::Test module
 Requires:   perl-CHI = %{version}-%{release}
 
@@ -104,22 +108,23 @@ CHI::Test and CHI::t perl modules
 %prep
 %setup -q -n CHI-%{version}
 %patch0 -p1
+%patch1 -p1
 
 # Fix bogus permissions
 find lib \( -type f -a -executable \) -exec chmod -x {} \;
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps NO_PACKLIST=1
-make %{?_smp_mflags}
+%{__make} %{?_smp_mflags}
 
 %install
-make pure_install PERL_

corsepiu pushed to perl-CHI (f26). "Perl 5.26 rebuild"

2017-06-15 Thread notifications
From 59a4ea7a5ff1a5bb735af8157b9ef9afa82f7c57 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Tue, 6 Jun 2017 18:06:02 +0200
Subject: Perl 5.26 rebuild

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

diff --git a/perl-CHI.spec b/perl-CHI.spec
index 824a879..539588f 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,6 +1,6 @@
 Name:   perl-CHI
 Version:0.60
-Release:10%{?dist}
+Release:11%{?dist}
 Summary:Unified cache handling interface
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -142,6 +142,9 @@ make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_T
 %{perl_vendorlib}/CHI/Test*
 
 %changelog
+* Tue Jun 06 2017 Jitka Plesnikova  - 0.60-11
+- Perl 5.26 rebuild
+
 * Tue Feb 21 2017 Ralf Corsépius  - 0.60-10
 - Remove BR: perl(Log::Any::Adapter::Dispatch) (Unused).
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-CHI.git/commit/?h=f26&id=59a4ea7a5ff1a5bb735af8157b9ef9afa82f7c57
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-CHI (f26). "Add perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch (..more)"

2017-06-15 Thread notifications
From 017447fe537260bd04ccb6c8c1ee9366160d5994 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 15 Jun 2017 10:55:55 +0200
Subject: Add perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch  
 (https://bugzilla.redhat.com/attachment.cgi?id=1275936, RHBZ#1435166).
 Modernize spec.

---
 ...0-Adapt-to-changes-in-Cache-FastMmap-1.45.patch | 71 ++
 perl-CHI.spec  | 22 +--
 2 files changed, 87 insertions(+), 6 deletions(-)
 create mode 100644 perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch

diff --git a/perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch 
b/perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch
new file mode 100644
index 000..839d68a
--- /dev/null
+++ b/perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch
@@ -0,0 +1,71 @@
+From 7fd8a51f2fcd362e390a94fb2fbef6ccef0e0a45 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Wed, 3 May 2017 16:57:52 +0200
+Subject: [PATCH] Adapt to changes in Cache-FastMmap-1.45
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Cache-FastMmap-1.45 deprecated raw_values constructor argument in
+favor of new serializer argument. This changes caused
+t/smoke-Driver-CacheCache.t to fail.
+
+This patch uses serializer with Cache::FastMmap >= 1.45, otherwise the old
+raw_values.
+
+CPAN RT#120705
+
+Signed-off-by: Petr Písař 
+---
+ lib/CHI/Driver/FastMmap.pm   | 10 +++---
+ lib/CHI/t/Driver/FastMmap.pm |  6 +-
+ 2 files changed, 12 insertions(+), 4 deletions(-)
+
+diff --git a/lib/CHI/Driver/FastMmap.pm b/lib/CHI/Driver/FastMmap.pm
+index 521306c..4cadd13 100644
+--- a/lib/CHI/Driver/FastMmap.pm
 b/lib/CHI/Driver/FastMmap.pm
+@@ -21,7 +21,11 @@ sub BUILD {
+ mkpath( $self->root_dir, 0, $self->dir_create_mode )
+   if !-d $self->root_dir;
+ $self->{fm_params} = {
+-raw_values => 1,
++(
++($Cache::FastMmap::VERSION >= 1.45) ?
++(serializer => '') :
++(raw_values => 1)
++),
+ unlink_on_exit => 0,
+ share_file => catfile(
+ $self->root_dir,
+@@ -107,8 +111,8 @@ though not between hosts.
+ To support namespaces, this driver takes a directory parameter rather than a
+ file, and creates one Cache::FastMMap file for each namespace.
+ 
+-Because CHI handles serialization automatically, we pass the C 
flag
+-as 1; and to conform to the CHI API, we pass C as 0, so that
++Because CHI handles serialization automatically, we pass the C 
flag
++as ''; and to conform to the CHI API, we pass C as 0, so that
+ all cache files are permanent.
+ 
+ =head1 REQUIREMENTS
+diff --git a/lib/CHI/t/Driver/FastMmap.pm b/lib/CHI/t/Driver/FastMmap.pm
+index dd71ab2..2cc835d 100644
+--- a/lib/CHI/t/Driver/FastMmap.pm
 b/lib/CHI/t/Driver/FastMmap.pm
+@@ -35,7 +35,11 @@ sub test_fm_cache : Tests {
+ my %defaults = (
+ unlink_on_exit => 0,
+ empty_on_exit  => 0,
+-raw_values => 1,
++(
++($Cache::FastMmap::VERSION >= 1.45) ?
++(serialize  => 0) :
++(raw_values => 1)
++),
+ );
+ while ( my ( $key, $value ) = each(%defaults) ) {
+ is( $fm_cache->{$key} || 0, $value, "$key = $value by default" );
+-- 
+2.7.4
+
diff --git a/perl-CHI.spec b/perl-CHI.spec
index 539588f..d162f59 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,19 +1,24 @@
 Name:   perl-CHI
 Version:0.60
-Release:11%{?dist}
+Release:12%{?dist}
 Summary:Unified cache handling interface
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/CHI/
 Source0:
http://www.cpan.org/authors/id/J/JS/JSWARTZ/CHI-%{version}.tar.gz
 # Workaround "Unescaped left brace in regex is deprecated"
 Patch0: perl-CHI-0.60-perl-5.22-regex.diff
+# RHBZ#1275936
+Patch1: perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch
+
 BuildArch:  noarch
 
 %bcond_with author_tests
 
 %bcond_without smoke_tests
 
+BuildRequires:  %{__perl}
+BuildRequires:  %{__make}
+
 BuildRequires:  perl-generators
 BuildRequires:  perl(Carp::Assert) >= 0.20
 BuildRequires:  perl(Compress::Zlib)
@@ -86,7 +91,6 @@ CHI provides a unified caching API, designed to assist a 
developer in
 persisting data for a specified period of time.
 
 %package Test
-Group:  Development/Libraries
 Summary:CHI::Test module
 Requires:   perl-CHI = %{version}-%{release}
 
@@ -104,22 +108,23 @@ CHI::Test and CHI::t perl modules
 %prep
 %setup -q -n CHI-%{version}
 %patch0 -p1
+%patch1 -p1
 
 # Fix bogus permissions
 find lib \( -type f -a -executable \) -exec chmod -x {} \;
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps NO_PACKLIST=1
-make %{?_smp_mflags}
+%{__make} %{?_smp_mflags}
 
 %install
-make pure_install PERL_

corsepiu pushed to perl-CHI (f26). "Cleanup merger."

2017-06-15 Thread notifications
From ca2d9f827b8692dc68ad7a45a81257e2a6b968ff Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 15 Jun 2017 10:58:32 +0200
Subject: Cleanup merger.

---
 perl-CHI.spec | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/perl-CHI.spec b/perl-CHI.spec
index d162f59..9deae29 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -152,9 +152,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2>/dev/null \;
   (https://bugzilla.redhat.com/attachment.cgi?id=1275936, RHBZ#1435166).
 - Modernize spec.
 
-* Tue Jun 06 2017 Jitka Plesnikova  - 0.60-11
-- Perl 5.26 rebuild
-
 * Tue Feb 21 2017 Ralf Corsépius  - 0.60-10
 - Remove BR: perl(Log::Any::Adapter::Dispatch) (Unused).
 
-- 
cgit v1.1



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


corsepiu pushed to perl-CHI (f25). "Perl 5.26 rebuild"

2017-06-15 Thread notifications
From b6eb8429b0c28c5165ea353b4f3d748832a97049 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Tue, 6 Jun 2017 18:06:02 +0200
Subject: Perl 5.26 rebuild

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

diff --git a/perl-CHI.spec b/perl-CHI.spec
index 72202b4..2f3afe8 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,6 +1,6 @@
 Name:   perl-CHI
 Version:0.60
-Release:10%{?dist}
+Release:11%{?dist}
 Summary:Unified cache handling interface
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -142,6 +142,9 @@ make test %{?with_author_tests:AUTHOR_TESTING=1} 
%{?with_smoke_tests:AUTOMATED_T
 %{perl_vendorlib}/CHI/Test*
 
 %changelog
+* Tue Jun 06 2017 Jitka Plesnikova  - 0.60-11
+- Perl 5.26 rebuild
+
 * Tue Feb 21 2017 Ralf Corsépius  - 0.60-10
 - Remove BR: perl(Log::Any::Adapter::Dispatch) (Unused).
 
-- 
cgit v1.1



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


corsepiu pushed to perl-CHI (f25). "Add perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch (..more)"

2017-06-15 Thread notifications
From 3122d099f1f7fa6c5706a897e7090a464459168f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 15 Jun 2017 10:55:55 +0200
Subject: Add perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch  
 (https://bugzilla.redhat.com/attachment.cgi?id=1275936, RHBZ#1435166).
 Modernize spec.

---
 ...0-Adapt-to-changes-in-Cache-FastMmap-1.45.patch | 71 ++
 perl-CHI.spec  | 22 +--
 2 files changed, 87 insertions(+), 6 deletions(-)
 create mode 100644 perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch

diff --git a/perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch 
b/perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch
new file mode 100644
index 000..839d68a
--- /dev/null
+++ b/perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch
@@ -0,0 +1,71 @@
+From 7fd8a51f2fcd362e390a94fb2fbef6ccef0e0a45 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Wed, 3 May 2017 16:57:52 +0200
+Subject: [PATCH] Adapt to changes in Cache-FastMmap-1.45
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Cache-FastMmap-1.45 deprecated raw_values constructor argument in
+favor of new serializer argument. This changes caused
+t/smoke-Driver-CacheCache.t to fail.
+
+This patch uses serializer with Cache::FastMmap >= 1.45, otherwise the old
+raw_values.
+
+CPAN RT#120705
+
+Signed-off-by: Petr Písař 
+---
+ lib/CHI/Driver/FastMmap.pm   | 10 +++---
+ lib/CHI/t/Driver/FastMmap.pm |  6 +-
+ 2 files changed, 12 insertions(+), 4 deletions(-)
+
+diff --git a/lib/CHI/Driver/FastMmap.pm b/lib/CHI/Driver/FastMmap.pm
+index 521306c..4cadd13 100644
+--- a/lib/CHI/Driver/FastMmap.pm
 b/lib/CHI/Driver/FastMmap.pm
+@@ -21,7 +21,11 @@ sub BUILD {
+ mkpath( $self->root_dir, 0, $self->dir_create_mode )
+   if !-d $self->root_dir;
+ $self->{fm_params} = {
+-raw_values => 1,
++(
++($Cache::FastMmap::VERSION >= 1.45) ?
++(serializer => '') :
++(raw_values => 1)
++),
+ unlink_on_exit => 0,
+ share_file => catfile(
+ $self->root_dir,
+@@ -107,8 +111,8 @@ though not between hosts.
+ To support namespaces, this driver takes a directory parameter rather than a
+ file, and creates one Cache::FastMMap file for each namespace.
+ 
+-Because CHI handles serialization automatically, we pass the C 
flag
+-as 1; and to conform to the CHI API, we pass C as 0, so that
++Because CHI handles serialization automatically, we pass the C 
flag
++as ''; and to conform to the CHI API, we pass C as 0, so that
+ all cache files are permanent.
+ 
+ =head1 REQUIREMENTS
+diff --git a/lib/CHI/t/Driver/FastMmap.pm b/lib/CHI/t/Driver/FastMmap.pm
+index dd71ab2..2cc835d 100644
+--- a/lib/CHI/t/Driver/FastMmap.pm
 b/lib/CHI/t/Driver/FastMmap.pm
+@@ -35,7 +35,11 @@ sub test_fm_cache : Tests {
+ my %defaults = (
+ unlink_on_exit => 0,
+ empty_on_exit  => 0,
+-raw_values => 1,
++(
++($Cache::FastMmap::VERSION >= 1.45) ?
++(serialize  => 0) :
++(raw_values => 1)
++),
+ );
+ while ( my ( $key, $value ) = each(%defaults) ) {
+ is( $fm_cache->{$key} || 0, $value, "$key = $value by default" );
+-- 
+2.7.4
+
diff --git a/perl-CHI.spec b/perl-CHI.spec
index 2f3afe8..51a4100 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,19 +1,24 @@
 Name:   perl-CHI
 Version:0.60
-Release:11%{?dist}
+Release:12%{?dist}
 Summary:Unified cache handling interface
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/CHI/
 Source0:
http://www.cpan.org/authors/id/J/JS/JSWARTZ/CHI-%{version}.tar.gz
 # Workaround "Unescaped left brace in regex is deprecated"
 Patch0: perl-CHI-0.60-perl-5.22-regex.diff
+# RHBZ#1275936
+Patch1: perl-CHI-0.60-Adapt-to-changes-in-Cache-FastMmap-1.45.patch
+
 BuildArch:  noarch
 
 %bcond_with author_tests
 
 %bcond_without smoke_tests
 
+BuildRequires:  %{__perl}
+BuildRequires:  %{__make}
+
 BuildRequires:  perl-generators
 BuildRequires:  perl(Carp::Assert) >= 0.20
 BuildRequires:  perl(Compress::Zlib)
@@ -86,7 +91,6 @@ CHI provides a unified caching API, designed to assist a 
developer in
 persisting data for a specified period of time.
 
 %package Test
-Group:  Development/Libraries
 Summary:CHI::Test module
 Requires:   perl-CHI = %{version}-%{release}
 
@@ -104,22 +108,23 @@ CHI::Test and CHI::t perl modules
 %prep
 %setup -q -n CHI-%{version}
 %patch0 -p1
+%patch1 -p1
 
 # Fix bogus permissions
 find lib \( -type f -a -executable \) -exec chmod -x {} \;
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps NO_PACKLIST=1
-make %{?_smp_mflags}
+%{__make} %{?_smp_mflags}
 
 %install
-make pure_install PERL_

corsepiu pushed to perl-CHI (f25). "Cleanup merger."

2017-06-15 Thread notifications
From 44b3e7141018f330d97ab5620aa9b07979776a77 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 15 Jun 2017 10:58:32 +0200
Subject: Cleanup merger.

---
 perl-CHI.spec | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/perl-CHI.spec b/perl-CHI.spec
index 51a4100..56ee30b 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -152,9 +152,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2>/dev/null \;
   (https://bugzilla.redhat.com/attachment.cgi?id=1275936, RHBZ#1435166).
 - Modernize spec.
 
-* Tue Jun 06 2017 Jitka Plesnikova  - 0.60-11
-- Perl 5.26 rebuild
-
 * Tue Feb 21 2017 Ralf Corsépius  - 0.60-10
 - Remove BR: perl(Log::Any::Adapter::Dispatch) (Unused).
 
-- 
cgit v1.1



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


[Bug 1435166] perl-CHI-0.60-10.fc27 FTBFS: Failed test 'raw_values = 1 by default'

2017-06-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1435166



--- Comment #11 from Fedora Update System  ---
perl-CHI-0.60-12.fc25 has been submitted as an update to Fedora 25.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-9e99eeb2e8

-- 
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 1435166] perl-CHI-0.60-10.fc27 FTBFS: Failed test 'raw_values = 1 by default'

2017-06-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1435166



--- Comment #12 from Fedora Update System  ---
perl-CHI-0.60-12.fc26 has been submitted as an update to Fedora 26.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-df6f339b49

-- 
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 1458268] perl-threads-shared-1.57 is available

2017-06-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1458268

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|perl-threads-shared-1.57-1. |perl-threads-shared-1.57-1.
   |fc27|fc27
   |perl-threads-shared-1.57-1. |perl-threads-shared-1.57-1.
   |fc26|fc26
   ||perl-threads-shared-1.57-1.
   ||fc25



--- Comment #7 from Fedora Update System  ---
perl-threads-shared-1.57-1.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 1458528] fusioninventory-agent-2.3.20 is available

2017-06-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1458528

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|fusioninventory-agent-2.3.2 |fusioninventory-agent-2.3.2
   |0-1.fc26|0-1.fc26
   ||fusioninventory-agent-2.3.2
   ||0-1.fc25



--- Comment #15 from Fedora Update System  ---
fusioninventory-agent-2.3.20-1.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


jplesnik pushed to perl-HTML-Mason (master). "Perl 5.26 rebuild"

2017-06-15 Thread notifications
From 4506e56f64e543c29e57bac077ced2ac46710014 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Thu, 15 Jun 2017 11:59:36 +0200
Subject: Perl 5.26 rebuild

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

diff --git a/perl-HTML-Mason.spec b/perl-HTML-Mason.spec
index bdf5b7a..ef0f5ba 100644
--- a/perl-HTML-Mason.spec
+++ b/perl-HTML-Mason.spec
@@ -1,6 +1,6 @@
 Name:   perl-HTML-Mason
 Version:1.56
-Release:8%{?dist}
+Release:9%{?dist}
 Epoch:  1
 Summary:Powerful Perl-based web site development and delivery engine
 License:GPL+ or Artistic
@@ -146,6 +146,9 @@ make test
 %dir %{_localstatedir}/www/mason
 
 %changelog
+* Thu Jun 15 2017 Jitka Plesnikova  - 1:1.56-9
+- Perl 5.26 rebuild
+
 * Sun Feb 12 2017 Emmanuel Seyman  - 1:1.56-8
 - switch Requires from /etc/httpd/conf.d to httpd-filesystem
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-HTML-Mason.git/commit/?h=master&id=4506e56f64e543c29e57bac077ced2ac46710014
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik pushed to perl-Mojolicious-Plugin-CHI (master). "Perl 5.26 rebuild"

2017-06-15 Thread notifications
From 1925e9ac1584cc5063e320dbf1c2598f9a763160 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Thu, 15 Jun 2017 12:00:28 +0200
Subject: Perl 5.26 rebuild

---
 perl-Mojolicious-Plugin-CHI.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Mojolicious-Plugin-CHI.spec b/perl-Mojolicious-Plugin-CHI.spec
index b4ed24d..3421d91 100644
--- a/perl-Mojolicious-Plugin-CHI.spec
+++ b/perl-Mojolicious-Plugin-CHI.spec
@@ -1,6 +1,6 @@
 Name:   perl-Mojolicious-Plugin-CHI
 Version:0.15
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Use CHI Caches in Mojolicious
 License:Artistic 2.0
 
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 15 2017 Jitka Plesnikova  - 0.15-3
+- Perl 5.26 rebuild
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
0.15-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Mojolicious-Plugin-CHI.git/commit/?h=master&id=1925e9ac1584cc5063e320dbf1c2598f9a763160
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik pushed to perl-Catalyst-View-Mason (master). "Perl 5.26 rebuild"

2017-06-15 Thread notifications
From c73d22c29c7f661197e45df1c0b6d2d20dd347f7 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Thu, 15 Jun 2017 12:42:47 +0200
Subject: Perl 5.26 rebuild

---
 perl-Catalyst-View-Mason.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Catalyst-View-Mason.spec b/perl-Catalyst-View-Mason.spec
index 3db9d37..edf8819 100644
--- a/perl-Catalyst-View-Mason.spec
+++ b/perl-Catalyst-View-Mason.spec
@@ -1,6 +1,6 @@
 Name:   perl-Catalyst-View-Mason
 Version:0.19
-Release:7%{?dist}
+Release:8%{?dist}
 Summary:Mason View Class
 License:GPL+ or Artistic
 
@@ -55,6 +55,9 @@ make test
 %{_mandir}/man3/Catalyst*
 
 %changelog
+* Thu Jun 15 2017 Jitka Plesnikova  - 0.19-8
+- Perl 5.26 rebuild
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
0.19-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Catalyst-View-Mason.git/commit/?h=master&id=c73d22c29c7f661197e45df1c0b6d2d20dd347f7
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik pushed to perl-HTML-Mason-PSGIHandler (master). "Perl 5.26 rebuild"

2017-06-15 Thread notifications
From b374efda7dd73d19033a201013b6aa9cc71c9118 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Thu, 15 Jun 2017 12:42:21 +0200
Subject: Perl 5.26 rebuild

---
 perl-HTML-Mason-PSGIHandler.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-HTML-Mason-PSGIHandler.spec b/perl-HTML-Mason-PSGIHandler.spec
index 289e032..faacc4c 100644
--- a/perl-HTML-Mason-PSGIHandler.spec
+++ b/perl-HTML-Mason-PSGIHandler.spec
@@ -1,6 +1,6 @@
 Name:   perl-HTML-Mason-PSGIHandler
 Version:0.53
-Release:9%{?dist}
+Release:10%{?dist}
 Summary:PSGI handler for HTML::Mason
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/HTML-Mason-PSGIHandler/
@@ -42,6 +42,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 15 2017 Jitka Plesnikova  - 0.53-10
+- Perl 5.26 rebuild
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
0.53-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-HTML-Mason-PSGIHandler.git/commit/?h=master&id=b374efda7dd73d19033a201013b6aa9cc71c9118
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik pushed to perl-MasonX-Request-WithApacheSession (master). "Perl 5.26 rebuild"

2017-06-15 Thread notifications
From 4ad6ccdd522936b6baa7e6e09f950e9dcf6a8568 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Thu, 15 Jun 2017 12:43:36 +0200
Subject: Perl 5.26 rebuild

---
 perl-MasonX-Request-WithApacheSession.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-MasonX-Request-WithApacheSession.spec 
b/perl-MasonX-Request-WithApacheSession.spec
index 9e9dba4..0f93c0e 100644
--- a/perl-MasonX-Request-WithApacheSession.spec
+++ b/perl-MasonX-Request-WithApacheSession.spec
@@ -1,6 +1,6 @@
 Name:   perl-MasonX-Request-WithApacheSession
 Version:0.31
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:Add a session to the Mason Request object
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -55,6 +55,9 @@ Mason Request object available in all Mason components.
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 15 2017 Jitka Plesnikova  - 0.31-5
+- Perl 5.26 rebuild
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
0.31-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-MasonX-Request-WithApacheSession.git/commit/?h=master&id=4ad6ccdd522936b6baa7e6e09f950e9dcf6a8568
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik pushed to perl-MasonX-Interp-WithCallbacks (master). "Perl 5.26 rebuild"

2017-06-15 Thread notifications
From 01f64c71b270818ade907479f16561adfe88d66b Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Thu, 15 Jun 2017 12:43:34 +0200
Subject: Perl 5.26 rebuild

---
 perl-MasonX-Interp-WithCallbacks.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-MasonX-Interp-WithCallbacks.spec 
b/perl-MasonX-Interp-WithCallbacks.spec
index 3330fee..897ea63 100644
--- a/perl-MasonX-Interp-WithCallbacks.spec
+++ b/perl-MasonX-Interp-WithCallbacks.spec
@@ -1,6 +1,6 @@
 Name:   perl-MasonX-Interp-WithCallbacks
 Version:1.19
-Release:8%{?dist}
+Release:9%{?dist}
 Summary:Mason callback support via Params::CallbackRequest
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/MasonX::Interp::WithCallbacks.3pm*
 
 %changelog
+* Thu Jun 15 2017 Jitka Plesnikova  - 1.19-9
+- Perl 5.26 rebuild
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.19-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-MasonX-Interp-WithCallbacks.git/commit/?h=master&id=01f64c71b270818ade907479f16561adfe88d66b
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to mod_perl (master). "Remove bundled Apache-Reload"

2017-06-15 Thread notifications
From 76fb81e819ccd2c6063289d3ab1dd1bbe4b91fc3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Thu, 15 Jun 2017 13:07:47 +0200
Subject: Remove bundled Apache-Reload

---
 mod_perl.spec | 18 +-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/mod_perl.spec b/mod_perl.spec
index 3928f7c..76ee72a 100644
--- a/mod_perl.spec
+++ b/mod_perl.spec
@@ -1,3 +1,6 @@
+# Unbundle Apache-Reload
+%{bcond_with mod_perl_enables_bundled_Apache_Reload}
+
 %{!?_httpd_apxs:   %{expand: %%global _httpd_apxs   %%{_sbindir}/apxs}}
 %{!?_httpd_mmn:%{expand: %%global _httpd_mmn%%(cat 
%{_includedir}/httpd/.mmn 2>/dev/null || echo 0-0)}}
 %{!?_httpd_confdir:%{expand: %%global _httpd_confdir
%%{_sysconfdir}/httpd/conf.d}}
@@ -9,7 +12,7 @@
 
 Name:   mod_perl
 Version:2.0.10
-Release:5%{?dist}
+Release:6%{?dist}
 Summary:An embedded Perl interpreter for the Apache HTTP Server
 # other files:  ASL 2.0
 ## Not in binary packages
@@ -152,6 +155,7 @@ The mod_perl-devel package contains the files needed for 
building XS
 modules that use mod_perl.
 
 
+%if %{with mod_perl_enables_bundled_Apache_Reload}
 %package -n perl-Apache-Reload
 Version:0.13
 Summary:Reload changed Perl modules
@@ -162,12 +166,14 @@ Requires:   perl(:MODULE_COMPAT_%(eval "`perl 
-V:version`"; echo $version))
 # constrain the version.
 Requires:   perl(ModPerl::Util) >= 1.99022
 Conflicts:  mod_perl < 2.0.10-4
+Provides:   bundled(Apache-Reload) = %{version}
 
 # Fiter-underspecified dependencies
 %global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\(ModPerl::Util\\)$
 
 %description -n perl-Apache-Reload
 This mod_perl extension allows to reload Perl modules that changed on the disk.
+%endif
 
 
 %prep
@@ -179,6 +185,11 @@ This mod_perl extension allows to reload Perl modules that 
changed on the disk.
 %patch4 -p1
 # Remove docs/os. It's only win32 info with non-ASL-2.0 license. Bug #1199044.
 rm -rf docs/os
+# Remove bundled Apache-Reload
+%if %{without mod_perl_enables_bundled_Apache_Reload}
+rm -rf Apache-Reload
+sed -i -e '/Apache-Reload/d' Makefile.PL MANIFEST
+%endif
 # Remove a failing test that's not a regression, CPAN RT#118919
 for F in t/filter/in_bbs_inject_header.t \
 t/filter/TestFilter/in_bbs_inject_header.pm; do
@@ -288,6 +299,7 @@ fi
 %{perl_vendorarch}/Apache/Test*.pm
 %{_mandir}/man3/Apache::Test*.3pm*
 
+%if %{with mod_perl_enables_bundled_Apache_Reload}
 %files -n perl-Apache-Reload
 %dir %{perl_vendorarch}/Apache/
 %{perl_vendorarch}/Apache/Reload.pm
@@ -295,9 +307,13 @@ fi
 %{perl_vendorarch}/Apache2/Reload.pm
 %{_mandir}/man3/Apache::Reload.3pm*
 %{_mandir}/man3/Apache2::Reload.3pm*
+%endif
 
 
 %changelog
+* Thu Jun 15 2017 Petr Pisar  - 2.0.10-6
+- Remove bundled Apache-Reload (bug #1225037)
+
 * Mon Jun 05 2017 Jitka Plesnikova  - 2.0.10-5
 - Perl 5.26 rebuild
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/mod_perl.git/commit/?h=master&id=76fb81e819ccd2c6063289d3ab1dd1bbe4b91fc3
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik pushed to perl-HTTP-Server-Simple-Mason (master). "Perl 5.26 rebuild; Remove bundled libraries"

2017-06-15 Thread notifications
From e1faaadc05b8a61445ded4098f3c81566b0cc403 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Thu, 15 Jun 2017 13:20:05 +0200
Subject: Perl 5.26 rebuild; Remove bundled libraries

---
 perl-HTTP-Server-Simple-Mason.spec | 27 +++
 1 file changed, 23 insertions(+), 4 deletions(-)

diff --git a/perl-HTTP-Server-Simple-Mason.spec 
b/perl-HTTP-Server-Simple-Mason.spec
index 2ddc837..9301609 100644
--- a/perl-HTTP-Server-Simple-Mason.spec
+++ b/perl-HTTP-Server-Simple-Mason.spec
@@ -1,6 +1,6 @@
 Name:  perl-HTTP-Server-Simple-Mason
 Version:   0.14
-Release:   17%{?dist}
+Release:   18%{?dist}
 Summary:   HTTP::Server::Simple::Mason Perl module
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -10,12 +10,26 @@ Source: 
http://search.cpan.org/CPAN/authors/id/J/JE/JESSE/HTTP-Server-Simple-Ma
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch: noarch
 
+BuildRequires: %{__make}
+BuildRequires: %{__perl}
 BuildRequires: perl-generators
+BuildRequires: perl(base)
+BuildRequires: perl(bytes)
+BuildRequires: perl(Encode)
 BuildRequires: perl(HTML::Mason) >= 1.25
+BuildRequires: perl(HTML::Mason::CGIHandler)
+BuildRequires: perl(HTML::Mason::FakeApache)
 BuildRequires: perl(HTTP::Server::Simple) >= 0.04
+BuildRequires: perl(HTTP::Server::Simple::CGI)
 BuildRequires: perl(Hook::LexWrap)
+BuildRequires: perl(inc::Module::Install)
+BuildRequires: perl(Module::Install::Metadata)
+BuildRequires: perl(Module::Install::WriteAll)
+BuildRequires: perl(strict)
 
 # Required by the tests
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Test::More)
 BuildRequires: perl(Test::Pod) >= 1.14
 BuildRequires: perl(Test::Pod::Coverage) >= 1.04
@@ -30,18 +44,19 @@ An abstract baseclass for a standalone mason server
 
 %prep
 %setup -q -n HTTP-Server-Simple-Mason-%{version}
+rm -r inc
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
-make %{?_smp_mflags}
+%{__make} %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+%{__make} pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 %check
-make test
+%{__make} test
 
 %files
 %doc Changes ex
@@ -49,6 +64,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 15 2017 Jitka Plesnikova  - 0.14-18
+- Perl 5.26 rebuild
+- Remove bundled libraries
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
0.14-17
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-HTTP-Server-Simple-Mason.git/commit/?h=master&id=e1faaadc05b8a61445ded4098f3c81566b0cc403
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik pushed to perl-Catalyst-Controller-FormBuilder (master). "Perl 5.26 rebuild"

2017-06-15 Thread notifications
From abba740b643acb8a74e0f495ad905bd72faaf4a9 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Thu, 15 Jun 2017 13:27:27 +0200
Subject: Perl 5.26 rebuild

---
 perl-Catalyst-Controller-FormBuilder.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Catalyst-Controller-FormBuilder.spec 
b/perl-Catalyst-Controller-FormBuilder.spec
index dc2cffc..83a7dbd 100644
--- a/perl-Catalyst-Controller-FormBuilder.spec
+++ b/perl-Catalyst-Controller-FormBuilder.spec
@@ -1,6 +1,6 @@
 Name:   perl-Catalyst-Controller-FormBuilder
 Version:0.06
-Release:17%{?dist}
+Release:18%{?dist}
 Summary:Catalyst FormBuilder Base Controller
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -92,6 +92,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 15 2017 Jitka Plesnikova  - 0.06-18
+- Perl 5.26 rebuild
+
 * Thu May 25 2017 Jitka Plesnikova  - 0.06-17
 - Fix building on Perl without '.' in @INC
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Catalyst-Controller-FormBuilder.git/commit/?h=master&id=abba740b643acb8a74e0f495ad905bd72faaf4a9
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik pushed to perl-Catalyst-View-Email (master). "Perl 5.26 rebuild; Remove bundled libraries"

2017-06-15 Thread notifications
From e3ca09dca7af454204a7870625db8450e4503fec Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Thu, 15 Jun 2017 13:50:32 +0200
Subject: Perl 5.26 rebuild; Remove bundled libraries

---
 perl-Catalyst-View-Email.spec | 42 ++
 1 file changed, 34 insertions(+), 8 deletions(-)

diff --git a/perl-Catalyst-View-Email.spec b/perl-Catalyst-View-Email.spec
index 0029cfd..f452649 100644
--- a/perl-Catalyst-View-Email.spec
+++ b/perl-Catalyst-View-Email.spec
@@ -1,27 +1,48 @@
 Name:   perl-Catalyst-View-Email
 Version:0.36
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:Send Email from Catalyst
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Catalyst-View-Email/
 Source0:
http://search.cpan.org/CPAN/authors/id/D/DH/DHOSS/Catalyst-View-Email-%{version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl-generators
 BuildRequires:  perl(Authen::SASL)
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(Catalyst) >= 5.7
+BuildRequires:  perl(Catalyst::Controller)
+BuildRequires:  perl(Catalyst::Test)
+BuildRequires:  perl(Catalyst::View)
+BuildRequires:  perl(Catalyst::View::Mason) >= 0.18
+BuildRequires:  perl(Catalyst::View::TT) >= 0.31
+BuildRequires:  perl(Data::Dump)
 BuildRequires:  perl(Email::Date::Format)
 BuildRequires:  perl(Email::MIME) >= 1.859
 BuildRequires:  perl(Email::MIME::Creator) >= 1.455
 BuildRequires:  perl(Email::Sender::Simple) => 0.100110
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Catalyst::View::TT) >= 0.31
-BuildRequires:  perl(Catalyst::View::Mason) >= 0.18
+BuildRequires:  perl(Encode)
+BuildRequires:  perl(FindBin)
+BuildRequires:  perl(inc::Module::Install) >= 0.91
+BuildRequires:  perl(lib)
+BuildRequires:  perl(Module::Install::AutoInstall)
+BuildRequires:  perl(Module::Install::Makefile)
+BuildRequires:  perl(Module::Install::Metadata)
+BuildRequires:  perl(Module::Install::WriteAll)
+BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Moose) >= 0.93
+BuildRequires:  perl(parent) >= 0.223
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Requires)
-BuildRequires:  perl(parent) >= 0.223
+BuildRequires:  perl(warnings)
+BuildRequires:  sed
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 # not automatically detected
 Requires:   perl(Catalyst) >= 5.7
@@ -38,6 +59,9 @@ settings.
 
 %prep
 %setup -q -n Catalyst-View-Email-%{version}
+# Remove bundled libraries
+rm -r inc
+sed -i -e '/^inc\// d' MANIFEST
 
 %build
 PERL5_CPANPLUS_IS_RUNNING=1 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -45,9 +69,7 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-
+find $RPM_BUILD_ROOT -type f -name .packlist -delete
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -59,6 +81,10 @@ TEST_POD=yep make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 15 2017 Jitka Plesnikova  - 0.36-5
+- Perl 5.26 rebuild
+- Remove bundled libraries
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
0.36-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Catalyst-View-Email.git/commit/?h=master&id=e3ca09dca7af454204a7870625db8450e4503fec
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik pushed to rt (master). "Perl 5.26 rebuild"

2017-06-15 Thread notifications
From fbd5094e453ab143a1a013a353fa8731fe72dc22 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Thu, 15 Jun 2017 14:10:42 +0200
Subject: Perl 5.26 rebuild

---
 rt.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/rt.spec b/rt.spec
index 2eab3ab..a964124 100644
--- a/rt.spec
+++ b/rt.spec
@@ -39,7 +39,7 @@
 
 Name:  rt
 Version:   4.4.1
-Release:   6%{?dist}
+Release:   7%{?dist}
 Summary:   Request tracker
 
 Group: Applications/Internet
@@ -610,6 +610,9 @@ fi
 %endif
 
 %changelog
+* Thu Jun 15 2017 Jitka Plesnikova  - 4.4.1-7
+- Perl 5.26 rebuild
+
 * Wed Jun 07 2017 Jitka Plesnikova  - 4.4.1-6
 - Perl 5.26 re-rebuild of bootstrapped packages
 
-- 
cgit v1.1



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


jplesnik pushed to perl-Task-Catalyst (master). "Perl 5.26 rebuild"

2017-06-15 Thread notifications
From 28c8b42313d682818c49c861ebff1ae36c27fba2 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Thu, 15 Jun 2017 14:46:20 +0200
Subject: Perl 5.26 rebuild

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

diff --git a/perl-Task-Catalyst.spec b/perl-Task-Catalyst.spec
index 859bb84..9055f0a 100644
--- a/perl-Task-Catalyst.spec
+++ b/perl-Task-Catalyst.spec
@@ -1,6 +1,6 @@
 Name:   perl-Task-Catalyst 
 Version:4.02
-Release:13%{?dist}
+Release:14%{?dist}
 # lib/Task/Catalyst.pm -> GPL+ or Artistic
 License:GPL+ or Artistic 
 
@@ -96,6 +96,9 @@ RELEASE_TESTING=1 TEST_POD=1 make test
 %{_mandir}/man3/Task*.3*
 
 %changelog
+* Thu Jun 15 2017 Jitka Plesnikova  - 4.02-14
+- Perl 5.26 rebuild
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
4.02-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Task-Catalyst.git/commit/?h=master&id=28c8b42313d682818c49c861ebff1ae36c27fba2
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1461219] perl-Gearman-2.004.008 is available

2017-06-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1461219

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #3 from Fedora Update System  ---
perl-Gearman-2.004.008-1.fc26 has been pushed to the Fedora 26 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2017-54ed90f2f0

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


ppisar pushed to perl-Alien-ROOT (master). "Make the package architecture specific"

2017-06-15 Thread notifications
From c9a8a55c7b7434f159ed42aacca3af31cdeebe01 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Thu, 15 Jun 2017 16:02:59 +0200
Subject: Make the package architecture specific

---
 perl-Alien-ROOT.spec | 14 ++
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/perl-Alien-ROOT.spec b/perl-Alien-ROOT.spec
index 0672a88..4b2acd3 100644
--- a/perl-Alien-ROOT.spec
+++ b/perl-Alien-ROOT.spec
@@ -1,6 +1,6 @@
 Name:   perl-Alien-ROOT
 Version:5.34.36.1
-Release:5%{?dist}
+Release:6%{?dist}
 Summary:Utility package to install and locate CERN's ROOT library
 # README:   GPLv2+
 # lib/Alien/ROOT.pm:GPLv2+
@@ -12,9 +12,12 @@ Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Alien-ROOT/
 Source0:
http://www.cpan.org/authors/id/S/SM/SMUELLER/Alien-ROOT-v%{version}.tar.gz
 Patch0: Alien-ROOT-v5.34.36.1-Disable-build-time-check-for-Root.patch
-# Root is not supported on ppc64 (bug #1392475), ppc64le (bug #1392479)
-ExclusiveArch:  noarch aarch64 %{arm} %{ix86} x86_64
-BuildArch:  noarch
+# Make packages architecture specific to prevent building on
+# ppc64 (bug #1392475), ppc64le (bug #1392479)
+# This is workaround for .
+ExcludeArch:ppc64 ppc64le
+# Bugs #1141466
+%global debug_package %{nil}
 BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  perl
@@ -80,6 +83,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 15 2017 Petr Pisar  - 5.34.36.1-6
+- Make the package architecture specific (https://pagure.io/releng/issue/6359)
+
 * Sun Jun 04 2017 Jitka Plesnikova  - 5.34.36.1-5
 - Perl 5.26 rebuild
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Alien-ROOT.git/commit/?h=master&id=c9a8a55c7b7434f159ed42aacca3af31cdeebe01
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Alien-ROOT (f26). "Make the package architecture specific"

2017-06-15 Thread notifications
From fd09fa158cea281e8a8f852d390eb1129143f3db Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Thu, 15 Jun 2017 16:02:59 +0200
Subject: Make the package architecture specific

---
 perl-Alien-ROOT.spec | 14 ++
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/perl-Alien-ROOT.spec b/perl-Alien-ROOT.spec
index cfff106..6b4b9dd 100644
--- a/perl-Alien-ROOT.spec
+++ b/perl-Alien-ROOT.spec
@@ -1,6 +1,6 @@
 Name:   perl-Alien-ROOT
 Version:5.34.36.1
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:Utility package to install and locate CERN's ROOT library
 # README:   GPLv2+
 # lib/Alien/ROOT.pm:GPLv2+
@@ -12,9 +12,12 @@ Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Alien-ROOT/
 Source0:
http://www.cpan.org/authors/id/S/SM/SMUELLER/Alien-ROOT-v%{version}.tar.gz
 Patch0: Alien-ROOT-v5.34.36.1-Disable-build-time-check-for-Root.patch
-# Root is not supported on ppc64 (bug #1392475), ppc64le (bug #1392479)
-ExclusiveArch:  noarch aarch64 %{arm} %{ix86} x86_64
-BuildArch:  noarch
+# Make packages architecture specific to prevent building on
+# ppc64 (bug #1392475), ppc64le (bug #1392479)
+# This is workaround for .
+ExcludeArch:ppc64 ppc64le
+# Bugs #1141466
+%global debug_package %{nil}
 BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  perl
@@ -80,6 +83,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 15 2017 Petr Pisar  - 5.34.36.1-5
+- Make the package architecture specific (https://pagure.io/releng/issue/6359)
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
5.34.36.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Alien-ROOT.git/commit/?h=f26&id=fd09fa158cea281e8a8f852d390eb1129143f3db
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Broken dependencies: perl-Math-Pari

2017-06-15 Thread buildsys


perl-Math-Pari has broken dependencies in the rawhide tree:
On x86_64:
perl-Math-Pari-2.010809-4.fc27.x86_64 requires libperl.so.5.24()(64bit)
perl-Math-Pari-2.010809-4.fc27.x86_64 requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Math-Pari-2.010809-4.fc27.armv7hl requires libperl.so.5.24
perl-Math-Pari-2.010809-4.fc27.armv7hl requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Math-Pari-2.010809-4.fc27.ppc64le requires libperl.so.5.24()(64bit)
perl-Math-Pari-2.010809-4.fc27.ppc64le requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Math-Pari-2.010809-4.fc27.aarch64 requires libperl.so.5.24()(64bit)
perl-Math-Pari-2.010809-4.fc27.aarch64 requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Math-Pari-2.010809-4.fc27.ppc64 requires libperl.so.5.24()(64bit)
perl-Math-Pari-2.010809-4.fc27.ppc64 requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Math-Pari-2.010809-4.fc27.i686 requires libperl.so.5.24
perl-Math-Pari-2.010809-4.fc27.i686 requires perl(:MODULE_COMPAT_5.24.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-Crypt-RSA

2017-06-15 Thread buildsys


perl-Crypt-RSA has broken dependencies in the rawhide tree:
On x86_64:
perl-Crypt-RSA-1.99-21.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Crypt-RSA-1.99-21.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Crypt-RSA-1.99-21.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Crypt-RSA-1.99-21.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Crypt-RSA-1.99-21.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Crypt-RSA-1.99-21.fc27.noarch requires perl(:MODULE_COMPAT_5.24.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-MasonX-Request-WithApacheSession

2017-06-15 Thread buildsys


perl-MasonX-Request-WithApacheSession has broken dependencies in the rawhide 
tree:
On x86_64:
perl-MasonX-Request-WithApacheSession-0.31-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-MasonX-Request-WithApacheSession-0.31-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-MasonX-Request-WithApacheSession-0.31-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-MasonX-Request-WithApacheSession-0.31-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-MasonX-Request-WithApacheSession-0.31-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-MasonX-Request-WithApacheSession-0.31-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Crypt-Primes

2017-06-15 Thread buildsys


perl-Crypt-Primes has broken dependencies in the rawhide tree:
On x86_64:
perl-Crypt-Primes-0.50-30.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Crypt-Primes-0.50-30.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Crypt-Primes-0.50-30.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Crypt-Primes-0.50-30.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Crypt-Primes-0.50-30.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Crypt-Primes-0.50-30.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Catalyst-View-Mason

2017-06-15 Thread buildsys


perl-Catalyst-View-Mason has broken dependencies in the rawhide tree:
On x86_64:
perl-Catalyst-View-Mason-0.19-7.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Catalyst-View-Mason-0.19-7.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Catalyst-View-Mason-0.19-7.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Catalyst-View-Mason-0.19-7.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Catalyst-View-Mason-0.19-7.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Catalyst-View-Mason-0.19-7.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-HTTP-Server-Simple-Mason

2017-06-15 Thread buildsys


perl-HTTP-Server-Simple-Mason has broken dependencies in the rawhide tree:
On x86_64:
perl-HTTP-Server-Simple-Mason-0.14-17.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-HTTP-Server-Simple-Mason-0.14-17.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-HTTP-Server-Simple-Mason-0.14-17.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-HTTP-Server-Simple-Mason-0.14-17.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-HTTP-Server-Simple-Mason-0.14-17.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-HTTP-Server-Simple-Mason-0.14-17.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-HTML-FormFu-MultiForm

2017-06-15 Thread buildsys


perl-HTML-FormFu-MultiForm has broken dependencies in the rawhide tree:
On x86_64:
perl-HTML-FormFu-MultiForm-1.00-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-HTML-FormFu-MultiForm-1.00-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-HTML-FormFu-MultiForm-1.00-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-HTML-FormFu-MultiForm-1.00-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-HTML-FormFu-MultiForm-1.00-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-HTML-FormFu-MultiForm-1.00-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-MasonX-Interp-WithCallbacks

2017-06-15 Thread buildsys


perl-MasonX-Interp-WithCallbacks has broken dependencies in the rawhide tree:
On x86_64:
perl-MasonX-Interp-WithCallbacks-1.19-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-MasonX-Interp-WithCallbacks-1.19-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-MasonX-Interp-WithCallbacks-1.19-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-MasonX-Interp-WithCallbacks-1.19-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-MasonX-Interp-WithCallbacks-1.19-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-MasonX-Interp-WithCallbacks-1.19-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-OpenOffice-UNO

2017-06-15 Thread buildsys


perl-OpenOffice-UNO has broken dependencies in the rawhide tree:
On x86_64:
perl-OpenOffice-UNO-0.07-21.fc26.x86_64 requires 
libperl.so.5.24()(64bit)
perl-OpenOffice-UNO-0.07-21.fc26.x86_64 requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-OpenOffice-UNO-0.07-21.fc26.armv7hl requires libperl.so.5.24
perl-OpenOffice-UNO-0.07-21.fc26.armv7hl requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-OpenOffice-UNO-0.07-21.fc26.ppc64le requires 
libperl.so.5.24()(64bit)
perl-OpenOffice-UNO-0.07-21.fc26.ppc64le requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-OpenOffice-UNO-0.07-21.fc26.aarch64 requires 
libperl.so.5.24()(64bit)
perl-OpenOffice-UNO-0.07-21.fc26.aarch64 requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-OpenOffice-UNO-0.07-21.fc26.ppc64 requires libperl.so.5.24()(64bit)
perl-OpenOffice-UNO-0.07-21.fc26.ppc64 requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-OpenOffice-UNO-0.07-21.fc26.i686 requires libperl.so.5.24
perl-OpenOffice-UNO-0.07-21.fc26.i686 requires 
perl(:MODULE_COMPAT_5.24.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-Net-SFTP-Foreign

2017-06-15 Thread buildsys


perl-Net-SFTP-Foreign has broken dependencies in the rawhide tree:
On x86_64:
perl-Net-SFTP-Foreign-1.87-1.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Net-SFTP-Foreign-1.87-1.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Net-SFTP-Foreign-1.87-1.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Net-SFTP-Foreign-1.87-1.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Net-SFTP-Foreign-1.87-1.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Net-SFTP-Foreign-1.87-1.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Gtk3-WebKit

2017-06-15 Thread buildsys


perl-Gtk3-WebKit has broken dependencies in the rawhide tree:
On x86_64:
perl-Gtk3-WebKit-0.06-7.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Gtk3-WebKit-0.06-7.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Gtk3-WebKit-0.06-7.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Gtk3-WebKit-0.06-7.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Gtk3-WebKit-0.06-7.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Gtk3-WebKit-0.06-7.fc26.noarch requires perl(:MODULE_COMPAT_5.24.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-HTML-Mason-PSGIHandler

2017-06-15 Thread buildsys


perl-HTML-Mason-PSGIHandler has broken dependencies in the rawhide tree:
On x86_64:
perl-HTML-Mason-PSGIHandler-0.53-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-HTML-Mason-PSGIHandler-0.53-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-HTML-Mason-PSGIHandler-0.53-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-HTML-Mason-PSGIHandler-0.53-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-HTML-Mason-PSGIHandler-0.53-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-HTML-Mason-PSGIHandler-0.53-9.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-SDL

2017-06-15 Thread buildsys


perl-SDL has broken dependencies in the rawhide tree:
On x86_64:
perl-SDL-2.546-7.fc26.x86_64 requires libperl.so.5.24()(64bit)
perl-SDL-2.546-7.fc26.x86_64 requires perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-SDL-2.546-7.fc26.armv7hl requires libperl.so.5.24
perl-SDL-2.546-7.fc26.armv7hl requires perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-SDL-2.546-7.fc26.ppc64le requires libperl.so.5.24()(64bit)
perl-SDL-2.546-7.fc26.ppc64le requires perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-SDL-2.546-7.fc26.aarch64 requires libperl.so.5.24()(64bit)
perl-SDL-2.546-7.fc26.aarch64 requires perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-SDL-2.546-7.fc26.ppc64 requires libperl.so.5.24()(64bit)
perl-SDL-2.546-7.fc26.ppc64 requires perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-SDL-2.546-7.fc26.i686 requires libperl.so.5.24
perl-SDL-2.546-7.fc26.i686 requires perl(:MODULE_COMPAT_5.24.1)
On x86_64:
perl-Module-Build-SDL-2.546-7.fc26.x86_64 requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Module-Build-SDL-2.546-7.fc26.armv7hl requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Module-Build-SDL-2.546-7.fc26.ppc64le requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Module-Build-SDL-2.546-7.fc26.aarch64 requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Module-Build-SDL-2.546-7.fc26.ppc64 requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Module-Build-SDL-2.546-7.fc26.i686 requires 
perl(:MODULE_COMPAT_5.24.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-Mojolicious-Plugin-CHI

2017-06-15 Thread buildsys


perl-Mojolicious-Plugin-CHI has broken dependencies in the rawhide tree:
On x86_64:
perl-Mojolicious-Plugin-CHI-0.15-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Mojolicious-Plugin-CHI-0.15-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Mojolicious-Plugin-CHI-0.15-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Mojolicious-Plugin-CHI-0.15-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Mojolicious-Plugin-CHI-0.15-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Mojolicious-Plugin-CHI-0.15-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Crypt-PWSafe3

2017-06-15 Thread buildsys


perl-Crypt-PWSafe3 has broken dependencies in the rawhide tree:
On x86_64:
perl-Crypt-PWSafe3-1.22-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Crypt-PWSafe3-1.22-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Crypt-PWSafe3-1.22-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Crypt-PWSafe3-1.22-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Crypt-PWSafe3-1.22-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Crypt-PWSafe3-1.22-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Task-Catalyst

2017-06-15 Thread buildsys


perl-Task-Catalyst has broken dependencies in the rawhide tree:
On x86_64:
perl-Task-Catalyst-4.02-13.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Task-Catalyst-4.02-13.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Task-Catalyst-4.02-13.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Task-Catalyst-4.02-13.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Task-Catalyst-4.02-13.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Task-Catalyst-4.02-13.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-HTML-Mason

2017-06-15 Thread buildsys


perl-HTML-Mason has broken dependencies in the rawhide tree:
On x86_64:
1:perl-HTML-Mason-1.56-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
1:perl-HTML-Mason-1.56-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
1:perl-HTML-Mason-1.56-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
1:perl-HTML-Mason-1.56-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
1:perl-HTML-Mason-1.56-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
1:perl-HTML-Mason-1.56-8.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-CHI

2017-06-15 Thread buildsys


perl-CHI has broken dependencies in the rawhide tree:
On x86_64:
perl-CHI-0.60-10.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-CHI-0.60-10.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-CHI-0.60-10.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-CHI-0.60-10.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-CHI-0.60-10.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-CHI-0.60-10.fc26.noarch requires perl(:MODULE_COMPAT_5.24.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-PDL-Graphics-PLplot

2017-06-15 Thread buildsys


perl-PDL-Graphics-PLplot has broken dependencies in the rawhide tree:
On aarch64:
perl-PDL-Graphics-PLplot-0.71-6.fc27.aarch64 requires 
libperl.so.5.24()(64bit)
perl-PDL-Graphics-PLplot-0.71-6.fc27.aarch64 requires 
perl(:MODULE_COMPAT_5.24.1)
On x86_64:
perl-PDL-Graphics-PLplot-0.71-6.fc27.x86_64 requires 
libperl.so.5.24()(64bit)
perl-PDL-Graphics-PLplot-0.71-6.fc27.x86_64 requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-PDL-Graphics-PLplot-0.71-6.fc27.i686 requires libperl.so.5.24
perl-PDL-Graphics-PLplot-0.71-6.fc27.i686 requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-PDL-Graphics-PLplot-0.71-6.fc27.armv7hl requires libperl.so.5.24
perl-PDL-Graphics-PLplot-0.71-6.fc27.armv7hl requires 
perl(:MODULE_COMPAT_5.24.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-Algorithm-CurveFit

2017-06-15 Thread buildsys


perl-Algorithm-CurveFit has broken dependencies in the rawhide tree:
On x86_64:
perl-Algorithm-CurveFit-1.05-18.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Algorithm-CurveFit-1.05-18.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Algorithm-CurveFit-1.05-18.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Algorithm-CurveFit-1.05-18.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Algorithm-CurveFit-1.05-18.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Algorithm-CurveFit-1.05-18.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Dist-Milla

2017-06-15 Thread buildsys


perl-Dist-Milla has broken dependencies in the rawhide tree:
On x86_64:
perl-Dist-Milla-1.0.18-1.fc27.noarch requires 
perl(Dist::Zilla::Plugin::VersionFromMainModule)
On armhfp:
perl-Dist-Milla-1.0.18-1.fc27.noarch requires 
perl(Dist::Zilla::Plugin::VersionFromMainModule)
On ppc64le:
perl-Dist-Milla-1.0.18-1.fc27.noarch requires 
perl(Dist::Zilla::Plugin::VersionFromMainModule)
On aarch64:
perl-Dist-Milla-1.0.18-1.fc27.noarch requires 
perl(Dist::Zilla::Plugin::VersionFromMainModule)
On ppc64:
perl-Dist-Milla-1.0.18-1.fc27.noarch requires 
perl(Dist::Zilla::Plugin::VersionFromMainModule)
On i386:
perl-Dist-Milla-1.0.18-1.fc27.noarch requires 
perl(Dist::Zilla::Plugin::VersionFromMainModule)
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-Crypt-Random

2017-06-15 Thread buildsys


perl-Crypt-Random has broken dependencies in the rawhide tree:
On x86_64:
perl-Crypt-Random-1.25-27.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Crypt-Random-1.25-27.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Crypt-Random-1.25-27.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Crypt-Random-1.25-27.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Crypt-Random-1.25-27.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Crypt-Random-1.25-27.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Catalyst-Controller-HTML-FormFu

2017-06-15 Thread buildsys


perl-Catalyst-Controller-HTML-FormFu has broken dependencies in the rawhide 
tree:
On x86_64:
perl-Catalyst-Controller-HTML-FormFu-2.01-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Catalyst-Controller-HTML-FormFu-2.01-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Catalyst-Controller-HTML-FormFu-2.01-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Catalyst-Controller-HTML-FormFu-2.01-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Catalyst-Controller-HTML-FormFu-2.01-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Catalyst-Controller-HTML-FormFu-2.01-2.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Catalyst-Controller-FormBuilder

2017-06-15 Thread buildsys


perl-Catalyst-Controller-FormBuilder has broken dependencies in the rawhide 
tree:
On x86_64:
perl-Catalyst-Controller-FormBuilder-0.06-17.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Catalyst-Controller-FormBuilder-0.06-17.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Catalyst-Controller-FormBuilder-0.06-17.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Catalyst-Controller-FormBuilder-0.06-17.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Catalyst-Controller-FormBuilder-0.06-17.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Catalyst-Controller-FormBuilder-0.06-17.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Net-SFTP

2017-06-15 Thread buildsys


perl-Net-SFTP has broken dependencies in the rawhide tree:
On x86_64:
perl-Net-SFTP-0.10-24.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Net-SFTP-0.10-24.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Net-SFTP-0.10-24.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Net-SFTP-0.10-24.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Net-SFTP-0.10-24.fc26.noarch requires perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Net-SFTP-0.10-24.fc26.noarch requires perl(:MODULE_COMPAT_5.24.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: rt

2017-06-15 Thread buildsys


rt has broken dependencies in the rawhide tree:
On x86_64:
rt-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On armhfp:
rt-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
rt-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On aarch64:
rt-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64:
rt-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On i386:
rt-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On x86_64:
perl-RT-Test-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-RT-Test-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-RT-Test-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-RT-Test-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-RT-Test-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-RT-Test-4.4.1-5.fc27.noarch requires perl(:MODULE_COMPAT_5.24.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-Catalyst-View-Email

2017-06-15 Thread buildsys


perl-Catalyst-View-Email has broken dependencies in the rawhide tree:
On x86_64:
perl-Catalyst-View-Email-0.36-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Catalyst-View-Email-0.36-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Catalyst-View-Email-0.36-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Catalyst-View-Email-0.36-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Catalyst-View-Email-0.36-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Catalyst-View-Email-0.36-4.fc26.noarch requires 
perl(:MODULE_COMPAT_5.24.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-Net-SSH-Perl

2017-06-15 Thread buildsys


perl-Net-SSH-Perl has broken dependencies in the rawhide tree:
On x86_64:
perl-Net-SSH-Perl-1.42-8.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On armhfp:
perl-Net-SSH-Perl-1.42-8.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64le:
perl-Net-SSH-Perl-1.42-8.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On aarch64:
perl-Net-SSH-Perl-1.42-8.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On ppc64:
perl-Net-SSH-Perl-1.42-8.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.1)
On i386:
perl-Net-SSH-Perl-1.42-8.fc27.noarch requires 
perl(:MODULE_COMPAT_5.24.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


  1   2   >