[Bug 1446865] perl-Params-Validate-1.27 is available

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



--- Comment #5 from Fedora Update System  ---
perl-Params-Validate-1.27-1.fc26 has been submitted as an update to Fedora 26.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-1b3c5cbe55

-- 
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 1446865] perl-Params-Validate-1.27 is available

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



--- Comment #6 from Fedora Update System  ---
perl-Params-Validate-1.27-1.fc24 has been submitted as an update to Fedora 24.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-1eb2d85e8f

-- 
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 1446865] perl-Params-Validate-1.27 is available

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



--- Comment #4 from Fedora Update System  ---
perl-Params-Validate-1.27-1.fc25 has been submitted as an update to Fedora 25.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-8c661c180d

-- 
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-Params-Validate (f24). "Update to 1.27."

2017-05-03 Thread notifications
From ba722ac048ffaf63d461e9f45116a157d13dd07b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 4 May 2017 06:10:51 +0200
Subject: Update to 1.27.

---
 .gitignore|  2 +-
 perl-Params-Validate.spec | 11 +--
 sources   |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index d2dfb07..c2823ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.26.tar.gz
+/Params-Validate-1.27.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index ea0e909..9f03de6 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,7 +1,7 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.26
-Release:   2%{?dist}
+Version:   1.27
+Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -18,6 +18,8 @@ BuildRequires:  perl(Module::Build) >= 0.28
 # Run-time:
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Scalar::Util) >= 1.20
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(vars)
 BuildRequires:  perl(XSLoader)
 
 # Required by the tests
@@ -27,6 +29,8 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(JSON::PP) >= 2.27300
 BuildRequires:  perl(lib)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Requires)
@@ -68,6 +72,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 04 2017 Ralf Corsépius  - 1.27-1
+- Update to 1.27.
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.26-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 081e082..05c5203 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e7bf5293fde78210f085c4ff32ee342  Params-Validate-1.26.tar.gz
+SHA512 (Params-Validate-1.27.tar.gz) = 
aa20042f597e4f7a51b1d05ad01403c77be7c7c1176ccb018b83f5d29201d0f61976d697fbb2d0b7c76994c30d9fe9cb5813e097f71f0f06d64014c4518d2910
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f24=ba722ac048ffaf63d461e9f45116a157d13dd07b
___
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-Params-Validate (f24). "Cleanup merger."

2017-05-03 Thread notifications
From 8eabf22270cc0b3cf60f823ecc93bbd1316b89e8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 4 May 2017 06:39:22 +0200
Subject: Cleanup merger.

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

diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 9f03de6..a36 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -75,9 +75,6 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 * Thu May 04 2017 Ralf Corsépius  - 1.27-1
 - Update to 1.27.
 
-* Sat Feb 11 2017 Fedora Release Engineering  - 
1.26-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
 * Sun Oct 09 2016 Ralf Corsépius  - 1.26-1
 - Update to 1.26.
 - Reflect upstream having reverted to Module::Build, again ;)
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f24=8eabf22270cc0b3cf60f823ecc93bbd1316b89e8
___
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-Params-Validate (f24). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild"

2017-05-03 Thread notifications
From d7bc061e9450bd57e468eb4c8428c2218ee7e6da Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering 
Date: Sat, 11 Feb 2017 04:47:09 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

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

diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index f244d4a..ea0e909 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,7 +1,7 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
 Version:   1.26
-Release:   1%{?dist}
+Release:   2%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Sat Feb 11 2017 Fedora Release Engineering  - 
1.26-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
 * Sun Oct 09 2016 Ralf Corsépius  - 1.26-1
 - Update to 1.26.
 - Reflect upstream having reverted to Module::Build, again ;)
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f24=d7bc061e9450bd57e468eb4c8428c2218ee7e6da
___
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-Params-Validate (f25). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild"

2017-05-03 Thread notifications
From 29f334ce9c5bfbc3ca4fc6f1426d7bbd34c36833 Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering 
Date: Sat, 11 Feb 2017 04:47:09 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

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

diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index c92930d..c0c1aa1 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,7 +1,7 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
 Version:   1.26
-Release:   1%{?dist}
+Release:   2%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Sat Feb 11 2017 Fedora Release Engineering  - 
1.26-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
 * Sun Oct 09 2016 Ralf Corsépius  - 1.26-1
 - Update to 1.26.
 - Reflect upstream having reverted to Module::Build, again ;)
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f25=29f334ce9c5bfbc3ca4fc6f1426d7bbd34c36833
___
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-Params-Validate (f25). "Update to 1.27."

2017-05-03 Thread notifications
From 352dcde276327e08cc53cbb9dd4b51382c827100 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 4 May 2017 06:10:51 +0200
Subject: Update to 1.27.

---
 .gitignore|  2 +-
 perl-Params-Validate.spec | 11 +--
 sources   |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index d2dfb07..c2823ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.26.tar.gz
+/Params-Validate-1.27.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index c0c1aa1..b2b9c98 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,7 +1,7 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.26
-Release:   2%{?dist}
+Version:   1.27
+Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -18,6 +18,8 @@ BuildRequires:  perl(Module::Build) >= 0.28
 # Run-time:
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Scalar::Util) >= 1.20
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(vars)
 BuildRequires:  perl(XSLoader)
 
 # Required by the tests
@@ -27,6 +29,8 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(JSON::PP) >= 2.27300
 BuildRequires:  perl(lib)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Requires)
@@ -68,6 +72,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 04 2017 Ralf Corsépius  - 1.27-1
+- Update to 1.27.
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.26-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 081e082..05c5203 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e7bf5293fde78210f085c4ff32ee342  Params-Validate-1.26.tar.gz
+SHA512 (Params-Validate-1.27.tar.gz) = 
aa20042f597e4f7a51b1d05ad01403c77be7c7c1176ccb018b83f5d29201d0f61976d697fbb2d0b7c76994c30d9fe9cb5813e097f71f0f06d64014c4518d2910
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f25=352dcde276327e08cc53cbb9dd4b51382c827100
___
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-Params-Validate (f25). "Cleanup merger."

2017-05-03 Thread notifications
From f504a8c83ef64c5e806cb4852382449688acb224 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 4 May 2017 06:39:22 +0200
Subject: Cleanup merger.

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

diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index b2b9c98..a9c0fbc 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -75,9 +75,6 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 * Thu May 04 2017 Ralf Corsépius  - 1.27-1
 - Update to 1.27.
 
-* Sat Feb 11 2017 Fedora Release Engineering  - 
1.26-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
 * Sun Oct 09 2016 Ralf Corsépius  - 1.26-1
 - Update to 1.26.
 - Reflect upstream having reverted to Module::Build, again ;)
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f25=f504a8c83ef64c5e806cb4852382449688acb224
___
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-Params-Validate (f26). "Update to 1.27."

2017-05-03 Thread notifications
From 352dcde276327e08cc53cbb9dd4b51382c827100 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 4 May 2017 06:10:51 +0200
Subject: Update to 1.27.

---
 .gitignore|  2 +-
 perl-Params-Validate.spec | 11 +--
 sources   |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index d2dfb07..c2823ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.26.tar.gz
+/Params-Validate-1.27.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index c0c1aa1..b2b9c98 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,7 +1,7 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.26
-Release:   2%{?dist}
+Version:   1.27
+Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -18,6 +18,8 @@ BuildRequires:  perl(Module::Build) >= 0.28
 # Run-time:
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Scalar::Util) >= 1.20
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(vars)
 BuildRequires:  perl(XSLoader)
 
 # Required by the tests
@@ -27,6 +29,8 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(JSON::PP) >= 2.27300
 BuildRequires:  perl(lib)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Requires)
@@ -68,6 +72,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 04 2017 Ralf Corsépius  - 1.27-1
+- Update to 1.27.
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.26-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 081e082..05c5203 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e7bf5293fde78210f085c4ff32ee342  Params-Validate-1.26.tar.gz
+SHA512 (Params-Validate-1.27.tar.gz) = 
aa20042f597e4f7a51b1d05ad01403c77be7c7c1176ccb018b83f5d29201d0f61976d697fbb2d0b7c76994c30d9fe9cb5813e097f71f0f06d64014c4518d2910
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f26=352dcde276327e08cc53cbb9dd4b51382c827100
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1446865] perl-Params-Validate-1.27 is available

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



--- Comment #3 from Upstream Release Monitoring 
 ---
corsepiu's perl-Params-Validate-1.27-1.fc27 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=886212

-- 
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-Params-Validate (master). "Update to 1.27."

2017-05-03 Thread notifications
From 352dcde276327e08cc53cbb9dd4b51382c827100 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 4 May 2017 06:10:51 +0200
Subject: Update to 1.27.

---
 .gitignore|  2 +-
 perl-Params-Validate.spec | 11 +--
 sources   |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index d2dfb07..c2823ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.26.tar.gz
+/Params-Validate-1.27.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index c0c1aa1..b2b9c98 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,7 +1,7 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.26
-Release:   2%{?dist}
+Version:   1.27
+Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -18,6 +18,8 @@ BuildRequires:  perl(Module::Build) >= 0.28
 # Run-time:
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Scalar::Util) >= 1.20
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(vars)
 BuildRequires:  perl(XSLoader)
 
 # Required by the tests
@@ -27,6 +29,8 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(JSON::PP) >= 2.27300
 BuildRequires:  perl(lib)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Requires)
@@ -68,6 +72,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 04 2017 Ralf Corsépius  - 1.27-1
+- Update to 1.27.
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.26-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 081e082..05c5203 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e7bf5293fde78210f085c4ff32ee342  Params-Validate-1.26.tar.gz
+SHA512 (Params-Validate-1.27.tar.gz) = 
aa20042f597e4f7a51b1d05ad01403c77be7c7c1176ccb018b83f5d29201d0f61976d697fbb2d0b7c76994c30d9fe9cb5813e097f71f0f06d64014c4518d2910
-- 
cgit v1.1



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


corsepiu uploaded Params-Validate-1.27.tar.gz for perl-Params-Validate

2017-05-03 Thread notifications
aa20042f597e4f7a51b1d05ad01403c77be7c7c1176ccb018b83f5d29201d0f61976d697fbb2d0b7c76994c30d9fe9cb5813e097f71f0f06d64014c4518d2910
  Params-Validate-1.27.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-Params-Validate/Params-Validate-1.27.tar.gz/sha512/aa20042f597e4f7a51b1d05ad01403c77be7c7c1176ccb018b83f5d29201d0f61976d697fbb2d0b7c76994c30d9fe9cb5813e097f71f0f06d64014c4518d2910/Params-Validate-1.27.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1447819] New: perl-Test-LWP-UserAgent-0.032 is available

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

Bug ID: 1447819
   Summary: perl-Test-LWP-UserAgent-0.032 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Test-LWP-UserAgent
  Keywords: FutureFeature, Triaged
  Assignee: jples...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com,
perl-devel@lists.fedoraproject.org, ppi...@redhat.com



Latest upstream release: 0.032
Current version/release in rawhide: 0.031-2.fc26
URL: http://search.cpan.org/dist/Test-LWP-UserAgent/

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

-- 
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 1447815] New: perl-Moose-2.2005 is available

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

Bug ID: 1447815
   Summary: perl-Moose-2.2005 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Moose
  Keywords: FutureFeature, Triaged
  Assignee: emman...@seyman.fr
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: emman...@seyman.fr, iarn...@gmail.com,
p...@city-fan.org, perl-devel@lists.fedoraproject.org



Latest upstream release: 2.2005
Current version/release in rawhide: 2.2004-2.fc26
URL: http://search.cpan.org/dist/Moose/

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

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


ralph changed ralph's 'watchcommits' permission on perl-Module-Package (master) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'watchcommits' permission on perl-Module-Package (master) 
to 'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'approveacls' permission on perl-Unicode-EastAsianWidth (master) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'approveacls' permission on perl-Unicode-EastAsianWidth 
(master) to 'Obsolete'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchbugzilla' permission on perl-Module-Package (f26) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'watchbugzilla' permission on perl-Module-Package (f26) 
to 'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth (f26) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth 
(f26) to 'Obsolete'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'approveacls' permission on perl-Module-Package (master) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'approveacls' permission on perl-Module-Package (master) 
to 'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed owner of perl-Module-Package (f26) to 'ppisar'

2017-05-03 Thread notifications
ralph changed owner of perl-Module-Package (f26) to 'ppisar'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'commit' permission on perl-Unicode-EastAsianWidth (f26) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'commit' permission on perl-Unicode-EastAsianWidth (f26) 
to 'Obsolete'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchcommits' permission on perl-Module-Package (f26) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'watchcommits' permission on perl-Module-Package (f26) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchcommits' permission on perl-Unicode-EastAsianWidth (f26) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'watchcommits' permission on perl-Unicode-EastAsianWidth 
(f26) to 'Obsolete'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'commit' permission on perl-Module-Package (master) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'commit' permission on perl-Module-Package (master) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth (master) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth 
(master) to 'Obsolete'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchcommits' permission on perl-Unicode-EastAsianWidth (master) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'watchcommits' permission on perl-Unicode-EastAsianWidth 
(master) to 'Obsolete'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed owner of perl-Unicode-EastAsianWidth (f26) to 'ppisar'

2017-05-03 Thread notifications
ralph changed owner of perl-Unicode-EastAsianWidth (f26) to 'ppisar'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'approveacls' permission on perl-Module-Package (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'approveacls' permission on perl-Module-Package (f26) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchbugzilla' permission on perl-Module-Package (master) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'watchbugzilla' permission on perl-Module-Package 
(master) to 'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'approveacls' permission on perl-Unicode-EastAsianWidth (f26) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'approveacls' permission on perl-Unicode-EastAsianWidth 
(f26) to 'Obsolete'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'commit' permission on perl-Unicode-EastAsianWidth (master) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'commit' permission on perl-Unicode-EastAsianWidth 
(master) to 'Obsolete'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'commit' permission on perl-Module-Package (f26) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'commit' permission on perl-Module-Package (f26) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed owner of perl-Module-Package (master) to 'ppisar'

2017-05-03 Thread notifications
ralph changed owner of perl-Module-Package (master) to 'ppisar'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'approveacls' permission on perl-Module-Package (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'approveacls' permission on perl-Module-Package (master) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'approveacls' permission on perl-Module-Package (f26) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'approveacls' permission on perl-Module-Package (f26) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'approveacls' permission on perl-Unicode-EastAsianWidth (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'approveacls' permission on perl-Unicode-EastAsianWidth 
(f26) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph created the branch 'f26' for the package 'perl-Module-Package'

2017-05-03 Thread notifications
ralph created the branch 'f26' for the package 'perl-Module-Package'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'approveacls' permission on perl-Module-Package (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'approveacls' permission on perl-Module-Package (master) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's package request for perl-Unicode-EastAsianWidth in f26 from Awaiting Review to Approved

2017-05-03 Thread notifications
ralph changed ralph's package request for perl-Unicode-EastAsianWidth in f26 
from Awaiting Review to Approved

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'commit' permission on perl-Module-Package (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'commit' permission on perl-Module-Package (master) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchcommits' permission on perl-Module-Package (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'watchcommits' permission on perl-Module-Package (master) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's package request for perl-Module-Package in f26 from Awaiting Review to Approved

2017-05-03 Thread notifications
ralph changed ralph's package request for perl-Module-Package in f26 from 
Awaiting Review to Approved
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed owner of perl-Unicode-EastAsianWidth (master) to 'ppisar'

2017-05-03 Thread notifications
ralph changed owner of perl-Unicode-EastAsianWidth (master) to 'ppisar'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'approveacls' permission on perl-Unicode-EastAsianWidth (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'approveacls' permission on perl-Unicode-EastAsianWidth 
(master) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'watchcommits' permission on perl-Module-Package (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'watchcommits' permission on perl-Module-Package 
(master) to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'approveacls' permission on perl-Module-Package (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'approveacls' permission on perl-Module-Package (f26) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchbugzilla' permission on perl-Module-Package (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'watchbugzilla' permission on perl-Module-Package 
(master) to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'watchcommits' permission on perl-Unicode-EastAsianWidth (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'watchcommits' permission on perl-Unicode-EastAsianWidth 
(f26) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchcommits' permission on perl-Module-Package (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'watchcommits' permission on perl-Module-Package (f26) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'commit' permission on perl-Module-Package (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'commit' permission on perl-Module-Package (f26) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'watchcommits' permission on perl-Module-Package (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'watchcommits' permission on perl-Module-Package (f26) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'commit' permission on perl-Module-Package (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'commit' permission on perl-Module-Package (master) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'watchbugzilla' permission on 
perl-Unicode-EastAsianWidth (f26) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchbugzilla' permission on perl-Module-Package (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'watchbugzilla' permission on perl-Module-Package (f26) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'commit' permission on perl-Module-Package (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'commit' permission on perl-Module-Package (f26) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'watchbugzilla' permission on perl-Module-Package (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'watchbugzilla' permission on perl-Module-Package (f26) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth 
(f26) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchcommits' permission on perl-Unicode-EastAsianWidth (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'watchcommits' permission on perl-Unicode-EastAsianWidth 
(f26) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'watchbugzilla' permission on perl-Module-Package (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'watchbugzilla' permission on perl-Module-Package 
(master) to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph added a new package 'perl-Module-Package' (master)

2017-05-03 Thread notifications
ralph added a new package 'perl-Module-Package' (master)
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'approveacls' permission on perl-Unicode-EastAsianWidth (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'approveacls' permission on perl-Unicode-EastAsianWidth 
(f26) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's package request for perl-Module-Package in master from Awaiting Review to Approved

2017-05-03 Thread notifications
ralph changed ralph's package request for perl-Module-Package in master from 
Awaiting Review to Approved
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'commit' permission on perl-Unicode-EastAsianWidth (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'commit' permission on perl-Unicode-EastAsianWidth (f26) 
to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph created the branch 'f26' for the package 'perl-Unicode-EastAsianWidth'

2017-05-03 Thread notifications
ralph created the branch 'f26' for the package 'perl-Unicode-EastAsianWidth'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'approveacls' permission on perl-Unicode-EastAsianWidth (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'approveacls' permission on perl-Unicode-EastAsianWidth 
(master) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchcommits' permission on perl-Unicode-EastAsianWidth (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'watchcommits' permission on perl-Unicode-EastAsianWidth 
(master) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'watchcommits' permission on perl-Unicode-EastAsianWidth (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'watchcommits' permission on perl-Unicode-EastAsianWidth 
(master) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'commit' permission on perl-Unicode-EastAsianWidth (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'commit' permission on perl-Unicode-EastAsianWidth (f26) 
to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph added a new package 'perl-Unicode-EastAsianWidth' (master)

2017-05-03 Thread notifications
ralph added a new package 'perl-Unicode-EastAsianWidth' (master)

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'commit' permission on perl-Unicode-EastAsianWidth (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'commit' permission on perl-Unicode-EastAsianWidth 
(master) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's package request for perl-Unicode-EastAsianWidth in master from Awaiting Review to Approved

2017-05-03 Thread notifications
ralph changed ralph's package request for perl-Unicode-EastAsianWidth in master 
from Awaiting Review to Approved

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'watchbugzilla' permission on 
perl-Unicode-EastAsianWidth (master) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'commit' permission on perl-Unicode-EastAsianWidth (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'commit' permission on perl-Unicode-EastAsianWidth 
(master) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth 
(master) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph requested package perl-Module-Package on branch f26

2017-05-03 Thread notifications
ralph requested package perl-Module-Package on branch f26
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph requested package perl-Module-Package on branch master

2017-05-03 Thread notifications
ralph requested package perl-Module-Package on branch master
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph requested package perl-Unicode-EastAsianWidth on branch f26

2017-05-03 Thread notifications
ralph requested package perl-Unicode-EastAsianWidth on branch f26

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph requested package perl-Unicode-EastAsianWidth on branch master

2017-05-03 Thread notifications
ralph requested package perl-Unicode-EastAsianWidth on branch master

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1447663] perl-MCE-1.829 is available

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



--- Comment #1 from Fedora Update System  ---
perl-MCE-1.829-1.fc26 perl-MCE-Shared-1.826-1.fc26 has been submitted as an
update to Fedora 26.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-71a2716d2a

-- 
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 1446805] perl-MCE-1.828 is available

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



--- Comment #3 from Fedora Update System  ---
perl-MCE-1.829-1.fc26 perl-MCE-Shared-1.826-1.fc26 has been submitted as an
update to Fedora 26.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-71a2716d2a

-- 
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-MCE-Shared (f26). "Update to 1.826 (..more)"

2017-05-03 Thread notifications
From 1e9b64fad19106c7fa0ba43d3ea712ff77a0cd0e Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Wed, 3 May 2017 18:14:06 +0100
Subject: Update to 1.826

- New upstream release 1.826
  - Reduced memory consumption
  - Clarified "limitations" section in MCE::Share::{ Condvar, Handle, Queue }
  - Clarified "extra functionality" section in MCE::Shared
  - Bumped MCE dependency to 1.829
---
 perl-MCE-Shared.spec | 13 ++---
 sources  |  2 +-
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec
index fd33dc2..19417fc 100644
--- a/perl-MCE-Shared.spec
+++ b/perl-MCE-Shared.spec
@@ -1,5 +1,5 @@
 Name:  perl-MCE-Shared
-Version:   1.825
+Version:   1.826
 Release:   1%{?dist}
 Summary:   MCE extension for sharing data, supporting threads and processes
 License:   GPL+ or Artistic
@@ -19,7 +19,7 @@ BuildRequires:perl(base)
 BuildRequires: perl(bytes)
 BuildRequires: perl(Carp)
 BuildRequires: perl(constant)
-BuildRequires: perl(MCE) >= 1.828
+BuildRequires: perl(MCE) >= 1.829
 BuildRequires: perl(MCE::Mutex)
 BuildRequires: perl(MCE::Signal)
 BuildRequires: perl(MCE::Util)
@@ -43,7 +43,7 @@ BuildRequires:perl(Test::More) >= 0.88
 # Runtime
 Requires:  perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
 Requires:  perl(IO::FDPass) >= 1.2
-Requires:  perl(MCE) >= 1.828
+Requires:  perl(MCE) >= 1.829
 Requires:  perl(overloading)
 Requires:  perl(Storable) >= 2.04
 Requires:  perl(Symbol)
@@ -96,6 +96,13 @@ make test
 %{_mandir}/man3/MCE::Shared::Server.3*
 
 %changelog
+* Wed May  3 2017 Paul Howarth  - 1.826-1
+- Update to 1.826
+  - Reduced memory consumption
+  - Clarified "limitations" section in MCE::Share::{ Condvar, Handle, Queue }
+  - Clarified "extra functionality" section in MCE::Shared
+  - Bumped MCE dependency to 1.829
+
 * Sat Apr 29 2017 Paul Howarth  - 1.825-1
 - Update to 1.825
   - Do not enable barrier mode for Queue on the Windows platform
diff --git a/sources b/sources
index cc2e240..de73077 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-Shared-1.825.tar.gz) = 
b5b821fd24c2058d0224f678675d4022d45b211d2c1bcc76e051768329d74ba70327125c4725f466f020a9871dffc16b66f69fa571e9bb5b89d13447d9a8334b
+SHA512 (MCE-Shared-1.826.tar.gz) = 
02fab75360772eb4181f3c332cdf5c053247565d0b4b6a3b55f7b2d0b900ce10d7991fa4966d1470cae175895c3e8a3b379a988f755f887f668b767fb6e6b7dc
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-MCE-Shared.git/commit/?h=f26=1e9b64fad19106c7fa0ba43d3ea712ff77a0cd0e
___
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-MCE-Shared (master). "Update to 1.826 (..more)"

2017-05-03 Thread notifications
From 1e9b64fad19106c7fa0ba43d3ea712ff77a0cd0e Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Wed, 3 May 2017 18:14:06 +0100
Subject: Update to 1.826

- New upstream release 1.826
  - Reduced memory consumption
  - Clarified "limitations" section in MCE::Share::{ Condvar, Handle, Queue }
  - Clarified "extra functionality" section in MCE::Shared
  - Bumped MCE dependency to 1.829
---
 perl-MCE-Shared.spec | 13 ++---
 sources  |  2 +-
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/perl-MCE-Shared.spec b/perl-MCE-Shared.spec
index fd33dc2..19417fc 100644
--- a/perl-MCE-Shared.spec
+++ b/perl-MCE-Shared.spec
@@ -1,5 +1,5 @@
 Name:  perl-MCE-Shared
-Version:   1.825
+Version:   1.826
 Release:   1%{?dist}
 Summary:   MCE extension for sharing data, supporting threads and processes
 License:   GPL+ or Artistic
@@ -19,7 +19,7 @@ BuildRequires:perl(base)
 BuildRequires: perl(bytes)
 BuildRequires: perl(Carp)
 BuildRequires: perl(constant)
-BuildRequires: perl(MCE) >= 1.828
+BuildRequires: perl(MCE) >= 1.829
 BuildRequires: perl(MCE::Mutex)
 BuildRequires: perl(MCE::Signal)
 BuildRequires: perl(MCE::Util)
@@ -43,7 +43,7 @@ BuildRequires:perl(Test::More) >= 0.88
 # Runtime
 Requires:  perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
 Requires:  perl(IO::FDPass) >= 1.2
-Requires:  perl(MCE) >= 1.828
+Requires:  perl(MCE) >= 1.829
 Requires:  perl(overloading)
 Requires:  perl(Storable) >= 2.04
 Requires:  perl(Symbol)
@@ -96,6 +96,13 @@ make test
 %{_mandir}/man3/MCE::Shared::Server.3*
 
 %changelog
+* Wed May  3 2017 Paul Howarth  - 1.826-1
+- Update to 1.826
+  - Reduced memory consumption
+  - Clarified "limitations" section in MCE::Share::{ Condvar, Handle, Queue }
+  - Clarified "extra functionality" section in MCE::Shared
+  - Bumped MCE dependency to 1.829
+
 * Sat Apr 29 2017 Paul Howarth  - 1.825-1
 - Update to 1.825
   - Do not enable barrier mode for Queue on the Windows platform
diff --git a/sources b/sources
index cc2e240..de73077 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-Shared-1.825.tar.gz) = 
b5b821fd24c2058d0224f678675d4022d45b211d2c1bcc76e051768329d74ba70327125c4725f466f020a9871dffc16b66f69fa571e9bb5b89d13447d9a8334b
+SHA512 (MCE-Shared-1.826.tar.gz) = 
02fab75360772eb4181f3c332cdf5c053247565d0b4b6a3b55f7b2d0b900ce10d7991fa4966d1470cae175895c3e8a3b379a988f755f887f668b767fb6e6b7dc
-- 
cgit v1.1



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


pghmcfc uploaded MCE-Shared-1.826.tar.gz for perl-MCE-Shared

2017-05-03 Thread notifications
02fab75360772eb4181f3c332cdf5c053247565d0b4b6a3b55f7b2d0b900ce10d7991fa4966d1470cae175895c3e8a3b379a988f755f887f668b767fb6e6b7dc
  MCE-Shared-1.826.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-MCE-Shared/MCE-Shared-1.826.tar.gz/sha512/02fab75360772eb4181f3c332cdf5c053247565d0b4b6a3b55f7b2d0b900ce10d7991fa4966d1470cae175895c3e8a3b379a988f755f887f668b767fb6e6b7dc/MCE-Shared-1.826.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-MCE (f26). "Update to 1.829 (..more)"

2017-05-03 Thread notifications
From 8f890cb40c060cbf278ca6d64511379813258d51 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Wed, 3 May 2017 17:55:29 +0100
Subject: Update to 1.829

- New upstream release 1.829
  - Reduced memory consumption
---
 .gitignore| 1 +
 perl-MCE.spec | 6 +-
 sources   | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 70a4958..8f1ffe4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@
 /MCE-1.826.tar.gz
 /MCE-1.827.tar.gz
 /MCE-1.828.tar.gz
+/MCE-1.829.tar.gz
diff --git a/perl-MCE.spec b/perl-MCE.spec
index 81c4bb9..9002fd6 100644
--- a/perl-MCE.spec
+++ b/perl-MCE.spec
@@ -1,5 +1,5 @@
 Name:   perl-MCE
-Version:1.828
+Version:1.829
 Release:1%{?dist}
 Summary:Many-core Engine for Perl providing parallel processing 
capabilities
 License:GPL+ or Artistic
@@ -153,6 +153,10 @@ make test
 %{_bindir}/mce_zfgrep
 
 %changelog
+* Wed May  3 2017 Paul Howarth  - 1.829-1
+- Update to 1.829
+  - Reduced memory consumption
+
 * Sat Apr 29 2017 Paul Howarth  - 1.828-1
 - Update to 1.828
   - Do not enable barrier mode for Queue on the Windows platform
diff --git a/sources b/sources
index 13dfbf0..09e3be3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-1.828.tar.gz) = 
6f36138455685ca6a0a68519e77e7ac7aa2a9cf1a49842fd274bd45a9d27f93953b785d7239195b2ed818cad54b914b1cb7a7a450a8e6279e56cd5a9cdf2
+SHA512 (MCE-1.829.tar.gz) = 
fb77945529552e96bbb7f2b455442485cd915394b47b342795c177b33ffe102047de9f0b5f7f5281cefd0af2810bc8523220c881033a873d8b79b8bd9bedddf3
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-MCE.git/commit/?h=f26=8f890cb40c060cbf278ca6d64511379813258d51
___
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-MCE (master). "Update to 1.829 (..more)"

2017-05-03 Thread notifications
From 8f890cb40c060cbf278ca6d64511379813258d51 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Wed, 3 May 2017 17:55:29 +0100
Subject: Update to 1.829

- New upstream release 1.829
  - Reduced memory consumption
---
 .gitignore| 1 +
 perl-MCE.spec | 6 +-
 sources   | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 70a4958..8f1ffe4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@
 /MCE-1.826.tar.gz
 /MCE-1.827.tar.gz
 /MCE-1.828.tar.gz
+/MCE-1.829.tar.gz
diff --git a/perl-MCE.spec b/perl-MCE.spec
index 81c4bb9..9002fd6 100644
--- a/perl-MCE.spec
+++ b/perl-MCE.spec
@@ -1,5 +1,5 @@
 Name:   perl-MCE
-Version:1.828
+Version:1.829
 Release:1%{?dist}
 Summary:Many-core Engine for Perl providing parallel processing 
capabilities
 License:GPL+ or Artistic
@@ -153,6 +153,10 @@ make test
 %{_bindir}/mce_zfgrep
 
 %changelog
+* Wed May  3 2017 Paul Howarth  - 1.829-1
+- Update to 1.829
+  - Reduced memory consumption
+
 * Sat Apr 29 2017 Paul Howarth  - 1.828-1
 - Update to 1.828
   - Do not enable barrier mode for Queue on the Windows platform
diff --git a/sources b/sources
index 13dfbf0..09e3be3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (MCE-1.828.tar.gz) = 
6f36138455685ca6a0a68519e77e7ac7aa2a9cf1a49842fd274bd45a9d27f93953b785d7239195b2ed818cad54b914b1cb7a7a450a8e6279e56cd5a9cdf2
+SHA512 (MCE-1.829.tar.gz) = 
fb77945529552e96bbb7f2b455442485cd915394b47b342795c177b33ffe102047de9f0b5f7f5281cefd0af2810bc8523220c881033a873d8b79b8bd9bedddf3
-- 
cgit v1.1



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


pghmcfc uploaded MCE-1.829.tar.gz for perl-MCE

2017-05-03 Thread notifications
fb77945529552e96bbb7f2b455442485cd915394b47b342795c177b33ffe102047de9f0b5f7f5281cefd0af2810bc8523220c881033a873d8b79b8bd9bedddf3
  MCE-1.829.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-MCE/MCE-1.829.tar.gz/sha512/fb77945529552e96bbb7f2b455442485cd915394b47b342795c177b33ffe102047de9f0b5f7f5281cefd0af2810bc8523220c881033a873d8b79b8bd9bedddf3/MCE-1.829.tar.gz
___
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-05-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1435166



--- Comment #7 from Petr Pisar  ---
Created attachment 1275936
  --> https://bugzilla.redhat.com/attachment.cgi?id=1275936=edit
Proposed fix ported to 0.60

I sent a fix to upstream. This is a version ported to CHI-0.60.

-- 
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 1447665] New: perl-SVG-2.73 is available

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

Bug ID: 1447665
   Summary: perl-SVG-2.73 is available
   Product: Fedora
   Version: rawhide
 Component: perl-SVG
  Keywords: FutureFeature, Triaged
  Assignee: jples...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: al...@users.sourceforge.net, jples...@redhat.com,
perl-devel@lists.fedoraproject.org,
trem...@tremble.org.uk



Latest upstream release: 2.73
Current version/release in rawhide: 2.72-1.fc27
URL: http://search.cpan.org/dist/SVG/

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

-- 
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 1447663] New: perl-MCE-1.829 is available

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

Bug ID: 1447663
   Summary: perl-MCE-1.829 is available
   Product: Fedora
   Version: rawhide
 Component: perl-MCE
  Keywords: FutureFeature, Triaged
  Assignee: p...@city-fan.org
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: p...@city-fan.org, perl-devel@lists.fedoraproject.org



Latest upstream release: 1.829
Current version/release in rawhide: 1.828-1.fc27
URL: http://search.cpan.org/dist/MCE/

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

-- 
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-Module-Install-ReadmeFromPod (master). "Fix a typo"

2017-05-03 Thread notifications
From c97724863dcdb8e357a800c97b84e3c79ae073c3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 3 May 2017 12:55:20 +0200
Subject: Fix a typo

---
 perl-Module-Install-ReadmeFromPod.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/perl-Module-Install-ReadmeFromPod.spec 
b/perl-Module-Install-ReadmeFromPod.spec
index 31e85c4..6e3d6ed 100644
--- a/perl-Module-Install-ReadmeFromPod.spec
+++ b/perl-Module-Install-ReadmeFromPod.spec
@@ -20,7 +20,8 @@ BuildRequires:  perl-generators
 BuildRequires:  perl(Config)
 BuildRequires:  perl(inc::Module::Install)
 BuildRequires:  perl(lib)
-BuildRequires:  perl(Module::Install::AutoLicense)BuildRequires:  
perl(Module::Install::AuthorRequires) >= 0.02
+BuildRequires:  perl(Module::Install::AutoLicense)
+BuildRequires:  perl(Module::Install::AuthorRequires) >= 0.02
 BuildRequires:  perl(Module::Install::GithubMeta)
 BuildRequires:  perl(Module::Install::Metadata)
 BuildRequires:  perl(strict)
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Module-Install-ReadmeFromPod.git/commit/?h=master=c97724863dcdb8e357a800c97b84e3c79ae073c3
___
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-Module-Install-ReadmeFromPod (f26). "Fix a typo"

2017-05-03 Thread notifications
From c97724863dcdb8e357a800c97b84e3c79ae073c3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 3 May 2017 12:55:20 +0200
Subject: Fix a typo

---
 perl-Module-Install-ReadmeFromPod.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/perl-Module-Install-ReadmeFromPod.spec 
b/perl-Module-Install-ReadmeFromPod.spec
index 31e85c4..6e3d6ed 100644
--- a/perl-Module-Install-ReadmeFromPod.spec
+++ b/perl-Module-Install-ReadmeFromPod.spec
@@ -20,7 +20,8 @@ BuildRequires:  perl-generators
 BuildRequires:  perl(Config)
 BuildRequires:  perl(inc::Module::Install)
 BuildRequires:  perl(lib)
-BuildRequires:  perl(Module::Install::AutoLicense)BuildRequires:  
perl(Module::Install::AuthorRequires) >= 0.02
+BuildRequires:  perl(Module::Install::AutoLicense)
+BuildRequires:  perl(Module::Install::AuthorRequires) >= 0.02
 BuildRequires:  perl(Module::Install::GithubMeta)
 BuildRequires:  perl(Module::Install::Metadata)
 BuildRequires:  perl(strict)
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Module-Install-ReadmeFromPod.git/commit/?h=f26=c97724863dcdb8e357a800c97b84e3c79ae073c3
___
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-Module-Install-ReadmeFromPod (f26). "Introduce build-condition for PDF support"

2017-05-03 Thread notifications
From 24f3dd2cc5fee3a6835945adb02278bc06698d61 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 3 May 2017 12:45:42 +0200
Subject: Introduce build-condition for PDF support

---
 perl-Module-Install-ReadmeFromPod.spec | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/perl-Module-Install-ReadmeFromPod.spec 
b/perl-Module-Install-ReadmeFromPod.spec
index 48ee811..31e85c4 100644
--- a/perl-Module-Install-ReadmeFromPod.spec
+++ b/perl-Module-Install-ReadmeFromPod.spec
@@ -1,3 +1,6 @@
+# Support output to PDF
+%{bcond_without perl_Module_Install_ReadmeFromPod_enables_pdf}
+
 Name:   perl-Module-Install-ReadmeFromPod
 Version:0.30
 Release:1%{?dist}
@@ -17,8 +20,7 @@ BuildRequires:  perl-generators
 BuildRequires:  perl(Config)
 BuildRequires:  perl(inc::Module::Install)
 BuildRequires:  perl(lib)
-BuildRequires:  perl(Module::Install::AutoLicense)
-BuildRequires:  perl(Module::Install::AuthorRequires) >= 0.02
+BuildRequires:  perl(Module::Install::AutoLicense)BuildRequires:  
perl(Module::Install::AuthorRequires) >= 0.02
 BuildRequires:  perl(Module::Install::GithubMeta)
 BuildRequires:  perl(Module::Install::Metadata)
 BuildRequires:  perl(strict)
@@ -37,7 +39,9 @@ BuildRequires:  perl(Pod::Text) >= 3.13
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
 # Optional run-time:
+%if %{with perl_Module_Install_ReadmeFromPod_enables_pdf}
 BuildRequires:  perl(App::pod2pdf)
+%endif
 # Tests:
 BuildRequires:  perl(File::Path)
 BuildRequires:  perl(File::Temp)
@@ -47,7 +51,9 @@ BuildRequires:  perl(Test::More) >= 0.47
 BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.00
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+%if %{with perl_Module_Install_ReadmeFromPod_enables_pdf}
 Suggests:   perl(App::pod2pdf)
+%endif
 Requires:   perl(Capture::Tiny) >= 0.05
 Requires:   perl(IO::All)
 # Module::Install::Base version from Module::Install in Makefile.PL
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Module-Install-ReadmeFromPod.git/commit/?h=f26=24f3dd2cc5fee3a6835945adb02278bc06698d61
___
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-Module-Install-ReadmeFromPod (master). "Introduce build-condition for PDF support"

2017-05-03 Thread notifications
From 24f3dd2cc5fee3a6835945adb02278bc06698d61 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 3 May 2017 12:45:42 +0200
Subject: Introduce build-condition for PDF support

---
 perl-Module-Install-ReadmeFromPod.spec | 10 --
 1 file changed, 8 insertions(+), 2 deletions(-)

diff --git a/perl-Module-Install-ReadmeFromPod.spec 
b/perl-Module-Install-ReadmeFromPod.spec
index 48ee811..31e85c4 100644
--- a/perl-Module-Install-ReadmeFromPod.spec
+++ b/perl-Module-Install-ReadmeFromPod.spec
@@ -1,3 +1,6 @@
+# Support output to PDF
+%{bcond_without perl_Module_Install_ReadmeFromPod_enables_pdf}
+
 Name:   perl-Module-Install-ReadmeFromPod
 Version:0.30
 Release:1%{?dist}
@@ -17,8 +20,7 @@ BuildRequires:  perl-generators
 BuildRequires:  perl(Config)
 BuildRequires:  perl(inc::Module::Install)
 BuildRequires:  perl(lib)
-BuildRequires:  perl(Module::Install::AutoLicense)
-BuildRequires:  perl(Module::Install::AuthorRequires) >= 0.02
+BuildRequires:  perl(Module::Install::AutoLicense)BuildRequires:  
perl(Module::Install::AuthorRequires) >= 0.02
 BuildRequires:  perl(Module::Install::GithubMeta)
 BuildRequires:  perl(Module::Install::Metadata)
 BuildRequires:  perl(strict)
@@ -37,7 +39,9 @@ BuildRequires:  perl(Pod::Text) >= 3.13
 BuildRequires:  perl(vars)
 BuildRequires:  perl(warnings)
 # Optional run-time:
+%if %{with perl_Module_Install_ReadmeFromPod_enables_pdf}
 BuildRequires:  perl(App::pod2pdf)
+%endif
 # Tests:
 BuildRequires:  perl(File::Path)
 BuildRequires:  perl(File::Temp)
@@ -47,7 +51,9 @@ BuildRequires:  perl(Test::More) >= 0.47
 BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.00
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+%if %{with perl_Module_Install_ReadmeFromPod_enables_pdf}
 Suggests:   perl(App::pod2pdf)
+%endif
 Requires:   perl(Capture::Tiny) >= 0.05
 Requires:   perl(IO::All)
 # Module::Install::Base version from Module::Install in Makefile.PL
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Module-Install-ReadmeFromPod.git/commit/?h=master=24f3dd2cc5fee3a6835945adb02278bc06698d61
___
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-Text-CSV (master). "1.95 bump"

2017-05-03 Thread notifications
From 18adbc02fba7a7964f12294f8ad1f4295a65d269 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 3 May 2017 12:34:11 +0200
Subject: 1.95 bump

---
 .gitignore |  1 +
 perl-Text-CSV.spec | 13 -
 sources|  2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8279e57..059a8f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /Text-CSV-1.30.tar.gz
 /Text-CSV-1.33.tar.gz
 /Text-CSV-1.91.tar.gz
+/Text-CSV-1.95.tar.gz
diff --git a/perl-Text-CSV.spec b/perl-Text-CSV.spec
index a1d44db..934d50a 100644
--- a/perl-Text-CSV.spec
+++ b/perl-Text-CSV.spec
@@ -1,15 +1,15 @@
 Name:   perl-Text-CSV
-Version:1.91
-Release:5%{?dist}
+Version:1.95
+Release:1%{?dist}
 Summary:Comma-separated values manipulator
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Text-CSV/
-Source0:
http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/Text-CSV-1.91.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/I/IS/ISHIGAKI/Text-CSV-%{version}.tar.gz
 BuildArch:  noarch
-BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(lib)
@@ -56,7 +56,7 @@ make test TEST_VERBOSE=1
 
 %install
 make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
+find %{buildroot} -type f -name .packlist -delete
 %{_fixperms} %{buildroot}
 
 %files
@@ -65,6 +65,9 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed May 03 2017 Jitka Plesnikova  - 1.95-1
+- 1.95 bump
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.91-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index f843f43..fb37134 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Text-CSV-1.91.tar.gz) = 
1dfd1de9b91390df38788a36423d671d4b3aafc7b5a106b994ced944893b73a90bd0e7ad0ce88f51e81e7ff70c507a1c70fbe9a55c7139860f84f18e060d15d9
+SHA512 (Text-CSV-1.95.tar.gz) = 
447d38c9f6058251b9c3b1e42bffdec80ffe9ea7f232552921477d3c0dc1e913fe2a1cf1d4cec1410fab92a7e4e59601f429e11a005051710cd2b8d3b77201f9
-- 
cgit v1.1



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


[Bug 1438170] perl-Text-CSV-1.95 is available

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

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||jples...@redhat.com
   Fixed In Version||perl-Text-CSV-1.95-1.fc27
 Resolution|--- |RAWHIDE
   Assignee|jvrom...@squirrel.nl|jples...@redhat.com
Last Closed||2017-05-03 06:34:47



-- 
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 uploaded Text-CSV-1.95.tar.gz for perl-Text-CSV

2017-05-03 Thread notifications
447d38c9f6058251b9c3b1e42bffdec80ffe9ea7f232552921477d3c0dc1e913fe2a1cf1d4cec1410fab92a7e4e59601f429e11a005051710cd2b8d3b77201f9
  Text-CSV-1.95.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-Text-CSV/Text-CSV-1.95.tar.gz/sha512/447d38c9f6058251b9c3b1e42bffdec80ffe9ea7f232552921477d3c0dc1e913fe2a1cf1d4cec1410fab92a7e4e59601f429e11a005051710cd2b8d3b77201f9/Text-CSV-1.95.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1443269] perl-Tie-Cycle-1.224 is available

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

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||jples...@redhat.com
   Fixed In Version||perl-Tie-Cycle-1.224-1.fc27
 Resolution|--- |RAWHIDE
Last Closed||2017-05-03 06:23:42



-- 
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 1446973] perl-WWW-Search-2.517 is available

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

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||jples...@redhat.com
   Fixed In Version||perl-WWW-Search-2.517-1.fc2
   ||7
 Resolution|--- |RAWHIDE
   Assignee|xav...@bachelot.org |jples...@redhat.com
Last Closed||2017-05-03 06:22:26



-- 
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-WWW-Search (master). "2.517 bump"

2017-05-03 Thread notifications
From 6489a1632f133393b6060a72fc23d6d8a4d29f4d Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 3 May 2017 12:20:03 +0200
Subject: 2.517 bump

---
 .gitignore   |  1 +
 perl-WWW-Search.spec | 10 +++---
 sources  |  2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 12a7094..a04569d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ WWW-Search-2.507.tar.gz
 /WWW-Search-2.514.tar.gz
 /WWW-Search-2.515.tar.gz
 /WWW-Search-2.516.tar.gz
+/WWW-Search-2.517.tar.gz
diff --git a/perl-WWW-Search.spec b/perl-WWW-Search.spec
index e794777..39a3045 100644
--- a/perl-WWW-Search.spec
+++ b/perl-WWW-Search.spec
@@ -1,6 +1,6 @@
 Name:   perl-WWW-Search
-Version:2.516
-Release:2%{?dist}
+Version:2.517
+Release:1%{?dist}
 Summary:Virtual base class for WWW searches
 Group:  Development/Libraries
 License:BSD
@@ -14,6 +14,7 @@ BuildRequires:  perl
 BuildRequires:  perl-generators
 BuildRequires:  perl(Env)
 BuildRequires:  perl(inc::Module::Install)
+BuildRequires:  perl(lib)
 BuildRequires:  perl(Module::Install::Metadata)
 BuildRequires:  perl(Module::Install::Scripts)
 BuildRequires:  perl(Module::Install::WriteAll)
@@ -88,7 +89,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
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
@@ -106,6 +107,9 @@ make test
 
 
 %changelog
+* Wed May 03 2017 Jitka Plesnikova  - 2.517-1
+- 2.517 bump
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
2.516-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 932b06f..7a02e45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0f2b2e7e94145557e7a751d98607bad1  WWW-Search-2.516.tar.gz
+SHA512 (WWW-Search-2.517.tar.gz) = 
8b6ce2fef3c909b23edcdef581888b52630e2cb529e6fa85418f86abfec5af179c41f3ad60543750263a36e3d80ed068e9cfe73d7fbe0ff745f74b6c0de9312e
-- 
cgit v1.1



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


  1   2   >