corsepiu pushed to perl-Test-CheckManifest (f25). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild"

2017-04-23 Thread notifications
From 08e5c09ed1ab6f940e4f50a1fc0164b7d3a3067f Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering 
Date: Sat, 11 Feb 2017 05:25:59 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

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

diff --git a/perl-Test-CheckManifest.spec b/perl-Test-CheckManifest.spec
index 5610eee..d7d205f 100644
--- a/perl-Test-CheckManifest.spec
+++ b/perl-Test-CheckManifest.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-CheckManifest
 Version:1.29
-Release:6%{?dist}
+Release:7%{?dist}
 Summary:Check if your Manifest matches your distro
 License:Artistic 2.0
 Group:  Development/Libraries
@@ -59,6 +59,9 @@ cd ..
 %{_mandir}/man3/*
 
 %changelog
+* Sat Feb 11 2017 Fedora Release Engineering  - 
1.29-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
 * Sun May 15 2016 Jitka Plesnikova  - 1.29-6
 - Perl 5.24 rebuild
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Test-CheckManifest.git/commit/?h=f25=08e5c09ed1ab6f940e4f50a1fc0164b7d3a3067f
___
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-Test-CheckManifest (f25). "Update to 1.31. (..more)"

2017-04-23 Thread notifications
From 96b649d8defaf5ff8c5cfa899c512e4f7f2ae019 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Mon, 24 Apr 2017 06:45:41 +0200
Subject: Update to 1.31. Add BR: perl(CPAN::Meta::YAML).

---
 .gitignore   |  2 +-
 perl-Test-CheckManifest.spec | 19 ++-
 sources  |  2 +-
 3 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2ca1629..947da6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-CheckManifest-1.29.tar.gz
+/Test-CheckManifest-1.31.tar.gz
diff --git a/perl-Test-CheckManifest.spec b/perl-Test-CheckManifest.spec
index d7d205f..82d0a23 100644
--- a/perl-Test-CheckManifest.spec
+++ b/perl-Test-CheckManifest.spec
@@ -1,12 +1,16 @@
 Name:   perl-Test-CheckManifest
-Version:1.29
-Release:7%{?dist}
+Version:1.31
+Release:1%{?dist}
 Summary:Check if your Manifest matches your distro
 License:Artistic 2.0
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Test-CheckManifest/
 Source0:
http://www.cpan.org/authors/id/R/RE/RENEEB/Test-CheckManifest-%{version}.tar.gz
 BuildArch:  noarch
+
+BuildRequires:  %{__perl}
+BuildRequires:  %{__make}
+
 BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Carp)
@@ -17,6 +21,7 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 
+BuildRequires:  perl(CPAN::Meta::YAML)
 BuildRequires:  perl(Test::Builder)
 BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.08
@@ -36,12 +41,12 @@ distribution.
 %build
 cd Test-CheckManifest-%{version}
 %{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
-make %{?_smp_mflags}
+%{__make} %{?_smp_mflags}
 cd ..
 
 %install
 cd Test-CheckManifest-%{version}
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+%{__make} pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %{_fixperms} $RPM_BUILD_ROOT/*
@@ -49,7 +54,7 @@ cd ..
 
 %check
 cd Test-CheckManifest-%{version}
-make test
+%{__make} test
 cd ..
 
 %files
@@ -59,6 +64,10 @@ cd ..
 %{_mandir}/man3/*
 
 %changelog
+* Mon Apr 24 2017 Ralf Corsépius  - 1.31-1
+- Update to 1.31.
+- Add BR: perl(CPAN::Meta::YAML).
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.29-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index b075cc4..19ad625 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ad56b6f7149b3b08f4030175deadb99  Test-CheckManifest-1.29.tar.gz
+SHA512 (Test-CheckManifest-1.31.tar.gz) = 
bebfd60107977f4242c4876fd9e5e8b13eb462218b9b409b1860d88b4eb2d1ffa56e9e54978df95c9fbd7ff2f2c05783f8222d16539ee4465fb4033e109d453f
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Test-CheckManifest.git/commit/?h=f25=96b649d8defaf5ff8c5cfa899c512e4f7f2ae019
___
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-Test-CheckManifest (f25). "Cleanup merger."

2017-04-23 Thread notifications
From 1cf5b2885ced7376d9851696822133663f17094a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Mon, 24 Apr 2017 06:51:15 +0200
Subject: Cleanup merger.

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

diff --git a/perl-Test-CheckManifest.spec b/perl-Test-CheckManifest.spec
index 82d0a23..63c1da7 100644
--- a/perl-Test-CheckManifest.spec
+++ b/perl-Test-CheckManifest.spec
@@ -68,9 +68,6 @@ cd ..
 - Update to 1.31.
 - Add BR: perl(CPAN::Meta::YAML).
 
-* Sat Feb 11 2017 Fedora Release Engineering  - 
1.29-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
 * Sun May 15 2016 Jitka Plesnikova  - 1.29-6
 - Perl 5.24 rebuild
 
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Test-CheckManifest.git/commit/?h=f25=1cf5b2885ced7376d9851696822133663f17094a
___
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-Test-CheckManifest (f26). "Update to 1.31. (..more)"

2017-04-23 Thread notifications
From 96b649d8defaf5ff8c5cfa899c512e4f7f2ae019 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Mon, 24 Apr 2017 06:45:41 +0200
Subject: Update to 1.31. Add BR: perl(CPAN::Meta::YAML).

---
 .gitignore   |  2 +-
 perl-Test-CheckManifest.spec | 19 ++-
 sources  |  2 +-
 3 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2ca1629..947da6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-CheckManifest-1.29.tar.gz
+/Test-CheckManifest-1.31.tar.gz
diff --git a/perl-Test-CheckManifest.spec b/perl-Test-CheckManifest.spec
index d7d205f..82d0a23 100644
--- a/perl-Test-CheckManifest.spec
+++ b/perl-Test-CheckManifest.spec
@@ -1,12 +1,16 @@
 Name:   perl-Test-CheckManifest
-Version:1.29
-Release:7%{?dist}
+Version:1.31
+Release:1%{?dist}
 Summary:Check if your Manifest matches your distro
 License:Artistic 2.0
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Test-CheckManifest/
 Source0:
http://www.cpan.org/authors/id/R/RE/RENEEB/Test-CheckManifest-%{version}.tar.gz
 BuildArch:  noarch
+
+BuildRequires:  %{__perl}
+BuildRequires:  %{__make}
+
 BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Carp)
@@ -17,6 +21,7 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 
+BuildRequires:  perl(CPAN::Meta::YAML)
 BuildRequires:  perl(Test::Builder)
 BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.08
@@ -36,12 +41,12 @@ distribution.
 %build
 cd Test-CheckManifest-%{version}
 %{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
-make %{?_smp_mflags}
+%{__make} %{?_smp_mflags}
 cd ..
 
 %install
 cd Test-CheckManifest-%{version}
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+%{__make} pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %{_fixperms} $RPM_BUILD_ROOT/*
@@ -49,7 +54,7 @@ cd ..
 
 %check
 cd Test-CheckManifest-%{version}
-make test
+%{__make} test
 cd ..
 
 %files
@@ -59,6 +64,10 @@ cd ..
 %{_mandir}/man3/*
 
 %changelog
+* Mon Apr 24 2017 Ralf Corsépius  - 1.31-1
+- Update to 1.31.
+- Add BR: perl(CPAN::Meta::YAML).
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.29-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index b075cc4..19ad625 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ad56b6f7149b3b08f4030175deadb99  Test-CheckManifest-1.29.tar.gz
+SHA512 (Test-CheckManifest-1.31.tar.gz) = 
bebfd60107977f4242c4876fd9e5e8b13eb462218b9b409b1860d88b4eb2d1ffa56e9e54978df95c9fbd7ff2f2c05783f8222d16539ee4465fb4033e109d453f
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Test-CheckManifest.git/commit/?h=f26=96b649d8defaf5ff8c5cfa899c512e4f7f2ae019
___
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-Test-CheckManifest (master). "Update to 1.31. (..more)"

2017-04-23 Thread notifications
From 96b649d8defaf5ff8c5cfa899c512e4f7f2ae019 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Mon, 24 Apr 2017 06:45:41 +0200
Subject: Update to 1.31. Add BR: perl(CPAN::Meta::YAML).

---
 .gitignore   |  2 +-
 perl-Test-CheckManifest.spec | 19 ++-
 sources  |  2 +-
 3 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index 2ca1629..947da6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Test-CheckManifest-1.29.tar.gz
+/Test-CheckManifest-1.31.tar.gz
diff --git a/perl-Test-CheckManifest.spec b/perl-Test-CheckManifest.spec
index d7d205f..82d0a23 100644
--- a/perl-Test-CheckManifest.spec
+++ b/perl-Test-CheckManifest.spec
@@ -1,12 +1,16 @@
 Name:   perl-Test-CheckManifest
-Version:1.29
-Release:7%{?dist}
+Version:1.31
+Release:1%{?dist}
 Summary:Check if your Manifest matches your distro
 License:Artistic 2.0
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Test-CheckManifest/
 Source0:
http://www.cpan.org/authors/id/R/RE/RENEEB/Test-CheckManifest-%{version}.tar.gz
 BuildArch:  noarch
+
+BuildRequires:  %{__perl}
+BuildRequires:  %{__make}
+
 BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Carp)
@@ -17,6 +21,7 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 
+BuildRequires:  perl(CPAN::Meta::YAML)
 BuildRequires:  perl(Test::Builder)
 BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.08
@@ -36,12 +41,12 @@ distribution.
 %build
 cd Test-CheckManifest-%{version}
 %{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
-make %{?_smp_mflags}
+%{__make} %{?_smp_mflags}
 cd ..
 
 %install
 cd Test-CheckManifest-%{version}
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+%{__make} pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %{_fixperms} $RPM_BUILD_ROOT/*
@@ -49,7 +54,7 @@ cd ..
 
 %check
 cd Test-CheckManifest-%{version}
-make test
+%{__make} test
 cd ..
 
 %files
@@ -59,6 +64,10 @@ cd ..
 %{_mandir}/man3/*
 
 %changelog
+* Mon Apr 24 2017 Ralf Corsépius  - 1.31-1
+- Update to 1.31.
+- Add BR: perl(CPAN::Meta::YAML).
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.29-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index b075cc4..19ad625 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ad56b6f7149b3b08f4030175deadb99  Test-CheckManifest-1.29.tar.gz
+SHA512 (Test-CheckManifest-1.31.tar.gz) = 
bebfd60107977f4242c4876fd9e5e8b13eb462218b9b409b1860d88b4eb2d1ffa56e9e54978df95c9fbd7ff2f2c05783f8222d16539ee4465fb4033e109d453f
-- 
cgit v1.1



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


corsepiu uploaded Test-CheckManifest-1.31.tar.gz for perl-Test-CheckManifest

2017-04-23 Thread notifications
bebfd60107977f4242c4876fd9e5e8b13eb462218b9b409b1860d88b4eb2d1ffa56e9e54978df95c9fbd7ff2f2c05783f8222d16539ee4465fb4033e109d453f
  Test-CheckManifest-1.31.tar.gz

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


[Bug 1444675] New: perl-DateTime-Format-Natural-1.05 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444675

Bug ID: 1444675
   Summary: perl-DateTime-Format-Natural-1.05 is available
   Product: Fedora
   Version: rawhide
 Component: perl-DateTime-Format-Natural
  Keywords: FutureFeature, Triaged
  Assignee: jples...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: iarn...@gmail.com, jples...@redhat.com,
perl-devel@lists.fedoraproject.org



Latest upstream release: 1.05
Current version/release in rawhide: 1.04-2.fc26
URL: http://search.cpan.org/dist/DateTime-Format-Natural/

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

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

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

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

-- 
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 1444672] New: perl-Config-Any-0.32 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444672

Bug ID: 1444672
   Summary: perl-Config-Any-0.32 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Config-Any
  Keywords: FutureFeature, Triaged
  Assignee: emman...@seyman.fr
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: emman...@seyman.fr, perl-devel@lists.fedoraproject.org



Latest upstream release: 0.32
Current version/release in rawhide: 0.30-1.fc27
URL: http://search.cpan.org/dist/Config-Any/

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

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

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

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

-- 
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 1444482] perl-version-0.9918 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=182

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #2 from Fedora Update System  ---
perl-version-0.99.18-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-397975d6f8

-- 
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 1437790] perl-Makefile-DOM-0.008-6.fc27 FTBFS: tests fail with perl-List-MoreUtils-0.418-1.fc27

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1437790

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #2 from Fedora Update System  ---
perl-Makefile-DOM-0.008-7.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-f341b2

-- 
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 1444242] perl-CPAN-Perl-Releases-3.14 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444242



--- Comment #5 from Fedora Update System  ---
perl-CPAN-Perl-Releases-3.14-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-c817077c5f

-- 
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 1444246] perl-multidimensional-0.013 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444246



--- Comment #5 from Fedora Update System  ---
perl-multidimensional-0.013-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-b9383094a2

-- 
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 1444245] perl-Module-CoreList-5.20170420 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444245



--- Comment #6 from Fedora Update System  ---
perl-Module-CoreList-5.20170420-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-2c995f064e

-- 
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 1444240] perl-bareword-filehandles-0.005 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444240



--- Comment #5 from Fedora Update System  ---
perl-bareword-filehandles-0.005-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-51f01343a8

-- 
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 1444242] perl-CPAN-Perl-Releases-3.14 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444242

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #4 from Fedora Update System  ---
perl-CPAN-Perl-Releases-3.14-1.fc25 has been pushed to the Fedora 25 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-9b01fd0de1

-- 
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 1444246] perl-multidimensional-0.013 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444246

Fedora Update System  changed:

   What|Removed |Added

 Status|VERIFIED|ON_QA



--- Comment #4 from Fedora Update System  ---
perl-multidimensional-0.013-1.fc25 has been pushed to the Fedora 25 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-1d584763b6

-- 
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 1444240] perl-bareword-filehandles-0.005 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444240

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #4 from Fedora Update System  ---
perl-bareword-filehandles-0.005-1.fc25 has been pushed to the Fedora 25 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-4ec70f548b

-- 
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 1444245] perl-Module-CoreList-5.20170420 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444245

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #5 from Fedora Update System  ---
perl-Module-CoreList-5.20170420-1.fc25 has been pushed to the Fedora 25 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-249ed7ee3c

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

2017-04-23 Thread buildsys


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

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


[Bug 1441518] perl-Test-Without-Module-0.20 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1441518

Emmanuel Seyman  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Test-Without-Module-0.
   ||20-1.fc27
 Resolution|--- |RAWHIDE
Last Closed||2017-04-23 10:54:59



--- Comment #1 from Emmanuel Seyman  ---
Built for rawhide:
https://koji.fedoraproject.org/koji/buildinfo?buildID=882469

-- 
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 1442057] perl-Mojolicious-Plugin-RenderFile-0.11 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1442057

Emmanuel Seyman  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Mojolicious-Plugin-Ren
   ||derFile-0.11-1.fc27
 Resolution|--- |RAWHIDE
Last Closed||2017-04-23 10:54:15



--- Comment #1 from Emmanuel Seyman  ---
Built for rawhide:
https://koji.fedoraproject.org/koji/buildinfo?buildID=882463

-- 
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 1442288] perl-App-Nopaste-1.009 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1442288

Emmanuel Seyman  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-App-Nopaste-1.009-1.fc
   ||27
 Resolution|--- |RAWHIDE
Last Closed||2017-04-23 10:53:15



--- Comment #1 from Emmanuel Seyman  ---
Built for rawhide:
https://koji.fedoraproject.org/koji/buildinfo?buildID=882456

-- 
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 1442300] perl-Test-Routine-0.025 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1442300

Emmanuel Seyman  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Test-Routine-0.025-1.f
   ||c27
 Resolution|--- |RAWHIDE
Last Closed||2017-04-23 10:52:24



--- Comment #1 from Emmanuel Seyman  ---
Built for rawhide:
https://koji.fedoraproject.org/koji/buildinfo?buildID=882468

-- 
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 1443515] perl-Data-ObjectDriver-0.15 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1443515

Emmanuel Seyman  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Data-ObjectDriver-0.15
   ||-1.fc27
 Resolution|--- |RAWHIDE
Last Closed||2017-04-23 10:51:34



--- Comment #1 from Emmanuel Seyman  ---
Built for rawhide:
https://koji.fedoraproject.org/koji/buildinfo?buildID=882461

-- 
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 1444243] perl-MooseX-Role-Parameterized-1.10 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444243

Emmanuel Seyman  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-MooseX-Role-Parameteri
   ||zed-1.10-1.fc27
 Resolution|--- |RAWHIDE
Last Closed||2017-04-23 10:50:51



--- Comment #1 from Emmanuel Seyman  ---
Built for rawhide:
https://koji.fedoraproject.org/koji/buildinfo?buildID=882466

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

2017-04-23 Thread buildsys


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

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


[Bug 1444632] perl-Tk-Getopt-0.51 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444632



--- Comment #2 from Upstream Release Monitoring 
 ---
hotness's scratch build of perl-Tk-Getopt-0.51-1.el7.src.rpm for rawhide
completed http://koji.fedoraproject.org/koji/taskinfo?taskID=19155656

-- 
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 1444632] New: perl-Tk-Getopt-0.51 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444632

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



Latest upstream release: 0.51
Current version/release in rawhide: 0.50-14.fc26
URL: http://search.cpan.org/dist/Tk-Getopt/

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

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

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

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

-- 
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 1444632] perl-Tk-Getopt-0.51 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444632



--- Comment #1 from Upstream Release Monitoring 
 ---
Created attachment 1273457
  --> https://bugzilla.redhat.com/attachment.cgi?id=1273457=edit
[patch] Update to 0.51 (#1444632)

-- 
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 1444629] perl-Geo-ShapeFile-2.64 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444629



--- Comment #2 from Upstream Release Monitoring 
 ---
hotness's scratch build of perl-Geo-ShapeFile-2.64-1.el7.src.rpm for rawhide
completed http://koji.fedoraproject.org/koji/taskinfo?taskID=19155573

-- 
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 1444629] perl-Geo-ShapeFile-2.64 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444629



--- Comment #1 from Upstream Release Monitoring 
 ---
Created attachment 1273453
  --> https://bugzilla.redhat.com/attachment.cgi?id=1273453=edit
[patch] Update to 2.64 (#1444629)

-- 
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 1444629] New: perl-Geo-ShapeFile-2.64 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444629

Bug ID: 1444629
   Summary: perl-Geo-ShapeFile-2.64 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Geo-ShapeFile
  Keywords: FutureFeature, Triaged
  Assignee: dd...@cpan.org
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: dd...@cpan.org, perl-devel@lists.fedoraproject.org



Latest upstream release: 2.64
Current version/release in rawhide: 2.62-2.fc26
URL: http://search.cpan.org/dist/Geo-ShapeFile/

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

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

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

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

-- 
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-GD (f26). "Update to 2.65 (..more)"

2017-04-23 Thread notifications
From 860f04ee08487929f30d1bcc2d744e1ccdfe21da Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 23 Apr 2017 12:05:42 +0100
Subject: Update to 2.65

- New upstream release 2.65
  - Fix --gdlib_config_path to accept an argument
---
 perl-GD.spec | 6 +-
 sources  | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/perl-GD.spec b/perl-GD.spec
index 08ce256..0499202 100644
--- a/perl-GD.spec
+++ b/perl-GD.spec
@@ -1,5 +1,5 @@
 Name:   perl-GD
-Version:2.64
+Version:2.65
 Release:1%{?dist}
 Summary:Perl interface to the GD graphics library
 License:GPL+ or Artistic 2.0
@@ -92,6 +92,10 @@ make test TEST_VERBOSE=1
 %{_mandir}/man3/GD::Simple.3*
 
 %changelog
+* Sun Apr 23 2017 Paul Howarth  - 2.65-1
+- Update to 2.65
+  - Fix --gdlib_config_path to accept an argument
+
 * Sun Apr 23 2017 Paul Howarth  - 2.64-1
 - Update to 2.64
   - Add CONFIGURE_REQUIRES META
diff --git a/sources b/sources
index 7135957..86417bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (GD-2.64.tar.gz) = 
b715b7bde5cf4d3067f93df61753bb015e8a8cfd1f17972234df993f432382702688510490e2fcfc924bbe9db55d30af4b03441c288157193813020178bf6651
+SHA512 (GD-2.65.tar.gz) = 
ae377548437c3b318f9a49bb20d92a66538e768803a9bda2e0b90d2e2e64bd043ab821ab6a44b857654f60ba0bea41f7b88e12808075427a9cd9eacbc90588aa
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-GD.git/commit/?h=f26=860f04ee08487929f30d1bcc2d744e1ccdfe21da
___
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-GD (f26). "Update to 2.64 (..more)"

2017-04-23 Thread notifications
From 9074082c17f3bdf5fa17a2dca3e4f8a28aa2d35b Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 23 Apr 2017 11:44:50 +0100
Subject: Update to 2.64

- New upstream release 2.64
  - Add CONFIGURE_REQUIRES META
  - Add --gdlib_config_path
  - Add Image Filters: scatter, pixelate, negate, grayscale, brightness,
contrast, color, selectiveBlur, edgeDetectQuick, gaussianBlur, emboss,
meanRemoval, smooth, copyGaussianBlurred
  - Add palette methods: createPaletteFromTrueColor, neuQuant (but
discouraged), colorMatch
  - Add interpolation methods: copyScale, copyRotateInterpolated,
interpolationMethod
  - Add double GD::VERSION
  - Add all gd.h constants
  - Fixed wrong <5.14 code generated with ExtUtils::Constants (CPAN RT#121297);
only generate const-xs.inc when it's missing
  - Add -liconv on hpux too (our pkgconfig parser cannot handle it)
  - Renamed VERSION() to LIBGD_VERSION() (CPAN RT#121307); it was treated
magically by "use GD 2.18"
  - Update doc for LIBGD_VERSION()
  - Fix 5.6.2, which does not have float in its typemap
---
 GD-2.56-flaky-test.patch | 13 -
 GD-2.60-cflags.patch | 11 ---
 GD-2.64-cflags.patch | 11 +++
 perl-GD.spec | 26 --
 sources  |  2 +-
 5 files changed, 36 insertions(+), 27 deletions(-)
 delete mode 100644 GD-2.56-flaky-test.patch
 delete mode 100644 GD-2.60-cflags.patch
 create mode 100644 GD-2.64-cflags.patch

diff --git a/GD-2.56-flaky-test.patch b/GD-2.56-flaky-test.patch
deleted file mode 100644
index 2b929f6..000
--- a/GD-2.56-flaky-test.patch
+++ /dev/null
@@ -1,13 +0,0 @@
 t/GD.t
-+++ t/GD.t
-@@ -246,7 +246,10 @@ sub run_image_regression_tests {
-   if (!$gd) {
-   fail("unable to generate comparison image for test $t: $@");
-   } else {
-+TODO: {
-+  local $TODO = "Flaky test (CPAN RT#100294)" if $t == 7;
-   ok(compare($gd,$t,$suffix),"image comparison test $t");
-+}
-   }
- }
- }
diff --git a/GD-2.60-cflags.patch b/GD-2.60-cflags.patch
deleted file mode 100644
index 2bd07b1..000
--- a/GD-2.60-cflags.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 Makefile.PL
-+++ Makefile.PL
-@@ -248,7 +248,7 @@ print F $DEFINES,"\n";
- close F;
- 
- my $CCFLAGS = $Config{ccflags};
--$CCFLAGS .= " -Wall -Wextra -Wformat=0" if $Config{gccversion} and $] > 5.020;
-+$CCFLAGS .= " -Wall -Wextra" if $Config{gccversion} and $] > 5.020;
- 
- WriteMakefile(
- 'NAME'=> 'GD',
diff --git a/GD-2.64-cflags.patch b/GD-2.64-cflags.patch
new file mode 100644
index 000..9fd3657
--- /dev/null
+++ b/GD-2.64-cflags.patch
@@ -0,0 +1,11 @@
+--- Makefile.PL
 Makefile.PL
+@@ -259,7 +259,7 @@ print F $DEFINES,"\n";
+ close F;
+ 
+ my $CCFLAGS = $Config{ccflags};
+-$CCFLAGS .= " -Wall -Wextra -Wformat=0" if $Config{gccversion} and $] > 5.020;
++$CCFLAGS .= " -Wall -Wextra" if $Config{gccversion} and $] > 5.020;
+ 
+ my %WriteMakefileArgs = (
+ 'NAME'=> 'GD',
diff --git a/perl-GD.spec b/perl-GD.spec
index bfc8c14..08ce256 100644
--- a/perl-GD.spec
+++ b/perl-GD.spec
@@ -1,12 +1,12 @@
 Name:   perl-GD
-Version:2.60
+Version:2.64
 Release:1%{?dist}
 Summary:Perl interface to the GD graphics library
 License:GPL+ or Artistic 2.0
 URL:http://search.cpan.org/dist/GD/
 Source0:http://www.cpan.org/authors/id/R/RU/RURBAN/GD-%{version}.tar.gz
 Patch0: GD-2.56-utf8.patch
-Patch1: GD-2.60-cflags.patch
+Patch1: GD-2.64-cflags.patch
 # Module Build
 BuildRequires:  coreutils
 BuildRequires:  findutils
@@ -17,6 +17,7 @@ BuildRequires:  perl
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
 BuildRequires:  perl(Config)
+BuildRequires:  perl(ExtUtils::Constant)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(Getopt::Long)
@@ -91,6 +92,27 @@ make test TEST_VERBOSE=1
 %{_mandir}/man3/GD::Simple.3*
 
 %changelog
+* Sun Apr 23 2017 Paul Howarth  - 2.64-1
+- Update to 2.64
+  - Add CONFIGURE_REQUIRES META
+  - Add --gdlib_config_path
+  - Add Image Filters: scatter, pixelate, negate, grayscale, brightness,
+contrast, color, selectiveBlur, edgeDetectQuick, gaussianBlur, emboss,
+meanRemoval, smooth, copyGaussianBlurred
+  - Add palette methods: createPaletteFromTrueColor, neuQuant (but
+discouraged), colorMatch
+  - Add interpolation methods: copyScale, copyRotateInterpolated,
+interpolationMethod
+  - Add double GD::VERSION
+  - Add all gd.h constants
+  - Fixed wrong <5.14 code generated with ExtUtils::Constants (CPAN RT#121297);
+only generate const-xs.inc when it's missing
+  - Add -liconv on hpux too (our pkgconfig parser cannot handle it)
+  - Renamed VERSION() to LIBGD_VERSION() (CPAN RT#121307); it was treated
+magically by "use GD 2.18"
+  - Update doc for LIBGD_VERSION()
+  - Fix 5.6.2, which does not 

pghmcfc pushed to perl-GD (master). "Update to 2.65 (..more)"

2017-04-23 Thread notifications
From 860f04ee08487929f30d1bcc2d744e1ccdfe21da Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 23 Apr 2017 12:05:42 +0100
Subject: Update to 2.65

- New upstream release 2.65
  - Fix --gdlib_config_path to accept an argument
---
 perl-GD.spec | 6 +-
 sources  | 2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/perl-GD.spec b/perl-GD.spec
index 08ce256..0499202 100644
--- a/perl-GD.spec
+++ b/perl-GD.spec
@@ -1,5 +1,5 @@
 Name:   perl-GD
-Version:2.64
+Version:2.65
 Release:1%{?dist}
 Summary:Perl interface to the GD graphics library
 License:GPL+ or Artistic 2.0
@@ -92,6 +92,10 @@ make test TEST_VERBOSE=1
 %{_mandir}/man3/GD::Simple.3*
 
 %changelog
+* Sun Apr 23 2017 Paul Howarth  - 2.65-1
+- Update to 2.65
+  - Fix --gdlib_config_path to accept an argument
+
 * Sun Apr 23 2017 Paul Howarth  - 2.64-1
 - Update to 2.64
   - Add CONFIGURE_REQUIRES META
diff --git a/sources b/sources
index 7135957..86417bc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (GD-2.64.tar.gz) = 
b715b7bde5cf4d3067f93df61753bb015e8a8cfd1f17972234df993f432382702688510490e2fcfc924bbe9db55d30af4b03441c288157193813020178bf6651
+SHA512 (GD-2.65.tar.gz) = 
ae377548437c3b318f9a49bb20d92a66538e768803a9bda2e0b90d2e2e64bd043ab821ab6a44b857654f60ba0bea41f7b88e12808075427a9cd9eacbc90588aa
-- 
cgit v1.1



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


pghmcfc uploaded GD-2.65.tar.gz for perl-GD

2017-04-23 Thread notifications
ae377548437c3b318f9a49bb20d92a66538e768803a9bda2e0b90d2e2e64bd043ab821ab6a44b857654f60ba0bea41f7b88e12808075427a9cd9eacbc90588aa
  GD-2.65.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-GD/GD-2.65.tar.gz/sha512/ae377548437c3b318f9a49bb20d92a66538e768803a9bda2e0b90d2e2e64bd043ab821ab6a44b857654f60ba0bea41f7b88e12808075427a9cd9eacbc90588aa/GD-2.65.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1444582] perl-utf8-all-0.022 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444582



--- Comment #1 from Fedora Update System  ---
perl-utf8-all-0.022-1.fc26 has been submitted as an update to Fedora 26.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-1fd775d511

-- 
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-GD (master). "Update to 2.64 (..more)"

2017-04-23 Thread notifications
From 9074082c17f3bdf5fa17a2dca3e4f8a28aa2d35b Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 23 Apr 2017 11:44:50 +0100
Subject: Update to 2.64

- New upstream release 2.64
  - Add CONFIGURE_REQUIRES META
  - Add --gdlib_config_path
  - Add Image Filters: scatter, pixelate, negate, grayscale, brightness,
contrast, color, selectiveBlur, edgeDetectQuick, gaussianBlur, emboss,
meanRemoval, smooth, copyGaussianBlurred
  - Add palette methods: createPaletteFromTrueColor, neuQuant (but
discouraged), colorMatch
  - Add interpolation methods: copyScale, copyRotateInterpolated,
interpolationMethod
  - Add double GD::VERSION
  - Add all gd.h constants
  - Fixed wrong <5.14 code generated with ExtUtils::Constants (CPAN RT#121297);
only generate const-xs.inc when it's missing
  - Add -liconv on hpux too (our pkgconfig parser cannot handle it)
  - Renamed VERSION() to LIBGD_VERSION() (CPAN RT#121307); it was treated
magically by "use GD 2.18"
  - Update doc for LIBGD_VERSION()
  - Fix 5.6.2, which does not have float in its typemap
---
 GD-2.56-flaky-test.patch | 13 -
 GD-2.60-cflags.patch | 11 ---
 GD-2.64-cflags.patch | 11 +++
 perl-GD.spec | 26 --
 sources  |  2 +-
 5 files changed, 36 insertions(+), 27 deletions(-)
 delete mode 100644 GD-2.56-flaky-test.patch
 delete mode 100644 GD-2.60-cflags.patch
 create mode 100644 GD-2.64-cflags.patch

diff --git a/GD-2.56-flaky-test.patch b/GD-2.56-flaky-test.patch
deleted file mode 100644
index 2b929f6..000
--- a/GD-2.56-flaky-test.patch
+++ /dev/null
@@ -1,13 +0,0 @@
 t/GD.t
-+++ t/GD.t
-@@ -246,7 +246,10 @@ sub run_image_regression_tests {
-   if (!$gd) {
-   fail("unable to generate comparison image for test $t: $@");
-   } else {
-+TODO: {
-+  local $TODO = "Flaky test (CPAN RT#100294)" if $t == 7;
-   ok(compare($gd,$t,$suffix),"image comparison test $t");
-+}
-   }
- }
- }
diff --git a/GD-2.60-cflags.patch b/GD-2.60-cflags.patch
deleted file mode 100644
index 2bd07b1..000
--- a/GD-2.60-cflags.patch
+++ /dev/null
@@ -1,11 +0,0 @@
 Makefile.PL
-+++ Makefile.PL
-@@ -248,7 +248,7 @@ print F $DEFINES,"\n";
- close F;
- 
- my $CCFLAGS = $Config{ccflags};
--$CCFLAGS .= " -Wall -Wextra -Wformat=0" if $Config{gccversion} and $] > 5.020;
-+$CCFLAGS .= " -Wall -Wextra" if $Config{gccversion} and $] > 5.020;
- 
- WriteMakefile(
- 'NAME'=> 'GD',
diff --git a/GD-2.64-cflags.patch b/GD-2.64-cflags.patch
new file mode 100644
index 000..9fd3657
--- /dev/null
+++ b/GD-2.64-cflags.patch
@@ -0,0 +1,11 @@
+--- Makefile.PL
 Makefile.PL
+@@ -259,7 +259,7 @@ print F $DEFINES,"\n";
+ close F;
+ 
+ my $CCFLAGS = $Config{ccflags};
+-$CCFLAGS .= " -Wall -Wextra -Wformat=0" if $Config{gccversion} and $] > 5.020;
++$CCFLAGS .= " -Wall -Wextra" if $Config{gccversion} and $] > 5.020;
+ 
+ my %WriteMakefileArgs = (
+ 'NAME'=> 'GD',
diff --git a/perl-GD.spec b/perl-GD.spec
index bfc8c14..08ce256 100644
--- a/perl-GD.spec
+++ b/perl-GD.spec
@@ -1,12 +1,12 @@
 Name:   perl-GD
-Version:2.60
+Version:2.64
 Release:1%{?dist}
 Summary:Perl interface to the GD graphics library
 License:GPL+ or Artistic 2.0
 URL:http://search.cpan.org/dist/GD/
 Source0:http://www.cpan.org/authors/id/R/RU/RURBAN/GD-%{version}.tar.gz
 Patch0: GD-2.56-utf8.patch
-Patch1: GD-2.60-cflags.patch
+Patch1: GD-2.64-cflags.patch
 # Module Build
 BuildRequires:  coreutils
 BuildRequires:  findutils
@@ -17,6 +17,7 @@ BuildRequires:  perl
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
 BuildRequires:  perl(Config)
+BuildRequires:  perl(ExtUtils::Constant)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(ExtUtils::PkgConfig)
 BuildRequires:  perl(Getopt::Long)
@@ -91,6 +92,27 @@ make test TEST_VERBOSE=1
 %{_mandir}/man3/GD::Simple.3*
 
 %changelog
+* Sun Apr 23 2017 Paul Howarth  - 2.64-1
+- Update to 2.64
+  - Add CONFIGURE_REQUIRES META
+  - Add --gdlib_config_path
+  - Add Image Filters: scatter, pixelate, negate, grayscale, brightness,
+contrast, color, selectiveBlur, edgeDetectQuick, gaussianBlur, emboss,
+meanRemoval, smooth, copyGaussianBlurred
+  - Add palette methods: createPaletteFromTrueColor, neuQuant (but
+discouraged), colorMatch
+  - Add interpolation methods: copyScale, copyRotateInterpolated,
+interpolationMethod
+  - Add double GD::VERSION
+  - Add all gd.h constants
+  - Fixed wrong <5.14 code generated with ExtUtils::Constants (CPAN RT#121297);
+only generate const-xs.inc when it's missing
+  - Add -liconv on hpux too (our pkgconfig parser cannot handle it)
+  - Renamed VERSION() to LIBGD_VERSION() (CPAN RT#121307); it was treated
+magically by "use GD 2.18"
+  - Update doc for LIBGD_VERSION()
+  - Fix 5.6.2, which does not 

pghmcfc uploaded GD-2.64.tar.gz for perl-GD

2017-04-23 Thread notifications
b715b7bde5cf4d3067f93df61753bb015e8a8cfd1f17972234df993f432382702688510490e2fcfc924bbe9db55d30af4b03441c288157193813020178bf6651
  GD-2.64.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-GD/GD-2.64.tar.gz/sha512/b715b7bde5cf4d3067f93df61753bb015e8a8cfd1f17972234df993f432382702688510490e2fcfc924bbe9db55d30af4b03441c288157193813020178bf6651/GD-2.64.tar.gz
___
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-utf8-all (f26). "0.022 bump"

2017-04-23 Thread notifications
From 4ee1d74f9fe5d0ab48b95997d05269deff9f757d Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 23 Apr 2017 11:29:35 +0100
Subject: 0.022 bump

---
 .gitignore |  1 +
 .rpmlint   |  4 +++-
 perl-utf8-all.spec | 11 +++
 sources|  2 +-
 4 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore
index ffd871d..1f6f4d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /utf8-all-0.019.tar.gz
 /utf8-all-0.020.tar.gz
 /utf8-all-0.021.tar.gz
+/utf8-all-0.022.tar.gz
diff --git a/.rpmlint b/.rpmlint
index db65a7d..454ca24 100644
--- a/.rpmlint
+++ b/.rpmlint
@@ -1,2 +1,4 @@
 from Config import *
-addFilter("spelling-error .* (binmode|filehandle|Pragma)");
+addFilter("spelling-error %description -l en_US Pragma -> ")
+addFilter("spelling-error %description -l en_US binmode -> ")
+addFilter("spelling-error %description -l en_US filehandle -> ")
diff --git a/perl-utf8-all.spec b/perl-utf8-all.spec
index 467df6b..2112519 100644
--- a/perl-utf8-all.spec
+++ b/perl-utf8-all.spec
@@ -1,12 +1,12 @@
 Name:   perl-utf8-all
-Version:0.021
-Release:2%{?dist}
+Version:0.022
+Release:1%{?dist}
 Summary:Turn on Unicode everywhere
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/utf8-all/
 Source0:
http://www.cpan.org/authors/id/H/HA/HAYOBAAN/utf8-all-%{version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  make
 BuildRequires:  perl
@@ -62,7 +62,7 @@ make %{?_smp_mflags}
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -delete
-%{_fixperms} $RPM_BUILD_ROOT/*
+%{_fixperms} -c $RPM_BUILD_ROOT
 
 %check
 make test
@@ -74,6 +74,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Apr 23 2017 Paul Howarth  - 0.022-1
+- 0.022 bump
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
0.021-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 851e2d1..fdaca7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-79b886d3ac8122cb994f7bf6a9831795  utf8-all-0.021.tar.gz
+SHA512 (utf8-all-0.022.tar.gz) = 
70f3a287c16a0f88c295d1dd5a1da0573bd0d70c4c60b2305e176a86c9c90d74c1a92a5681e07249c1bd468bf89b622cb47d498ed6df47d231bd5c2f72e3427f
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-utf8-all.git/commit/?h=f26=4ee1d74f9fe5d0ab48b95997d05269deff9f757d
___
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-utf8-all (master). "0.022 bump"

2017-04-23 Thread notifications
From 4ee1d74f9fe5d0ab48b95997d05269deff9f757d Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Sun, 23 Apr 2017 11:29:35 +0100
Subject: 0.022 bump

---
 .gitignore |  1 +
 .rpmlint   |  4 +++-
 perl-utf8-all.spec | 11 +++
 sources|  2 +-
 4 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore
index ffd871d..1f6f4d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /utf8-all-0.019.tar.gz
 /utf8-all-0.020.tar.gz
 /utf8-all-0.021.tar.gz
+/utf8-all-0.022.tar.gz
diff --git a/.rpmlint b/.rpmlint
index db65a7d..454ca24 100644
--- a/.rpmlint
+++ b/.rpmlint
@@ -1,2 +1,4 @@
 from Config import *
-addFilter("spelling-error .* (binmode|filehandle|Pragma)");
+addFilter("spelling-error %description -l en_US Pragma -> ")
+addFilter("spelling-error %description -l en_US binmode -> ")
+addFilter("spelling-error %description -l en_US filehandle -> ")
diff --git a/perl-utf8-all.spec b/perl-utf8-all.spec
index 467df6b..2112519 100644
--- a/perl-utf8-all.spec
+++ b/perl-utf8-all.spec
@@ -1,12 +1,12 @@
 Name:   perl-utf8-all
-Version:0.021
-Release:2%{?dist}
+Version:0.022
+Release:1%{?dist}
 Summary:Turn on Unicode everywhere
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/utf8-all/
 Source0:
http://www.cpan.org/authors/id/H/HA/HAYOBAAN/utf8-all-%{version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  make
 BuildRequires:  perl
@@ -62,7 +62,7 @@ make %{?_smp_mflags}
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -delete
-%{_fixperms} $RPM_BUILD_ROOT/*
+%{_fixperms} -c $RPM_BUILD_ROOT
 
 %check
 make test
@@ -74,6 +74,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Apr 23 2017 Paul Howarth  - 0.022-1
+- 0.022 bump
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
0.021-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 851e2d1..fdaca7f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-79b886d3ac8122cb994f7bf6a9831795  utf8-all-0.021.tar.gz
+SHA512 (utf8-all-0.022.tar.gz) = 
70f3a287c16a0f88c295d1dd5a1da0573bd0d70c4c60b2305e176a86c9c90d74c1a92a5681e07249c1bd468bf89b622cb47d498ed6df47d231bd5c2f72e3427f
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-utf8-all.git/commit/?h=master=4ee1d74f9fe5d0ab48b95997d05269deff9f757d
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


pghmcfc uploaded utf8-all-0.022.tar.gz for perl-utf8-all

2017-04-23 Thread notifications
70f3a287c16a0f88c295d1dd5a1da0573bd0d70c4c60b2305e176a86c9c90d74c1a92a5681e07249c1bd468bf89b622cb47d498ed6df47d231bd5c2f72e3427f
  utf8-all-0.022.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-utf8-all/utf8-all-0.022.tar.gz/sha512/70f3a287c16a0f88c295d1dd5a1da0573bd0d70c4c60b2305e176a86c9c90d74c1a92a5681e07249c1bd468bf89b622cb47d498ed6df47d231bd5c2f72e3427f/utf8-all-0.022.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1444582] perl-utf8-all-0.022 is available

2017-04-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1444582

Paul Howarth  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||p...@city-fan.org
   Assignee|ppi...@redhat.com   |p...@city-fan.org



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