robert pushed to perl-DBD-Firebird (master). Disable failed test with overloaded host (#1161469, #1228642)

2015-06-22 Thread notifications
From 0daaab7ee9a4b075fb93aeb2a7c92be7b3ffb2e6 Mon Sep 17 00:00:00 2001
From: Robert Scheck rob...@fedoraproject.org
Date: Mon, 22 Jun 2015 18:03:37 +0200
Subject: Disable failed test with overloaded host (#1161469, #1228642)


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index 8918576..eeb300f 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -6,7 +6,7 @@
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
 Version:1.19
-Release:3%{?dist}
+Release:4%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -17,7 +17,7 @@ BuildRequires:  firebird = 2.5.1, firebird-devel = 2.5.1, 
perl(Test::Exception
 BuildRequires:  perl(Test::More) = 0.4, perl(base), perl(Carp), perl(constant)
 BuildRequires:  perl(Data::Dumper), perl(DBI::DBD), perl(Encode), 
perl(Exporter)
 BuildRequires:  perl(File::Which), perl(File::Temp), perl(Getopt::Long), 
perl(lib)
-BuildRequires:  perl(Time::HiRes)
+BuildRequires:  perl(Time::HiRes), perl(Test::Deep)
 
 %description
 DBD::Firebird is a Perl module that works with the DBI module to provide
@@ -40,6 +40,13 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 # Test for ib_set_tx_param() seems to be buggy (thus disable for now)
 rm -f t/embed-62-timeout.t
 
+# Disable thread-based test of ib_wait_event, as this test cannot be
+# guaranteed to succeed with overloaded host, see:
+# - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719582
+# - https://bugzilla.redhat.com/show_bug.cgi?id=1228642
+# - https://bugzilla.redhat.com/show_bug.cgi?id=1161469
+export AUTOMATED_TESTING=1
+
 # Full test coverage requires a live Firebird database (see the README file)
 make test
 
@@ -50,6 +57,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.19-4
+- Disable failed test with overloaded host (#1161469, #1228642)
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.19-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=masterid=0daaab7ee9a4b075fb93aeb2a7c92be7b3ffb2e6
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (el6). Upgrade to 1.20

2015-06-22 Thread notifications
From 7a0c5e7d5ea2880e4cbb1d2ea44b3b39c26d5db4 Mon Sep 17 00:00:00 2001
From: Robert Scheck rob...@fedoraproject.org
Date: Mon, 22 Jun 2015 18:36:31 +0200
Subject: Upgrade to 1.20


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index eeb300f..fdf6f19 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -5,8 +5,8 @@
 
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
-Version:1.19
-Release:4%{?dist}
+Version:1.20
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.20-1
+- Upgrade to 1.20
+
 * Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.19-4
 - Disable failed test with overloaded host (#1161469, #1228642)
 
diff --git a/sources b/sources
index 391585c..251dd6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8714ff338350c6cc1e2c333b32861982  DBD-Firebird-1.19.tar.gz
+eceb774c9b5e05320811978e233c50a7  DBD-Firebird-1.20.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=el6id=7a0c5e7d5ea2880e4cbb1d2ea44b3b39c26d5db4
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (el6). Disable failed test with overloaded host (#1161469, #1228642)

2015-06-22 Thread notifications
From 0daaab7ee9a4b075fb93aeb2a7c92be7b3ffb2e6 Mon Sep 17 00:00:00 2001
From: Robert Scheck rob...@fedoraproject.org
Date: Mon, 22 Jun 2015 18:03:37 +0200
Subject: Disable failed test with overloaded host (#1161469, #1228642)


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index 8918576..eeb300f 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -6,7 +6,7 @@
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
 Version:1.19
-Release:3%{?dist}
+Release:4%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -17,7 +17,7 @@ BuildRequires:  firebird = 2.5.1, firebird-devel = 2.5.1, 
perl(Test::Exception
 BuildRequires:  perl(Test::More) = 0.4, perl(base), perl(Carp), perl(constant)
 BuildRequires:  perl(Data::Dumper), perl(DBI::DBD), perl(Encode), 
perl(Exporter)
 BuildRequires:  perl(File::Which), perl(File::Temp), perl(Getopt::Long), 
perl(lib)
-BuildRequires:  perl(Time::HiRes)
+BuildRequires:  perl(Time::HiRes), perl(Test::Deep)
 
 %description
 DBD::Firebird is a Perl module that works with the DBI module to provide
@@ -40,6 +40,13 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 # Test for ib_set_tx_param() seems to be buggy (thus disable for now)
 rm -f t/embed-62-timeout.t
 
+# Disable thread-based test of ib_wait_event, as this test cannot be
+# guaranteed to succeed with overloaded host, see:
+# - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719582
+# - https://bugzilla.redhat.com/show_bug.cgi?id=1228642
+# - https://bugzilla.redhat.com/show_bug.cgi?id=1161469
+export AUTOMATED_TESTING=1
+
 # Full test coverage requires a live Firebird database (see the README file)
 make test
 
@@ -50,6 +57,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.19-4
+- Disable failed test with overloaded host (#1161469, #1228642)
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.19-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=el6id=0daaab7ee9a4b075fb93aeb2a7c92be7b3ffb2e6
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (epel7). Disable failed test with overloaded host (#1161469, #1228642)

2015-06-22 Thread notifications
From 0daaab7ee9a4b075fb93aeb2a7c92be7b3ffb2e6 Mon Sep 17 00:00:00 2001
From: Robert Scheck rob...@fedoraproject.org
Date: Mon, 22 Jun 2015 18:03:37 +0200
Subject: Disable failed test with overloaded host (#1161469, #1228642)


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index 8918576..eeb300f 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -6,7 +6,7 @@
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
 Version:1.19
-Release:3%{?dist}
+Release:4%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -17,7 +17,7 @@ BuildRequires:  firebird = 2.5.1, firebird-devel = 2.5.1, 
perl(Test::Exception
 BuildRequires:  perl(Test::More) = 0.4, perl(base), perl(Carp), perl(constant)
 BuildRequires:  perl(Data::Dumper), perl(DBI::DBD), perl(Encode), 
perl(Exporter)
 BuildRequires:  perl(File::Which), perl(File::Temp), perl(Getopt::Long), 
perl(lib)
-BuildRequires:  perl(Time::HiRes)
+BuildRequires:  perl(Time::HiRes), perl(Test::Deep)
 
 %description
 DBD::Firebird is a Perl module that works with the DBI module to provide
@@ -40,6 +40,13 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 # Test for ib_set_tx_param() seems to be buggy (thus disable for now)
 rm -f t/embed-62-timeout.t
 
+# Disable thread-based test of ib_wait_event, as this test cannot be
+# guaranteed to succeed with overloaded host, see:
+# - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719582
+# - https://bugzilla.redhat.com/show_bug.cgi?id=1228642
+# - https://bugzilla.redhat.com/show_bug.cgi?id=1161469
+export AUTOMATED_TESTING=1
+
 # Full test coverage requires a live Firebird database (see the README file)
 make test
 
@@ -50,6 +57,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.19-4
+- Disable failed test with overloaded host (#1161469, #1228642)
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.19-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=epel7id=0daaab7ee9a4b075fb93aeb2a7c92be7b3ffb2e6
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (f20). Upgrade to 1.20

2015-06-22 Thread notifications
From 7a0c5e7d5ea2880e4cbb1d2ea44b3b39c26d5db4 Mon Sep 17 00:00:00 2001
From: Robert Scheck rob...@fedoraproject.org
Date: Mon, 22 Jun 2015 18:36:31 +0200
Subject: Upgrade to 1.20


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index eeb300f..fdf6f19 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -5,8 +5,8 @@
 
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
-Version:1.19
-Release:4%{?dist}
+Version:1.20
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.20-1
+- Upgrade to 1.20
+
 * Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.19-4
 - Disable failed test with overloaded host (#1161469, #1228642)
 
diff --git a/sources b/sources
index 391585c..251dd6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8714ff338350c6cc1e2c333b32861982  DBD-Firebird-1.19.tar.gz
+eceb774c9b5e05320811978e233c50a7  DBD-Firebird-1.20.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=f20id=7a0c5e7d5ea2880e4cbb1d2ea44b3b39c26d5db4
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (f20). - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

2015-06-22 Thread notifications
From 558ee435e0d35c4355bf2be59efc48e12ef302bb Mon Sep 17 00:00:00 2001
From: Dennis Gilmore den...@ausil.us
Date: Thu, 18 Jun 2015 02:16:30 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index 3b7a6f2..8918576 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -6,7 +6,7 @@
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
 Version:1.19
-Release:2%{?dist}
+Release:3%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -50,6 +50,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.19-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 1.19-2
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=f20id=558ee435e0d35c4355bf2be59efc48e12ef302bb
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (f20). Disable failed test with overloaded host (#1161469, #1228642)

2015-06-22 Thread notifications
From 0daaab7ee9a4b075fb93aeb2a7c92be7b3ffb2e6 Mon Sep 17 00:00:00 2001
From: Robert Scheck rob...@fedoraproject.org
Date: Mon, 22 Jun 2015 18:03:37 +0200
Subject: Disable failed test with overloaded host (#1161469, #1228642)


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index 8918576..eeb300f 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -6,7 +6,7 @@
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
 Version:1.19
-Release:3%{?dist}
+Release:4%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -17,7 +17,7 @@ BuildRequires:  firebird = 2.5.1, firebird-devel = 2.5.1, 
perl(Test::Exception
 BuildRequires:  perl(Test::More) = 0.4, perl(base), perl(Carp), perl(constant)
 BuildRequires:  perl(Data::Dumper), perl(DBI::DBD), perl(Encode), 
perl(Exporter)
 BuildRequires:  perl(File::Which), perl(File::Temp), perl(Getopt::Long), 
perl(lib)
-BuildRequires:  perl(Time::HiRes)
+BuildRequires:  perl(Time::HiRes), perl(Test::Deep)
 
 %description
 DBD::Firebird is a Perl module that works with the DBI module to provide
@@ -40,6 +40,13 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 # Test for ib_set_tx_param() seems to be buggy (thus disable for now)
 rm -f t/embed-62-timeout.t
 
+# Disable thread-based test of ib_wait_event, as this test cannot be
+# guaranteed to succeed with overloaded host, see:
+# - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719582
+# - https://bugzilla.redhat.com/show_bug.cgi?id=1228642
+# - https://bugzilla.redhat.com/show_bug.cgi?id=1161469
+export AUTOMATED_TESTING=1
+
 # Full test coverage requires a live Firebird database (see the README file)
 make test
 
@@ -50,6 +57,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.19-4
+- Disable failed test with overloaded host (#1161469, #1228642)
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.19-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=f20id=0daaab7ee9a4b075fb93aeb2a7c92be7b3ffb2e6
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (f20). Perl 5.22 rebuild

2015-06-22 Thread notifications
From 7b31b0ba16e078e74227914b835b57b4050aa9f8 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Fri, 5 Jun 2015 16:12:50 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index 486da44..3b7a6f2 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -6,7 +6,7 @@
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
 Version:1.19
-Release:1%{?dist}
+Release:2%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -50,6 +50,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 1.19-2
+- Perl 5.22 rebuild
+
 * Fri Apr 03 2015 Robert Scheck rob...@fedoraproject.org 1.19-1
 - Upgrade to 1.19 (#1207216)
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=f20id=7b31b0ba16e078e74227914b835b57b4050aa9f8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert uploaded DBD-Firebird-1.20.tar.gz for perl-DBD-Firebird

2015-06-22 Thread notifications
eceb774c9b5e05320811978e233c50a7  DBD-Firebird-1.20.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-DBD-Firebird/DBD-Firebird-1.20.tar.gz/md5/eceb774c9b5e05320811978e233c50a7/DBD-Firebird-1.20.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (f21). Upgrade to 1.20

2015-06-22 Thread notifications
From 7a0c5e7d5ea2880e4cbb1d2ea44b3b39c26d5db4 Mon Sep 17 00:00:00 2001
From: Robert Scheck rob...@fedoraproject.org
Date: Mon, 22 Jun 2015 18:36:31 +0200
Subject: Upgrade to 1.20


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index eeb300f..fdf6f19 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -5,8 +5,8 @@
 
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
-Version:1.19
-Release:4%{?dist}
+Version:1.20
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.20-1
+- Upgrade to 1.20
+
 * Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.19-4
 - Disable failed test with overloaded host (#1161469, #1228642)
 
diff --git a/sources b/sources
index 391585c..251dd6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8714ff338350c6cc1e2c333b32861982  DBD-Firebird-1.19.tar.gz
+eceb774c9b5e05320811978e233c50a7  DBD-Firebird-1.20.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=f21id=7a0c5e7d5ea2880e4cbb1d2ea44b3b39c26d5db4
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (f21). - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

2015-06-22 Thread notifications
From 558ee435e0d35c4355bf2be59efc48e12ef302bb Mon Sep 17 00:00:00 2001
From: Dennis Gilmore den...@ausil.us
Date: Thu, 18 Jun 2015 02:16:30 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index 3b7a6f2..8918576 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -6,7 +6,7 @@
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
 Version:1.19
-Release:2%{?dist}
+Release:3%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -50,6 +50,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.19-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 1.19-2
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=f21id=558ee435e0d35c4355bf2be59efc48e12ef302bb
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (f21). Perl 5.22 rebuild

2015-06-22 Thread notifications
From 7b31b0ba16e078e74227914b835b57b4050aa9f8 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Fri, 5 Jun 2015 16:12:50 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index 486da44..3b7a6f2 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -6,7 +6,7 @@
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
 Version:1.19
-Release:1%{?dist}
+Release:2%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -50,6 +50,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 1.19-2
+- Perl 5.22 rebuild
+
 * Fri Apr 03 2015 Robert Scheck rob...@fedoraproject.org 1.19-1
 - Upgrade to 1.19 (#1207216)
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=f21id=7b31b0ba16e078e74227914b835b57b4050aa9f8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (f21). Disable failed test with overloaded host (#1161469, #1228642)

2015-06-22 Thread notifications
From 0daaab7ee9a4b075fb93aeb2a7c92be7b3ffb2e6 Mon Sep 17 00:00:00 2001
From: Robert Scheck rob...@fedoraproject.org
Date: Mon, 22 Jun 2015 18:03:37 +0200
Subject: Disable failed test with overloaded host (#1161469, #1228642)


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index 8918576..eeb300f 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -6,7 +6,7 @@
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
 Version:1.19
-Release:3%{?dist}
+Release:4%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -17,7 +17,7 @@ BuildRequires:  firebird = 2.5.1, firebird-devel = 2.5.1, 
perl(Test::Exception
 BuildRequires:  perl(Test::More) = 0.4, perl(base), perl(Carp), perl(constant)
 BuildRequires:  perl(Data::Dumper), perl(DBI::DBD), perl(Encode), 
perl(Exporter)
 BuildRequires:  perl(File::Which), perl(File::Temp), perl(Getopt::Long), 
perl(lib)
-BuildRequires:  perl(Time::HiRes)
+BuildRequires:  perl(Time::HiRes), perl(Test::Deep)
 
 %description
 DBD::Firebird is a Perl module that works with the DBI module to provide
@@ -40,6 +40,13 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 # Test for ib_set_tx_param() seems to be buggy (thus disable for now)
 rm -f t/embed-62-timeout.t
 
+# Disable thread-based test of ib_wait_event, as this test cannot be
+# guaranteed to succeed with overloaded host, see:
+# - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719582
+# - https://bugzilla.redhat.com/show_bug.cgi?id=1228642
+# - https://bugzilla.redhat.com/show_bug.cgi?id=1161469
+export AUTOMATED_TESTING=1
+
 # Full test coverage requires a live Firebird database (see the README file)
 make test
 
@@ -50,6 +57,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.19-4
+- Disable failed test with overloaded host (#1161469, #1228642)
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.19-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=f21id=0daaab7ee9a4b075fb93aeb2a7c92be7b3ffb2e6
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1230173] Upgrade perl-Config-Model to 2.071

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230173
Bug 1230173 depends on bug 1225073, which changed state.

Bug 1225073 Summary: Review Request: perl-MouseX-NativeTraits - Extend your 
attribute interfaces for Mouse
https://bugzilla.redhat.com/show_bug.cgi?id=1225073

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (epel7). - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

2015-06-22 Thread notifications
From 558ee435e0d35c4355bf2be59efc48e12ef302bb Mon Sep 17 00:00:00 2001
From: Dennis Gilmore den...@ausil.us
Date: Thu, 18 Jun 2015 02:16:30 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index 3b7a6f2..8918576 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -6,7 +6,7 @@
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
 Version:1.19
-Release:2%{?dist}
+Release:3%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -50,6 +50,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.19-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 1.19-2
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=epel7id=558ee435e0d35c4355bf2be59efc48e12ef302bb
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (epel7). Perl 5.22 rebuild

2015-06-22 Thread notifications
From 7b31b0ba16e078e74227914b835b57b4050aa9f8 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Fri, 5 Jun 2015 16:12:50 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index 486da44..3b7a6f2 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -6,7 +6,7 @@
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
 Version:1.19
-Release:1%{?dist}
+Release:2%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -50,6 +50,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 1.19-2
+- Perl 5.22 rebuild
+
 * Fri Apr 03 2015 Robert Scheck rob...@fedoraproject.org 1.19-1
 - Upgrade to 1.19 (#1207216)
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=epel7id=7b31b0ba16e078e74227914b835b57b4050aa9f8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (el6). Perl 5.22 rebuild

2015-06-22 Thread notifications
From 7b31b0ba16e078e74227914b835b57b4050aa9f8 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Fri, 5 Jun 2015 16:12:50 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index 486da44..3b7a6f2 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -6,7 +6,7 @@
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
 Version:1.19
-Release:1%{?dist}
+Release:2%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -50,6 +50,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 1.19-2
+- Perl 5.22 rebuild
+
 * Fri Apr 03 2015 Robert Scheck rob...@fedoraproject.org 1.19-1
 - Upgrade to 1.19 (#1207216)
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=el6id=7b31b0ba16e078e74227914b835b57b4050aa9f8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (epel7). Upgrade to 1.20

2015-06-22 Thread notifications
From 7a0c5e7d5ea2880e4cbb1d2ea44b3b39c26d5db4 Mon Sep 17 00:00:00 2001
From: Robert Scheck rob...@fedoraproject.org
Date: Mon, 22 Jun 2015 18:36:31 +0200
Subject: Upgrade to 1.20


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index eeb300f..fdf6f19 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -5,8 +5,8 @@
 
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
-Version:1.19
-Release:4%{?dist}
+Version:1.20
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.20-1
+- Upgrade to 1.20
+
 * Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.19-4
 - Disable failed test with overloaded host (#1161469, #1228642)
 
diff --git a/sources b/sources
index 391585c..251dd6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8714ff338350c6cc1e2c333b32861982  DBD-Firebird-1.19.tar.gz
+eceb774c9b5e05320811978e233c50a7  DBD-Firebird-1.20.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=epel7id=7a0c5e7d5ea2880e4cbb1d2ea44b3b39c26d5db4
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (f22). Disable failed test with overloaded host (#1161469, #1228642)

2015-06-22 Thread notifications
From 0daaab7ee9a4b075fb93aeb2a7c92be7b3ffb2e6 Mon Sep 17 00:00:00 2001
From: Robert Scheck rob...@fedoraproject.org
Date: Mon, 22 Jun 2015 18:03:37 +0200
Subject: Disable failed test with overloaded host (#1161469, #1228642)


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index 8918576..eeb300f 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -6,7 +6,7 @@
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
 Version:1.19
-Release:3%{?dist}
+Release:4%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -17,7 +17,7 @@ BuildRequires:  firebird = 2.5.1, firebird-devel = 2.5.1, 
perl(Test::Exception
 BuildRequires:  perl(Test::More) = 0.4, perl(base), perl(Carp), perl(constant)
 BuildRequires:  perl(Data::Dumper), perl(DBI::DBD), perl(Encode), 
perl(Exporter)
 BuildRequires:  perl(File::Which), perl(File::Temp), perl(Getopt::Long), 
perl(lib)
-BuildRequires:  perl(Time::HiRes)
+BuildRequires:  perl(Time::HiRes), perl(Test::Deep)
 
 %description
 DBD::Firebird is a Perl module that works with the DBI module to provide
@@ -40,6 +40,13 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 # Test for ib_set_tx_param() seems to be buggy (thus disable for now)
 rm -f t/embed-62-timeout.t
 
+# Disable thread-based test of ib_wait_event, as this test cannot be
+# guaranteed to succeed with overloaded host, see:
+# - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719582
+# - https://bugzilla.redhat.com/show_bug.cgi?id=1228642
+# - https://bugzilla.redhat.com/show_bug.cgi?id=1161469
+export AUTOMATED_TESTING=1
+
 # Full test coverage requires a live Firebird database (see the README file)
 make test
 
@@ -50,6 +57,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.19-4
+- Disable failed test with overloaded host (#1161469, #1228642)
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.19-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=f22id=0daaab7ee9a4b075fb93aeb2a7c92be7b3ffb2e6
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (f22). - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

2015-06-22 Thread notifications
From 558ee435e0d35c4355bf2be59efc48e12ef302bb Mon Sep 17 00:00:00 2001
From: Dennis Gilmore den...@ausil.us
Date: Thu, 18 Jun 2015 02:16:30 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index 3b7a6f2..8918576 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -6,7 +6,7 @@
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
 Version:1.19
-Release:2%{?dist}
+Release:3%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -50,6 +50,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.19-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
 * Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 1.19-2
 - Perl 5.22 rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=f22id=558ee435e0d35c4355bf2be59efc48e12ef302bb
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (f22). Perl 5.22 rebuild

2015-06-22 Thread notifications
From 7b31b0ba16e078e74227914b835b57b4050aa9f8 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Fri, 5 Jun 2015 16:12:50 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index 486da44..3b7a6f2 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -6,7 +6,7 @@
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
 Version:1.19
-Release:1%{?dist}
+Release:2%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -50,6 +50,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Jun 05 2015 Jitka Plesnikova jples...@redhat.com - 1.19-2
+- Perl 5.22 rebuild
+
 * Fri Apr 03 2015 Robert Scheck rob...@fedoraproject.org 1.19-1
 - Upgrade to 1.19 (#1207216)
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=f22id=7b31b0ba16e078e74227914b835b57b4050aa9f8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (f22). Upgrade to 1.20

2015-06-22 Thread notifications
From 7a0c5e7d5ea2880e4cbb1d2ea44b3b39c26d5db4 Mon Sep 17 00:00:00 2001
From: Robert Scheck rob...@fedoraproject.org
Date: Mon, 22 Jun 2015 18:36:31 +0200
Subject: Upgrade to 1.20


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index eeb300f..fdf6f19 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -5,8 +5,8 @@
 
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
-Version:1.19
-Release:4%{?dist}
+Version:1.20
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.20-1
+- Upgrade to 1.20
+
 * Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.19-4
 - Disable failed test with overloaded host (#1161469, #1228642)
 
diff --git a/sources b/sources
index 391585c..251dd6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8714ff338350c6cc1e2c333b32861982  DBD-Firebird-1.19.tar.gz
+eceb774c9b5e05320811978e233c50a7  DBD-Firebird-1.20.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=f22id=7a0c5e7d5ea2880e4cbb1d2ea44b3b39c26d5db4
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

robert pushed to perl-DBD-Firebird (master). Upgrade to 1.20

2015-06-22 Thread notifications
From 7a0c5e7d5ea2880e4cbb1d2ea44b3b39c26d5db4 Mon Sep 17 00:00:00 2001
From: Robert Scheck rob...@fedoraproject.org
Date: Mon, 22 Jun 2015 18:36:31 +0200
Subject: Upgrade to 1.20


diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index eeb300f..fdf6f19 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -5,8 +5,8 @@
 
 Summary:A Firebird interface for perl
 Name:   perl-DBD-Firebird
-Version:1.19
-Release:4%{?dist}
+Version:1.20
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/%{pkgname}/
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.20-1
+- Upgrade to 1.20
+
 * Mon Jun 22 2015 Robert Scheck rob...@fedoraproject.org 1.19-4
 - Disable failed test with overloaded host (#1161469, #1228642)
 
diff --git a/sources b/sources
index 391585c..251dd6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8714ff338350c6cc1e2c333b32861982  DBD-Firebird-1.19.tar.gz
+eceb774c9b5e05320811978e233c50a7  DBD-Firebird-1.20.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-DBD-Firebird.git/commit/?h=masterid=7a0c5e7d5ea2880e4cbb1d2ea44b3b39c26d5db4
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-Log-Agent (master). Import

2015-06-22 Thread notifications
From 200bda7fb548c77ff9311c5d6b6dd76e336479fe Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
Date: Mon, 22 Jun 2015 16:45:22 +0200
Subject: Import


diff --git a/.gitignore b/.gitignore
index e69de29..0f2fcfd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Log-Agent-1.000.tar.gz
diff --git a/Log-Agent-1.000-Escape-non-quantifying-curly-brackets.patch 
b/Log-Agent-1.000-Escape-non-quantifying-curly-brackets.patch
new file mode 100644
index 000..212c495
--- /dev/null
+++ b/Log-Agent-1.000-Escape-non-quantifying-curly-brackets.patch
@@ -0,0 +1,60 @@
+From e679ea177cb2570488a7108d7a16e866eecde0fe Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
+Date: Thu, 18 Jun 2015 15:45:13 +0200
+Subject: [PATCH] Escape non-quantifying curly brackets
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Since perl 5.22.0, literal curly bracket in a regualar expression
+raises a warning. This patch fixes these typos.
+
+CPAN RT#105329
+
+Signed-off-by: Petr Písař ppi...@redhat.com
+---
+ Agent/Tag/Caller.pm   | 8 
+ Agent/Tag/Priority.pm | 4 ++--
+ 2 files changed, 6 insertions(+), 6 deletions(-)
+
+diff --git a/Agent/Tag/Caller.pm b/Agent/Tag/Caller.pm
+index 89e1ea9..1bf7aff 100644
+--- a/Agent/Tag/Caller.pm
 b/Agent/Tag/Caller.pm
+@@ -178,13 +178,13 @@ sub string {
+ my $display = $self-display;
+ if ($display) {
+ $display =~ s/\$pack(?:age)?\b/$package/g;
+-$display =~ s/\${pack(?:age)?}/$package/g;
++$display =~ s/\$\{pack(?:age)?\}/$package/g;
+ $display =~ s/\$file(?:name)?\b/$filename/g;
+-$display =~ s/\${file(?:name)?}/$filename/g;
++$display =~ s/\$\{file(?:name)?\}/$filename/g;
+ $display =~ s/\$line\b/$line/g;
+-$display =~ s/\${line}/$line/g;
++$display =~ s/\$\{line\}/$line/g;
+ $display =~ s/\$sub(?:routine)?\b/$subroutine/g;
+-$display =~ s/\${sub(?:routine)?}/$subroutine/g;
++$display =~ s/\$\{sub(?:routine)?\}/$subroutine/g;
+ } else {
+ my @show = map { $caller[$_] } @{$self-indices};
+ my $format = $self-format || ($self-postfix ? [%a] : (%a));
+diff --git a/Agent/Tag/Priority.pm b/Agent/Tag/Priority.pm
+index 2013ad5..8fb6ea6 100644
+--- a/Agent/Tag/Priority.pm
 b/Agent/Tag/Priority.pm
+@@ -81,9 +81,9 @@ sub make {
+   #
+ 
+   $display =~ s/\$priority\b/$priority/g;
+-  $display =~ s/\${priority}/$priority/g;
++  $display =~ s/\$\{priority\}/$priority/g;
+   $display =~ s/\$level\b/$level/g;
+-  $display =~ s/\${level}/$level/g;
++  $display =~ s/\$\{level\}/$level/g;
+ 
+   #
+   # Now create the constant tag string.
+-- 
+2.1.0
+
diff --git a/perl-Log-Agent.spec b/perl-Log-Agent.spec
new file mode 100644
index 000..760e48e
--- /dev/null
+++ b/perl-Log-Agent.spec
@@ -0,0 +1,129 @@
+# Disable support for Carp-Datum because it is Artistic 1 only, CPAN RT#105332
+%bcond_with datum
+
+Name:   perl-Log-Agent
+Version:1.000
+Release:1%{?dist}
+Summary:Logging agent
+License:Artistic 2.0
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Log-Agent/
+Source0:
http://www.cpan.org/authors/id/M/MR/MROGASKI/Log-Agent-%{version}.tar.gz
+# Fix typos in regular expressions, CPAN RT#105329
+Patch0: Log-Agent-1.000-Escape-non-quantifying-curly-brackets.patch
+BuildArch:  noarch
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(AutoLoader)
+BuildRequires:  perl(Carp)
+# Carp::Datum not needed at tests
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(Fcntl)
+# Mail::Mailer not needed at tests
+BuildRequires:  perl(overload)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Symbol)
+# Sys::Syslog not needed at tests
+BuildRequires:  perl(Tie::Array)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+# Tests:
+BuildRequires:  perl(Test)
+BuildRequires:  perl(Test::More)
+# Optional tests:
+BuildRequires:  perl(Callback)
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+Requires:   perl(warnings)
+
+%description
+The Log::Agent Perl module provides an abstract layer for logging and tracing,
+which is independent from the actual method used to physically perform those
+activities. It acts as an agent (hence the name) that collects the requests
+and delegates processing to a logging driver.
+
+%if %{with datum}
+%package Carp-Datum
+Summary:Carp::Datum driver for Log::Agent Perl logging framework
+Requires:   %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+Requires:   perl(Carp)
+Requires:   perl(Carp::Datum)
+
+%description Carp-Datum
+The purpose of this logging driver is to 

ppisar uploaded Log-Agent-1.000.tar.gz for perl-Log-Agent

2015-06-22 Thread notifications
b8c8c335cdeca0a7c8bb92e22028403e  Log-Agent-1.000.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Log-Agent/Log-Agent-1.000.tar.gz/md5/b8c8c335cdeca0a7c8bb92e22028403e/Log-Agent-1.000.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234369] perl-URI-Find-20140709-4.fc23 FTBFS: missing build-time dependency on perl(open)

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234369

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-URI-Find-20140709-5.fc
   ||23
 Resolution|--- |RAWHIDE
Last Closed||2015-06-22 10:44:47



--- Comment #1 from Petr Pisar ppi...@redhat.com ---
I also removed the tests sub-package because I believe nobody cares about them
today. If you mind, just revert the 9d971a843734ce3c27ab4fd100fbabba6f365d1d
commit.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234556] New: Package should not ship a separate emacs sub-package

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234556

Bug ID: 1234556
   Summary: Package should not ship a separate emacs sub-package
   Product: Fedora
   Version: rawhide
 Component: perl
  Assignee: jples...@redhat.com
  Reporter: jonathan.underw...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: cw...@alumni.drew.edu, iarn...@gmail.com,
jples...@redhat.com, ka...@ucw.cz,
perl-devel@lists.fedoraproject.org, ppi...@redhat.com,
psab...@redhat.com, rc040...@freenet.de,
tcall...@redhat.com
Blocks: 1234479



The Emacs add-on packaging guidelines no longer stipulate that packages which
also bundle support for Emacs should split out those Emacs files into separate
sub-packages. This package should instead ship those files with the main
package which should also Require emacs-filesystem. See
https://fedoraproject.org/wiki/Packaging:Emacs for more detail.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1234479
[Bug 1234479] Violations of Emacs add-on packaging guidelines
-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234551] New: Package should not ship a separate emacs sub-package

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234551

Bug ID: 1234551
   Summary: Package should not ship a separate emacs sub-package
   Product: Fedora
   Version: rawhide
 Component: perl-SystemPerl
  Assignee: chitl...@gmail.com
  Reporter: jonathan.underw...@gmail.com
QA Contact: extras...@fedoraproject.org
CC: chitl...@gmail.com, perl-devel@lists.fedoraproject.org
Blocks: 1234479



The Emacs add-on packaging guidelines no longer stipulate that packages which
also bundle support for Emacs should split out those Emacs files into separate
sub-packages. This package should instead ship those files with the main
package which should also Require emacs-filesystem. See
https://fedoraproject.org/wiki/Packaging:Emacs for more detail.


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1234479
[Bug 1234479] Violations of Emacs add-on packaging guidelines
-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Classic-Perl

2015-06-22 Thread buildsys


perl-Classic-Perl has broken dependencies in the rawhide tree:
On x86_64:
perl-Classic-Perl-0.05-9.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Classic-Perl-0.05-9.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Classic-Perl-0.05-9.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Classic-Perl-0.05-9.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Classic-Perl-0.05-9.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Classic-Perl-0.05-9.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-POE-API-Peek

2015-06-22 Thread buildsys


perl-POE-API-Peek has broken dependencies in the rawhide tree:
On x86_64:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Method-Signatures

2015-06-22 Thread buildsys


perl-Method-Signatures has broken dependencies in the rawhide tree:
On x86_64:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CGI-Application-Structured-Tools

2015-06-22 Thread buildsys


perl-CGI-Application-Structured-Tools has broken dependencies in the rawhide 
tree:
On x86_64:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Devel-Cover

2015-06-22 Thread buildsys


perl-Devel-Cover has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-Cover-1.18-1.fc23.x86_64 requires perl(:MODULE_COMPAT_5.20.2)
perl-Devel-Cover-1.18-1.fc23.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Devel-Cover-1.18-1.fc23.i686 requires perl(:MODULE_COMPAT_5.20.2)
perl-Devel-Cover-1.18-1.fc23.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-Cover-1.18-1.fc23.armv7hl requires 
perl(:MODULE_COMPAT_5.20.2)
perl-Devel-Cover-1.18-1.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Devel-FindRef

2015-06-22 Thread buildsys


perl-Devel-FindRef has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-FindRef-1.44-3.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Devel-FindRef-1.44-3.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-FindRef-1.44-3.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-MongoDB

2015-06-22 Thread buildsys


perl-MongoDB has broken dependencies in the rawhide tree:
On x86_64:
perl-MongoDB-0.702.2-5.fc22.x86_64 requires perl(:MODULE_COMPAT_5.20.0)
perl-MongoDB-0.702.2-5.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-MongoDB-0.702.2-5.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-MongoDB-0.702.2-5.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-MongoDB-0.702.2-5.fc22.armv7hl requires perl(:MODULE_COMPAT_5.20.0)
perl-MongoDB-0.702.2-5.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Carp-REPL

2015-06-22 Thread buildsys


perl-Carp-REPL has broken dependencies in the rawhide tree:
On x86_64:
perl-Carp-REPL-0.18-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
On i386:
perl-Carp-REPL-0.18-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
On armhfp:
perl-Carp-REPL-0.18-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Test-Apocalypse

2015-06-22 Thread buildsys


perl-Test-Apocalypse has broken dependencies in the rawhide tree:
On x86_64:
perl-Test-Apocalypse-1.006-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Test-Apocalypse-1.006-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Test-Apocalypse-1.006-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-PDL-Graphics-PLplot

2015-06-22 Thread buildsys


perl-PDL-Graphics-PLplot has broken dependencies in the rawhide tree:
On x86_64:
perl-PDL-Graphics-PLplot-0.67-6.fc23.x86_64 requires 
perl(:MODULE_COMPAT_5.20.2)
perl-PDL-Graphics-PLplot-0.67-6.fc23.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-PDL-Graphics-PLplot-0.67-6.fc23.i686 requires 
perl(:MODULE_COMPAT_5.20.2)
perl-PDL-Graphics-PLplot-0.67-6.fc23.i686 requires libperl.so.5.20
On armhfp:
perl-PDL-Graphics-PLplot-0.67-6.fc23.armv7hl requires 
perl(:MODULE_COMPAT_5.20.2)
perl-PDL-Graphics-PLplot-0.67-6.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Gtk3-WebKit

2015-06-22 Thread buildsys


perl-Gtk3-WebKit has broken dependencies in the rawhide tree:
On x86_64:
perl-Gtk3-WebKit-0.06-3.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Gtk3-WebKit-0.06-3.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Gtk3-WebKit-0.06-3.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Data-Alias

2015-06-22 Thread buildsys


perl-Data-Alias has broken dependencies in the rawhide tree:
On x86_64:
perl-Data-Alias-1.18-4.fc22.x86_64 requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Data-Alias-1.18-4.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Data-Alias-1.18-4.fc22.armv7hl requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Text-Xslate

2015-06-22 Thread buildsys


perl-Text-Xslate has broken dependencies in the rawhide tree:
On x86_64:
perl-Text-Xslate-3.2.5-4.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.1)
perl-Text-Xslate-3.2.5-4.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Text-Xslate-3.2.5-4.fc22.i686 requires perl(:MODULE_COMPAT_5.20.1)
perl-Text-Xslate-3.2.5-4.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Text-Xslate-3.2.5-4.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.1)
perl-Text-Xslate-3.2.5-4.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Devel-REPL

2015-06-22 Thread buildsys


perl-Devel-REPL has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-REPL-1.003026-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Devel-REPL-1.003026-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Devel-REPL-1.003026-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Task-Kensho-Testing

2015-06-22 Thread buildsys


perl-Task-Kensho-Testing has broken dependencies in the rawhide tree:
On x86_64:
perl-Task-Kensho-Testing-0.38-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Task-Kensho-Testing-0.38-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Task-Kensho-Testing-0.38-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CatalystX-REPL

2015-06-22 Thread buildsys


perl-CatalystX-REPL has broken dependencies in the rawhide tree:
On x86_64:
perl-CatalystX-REPL-0.04-10.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-CatalystX-REPL-0.04-10.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-CatalystX-REPL-0.04-10.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Test-Vars

2015-06-22 Thread buildsys


perl-Test-Vars has broken dependencies in the rawhide tree:
On x86_64:
perl-Test-Vars-0.005-6.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Test-Vars-0.005-6.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Test-Vars-0.005-6.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Gtk3

2015-06-22 Thread buildsys


perl-Gtk3 has broken dependencies in the rawhide tree:
On x86_64:
perl-Gtk3-0.019-1.fc22.noarch requires perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Gtk3-0.019-1.fc22.noarch requires perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Gtk3-0.019-1.fc22.noarch requires perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Devel-BeginLift

2015-06-22 Thread buildsys


perl-Devel-BeginLift has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-BeginLift-0.001003-9.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-Devel-BeginLift-0.001003-9.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-BeginLift-0.001003-9.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: polymake

2015-06-22 Thread buildsys


polymake has broken dependencies in the rawhide tree:
On x86_64:
polymake-2.13-22.git20141013.fc23.x86_64 requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.x86_64 requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
polymake-2.13-22.git20141013.fc23.i686 requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.i686 requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.i686 requires libperl.so.5.20
On armhfp:
polymake-2.13-22.git20141013.fc23.armv7hl requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.armv7hl requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Data-Dump-Streamer

2015-06-22 Thread buildsys


perl-Data-Dump-Streamer has broken dependencies in the rawhide tree:
On x86_64:
perl-Data-Dump-Streamer-2.38-3.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-Data-Dump-Streamer-2.38-3.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Data-Dump-Streamer-2.38-3.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: slic3r

2015-06-22 Thread buildsys


slic3r has broken dependencies in the rawhide tree:
On x86_64:
slic3r-1.1.7-3.fc22.x86_64 requires perl(:MODULE_COMPAT_5.20.1)
slic3r-1.1.7-3.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
slic3r-1.1.7-3.fc22.i686 requires perl(:MODULE_COMPAT_5.20.1)
slic3r-1.1.7-3.fc22.i686 requires libperl.so.5.20
On armhfp:
slic3r-1.1.7-3.fc22.armv7hl requires perl(:MODULE_COMPAT_5.20.1)
slic3r-1.1.7-3.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-POE-Component-Server-Bayeux

2015-06-22 Thread buildsys


perl-POE-Component-Server-Bayeux has broken dependencies in the rawhide tree:
On x86_64:
perl-POE-Component-Server-Bayeux-0.04-14.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-POE-Component-Server-Bayeux-0.04-14.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-POE-Component-Server-Bayeux-0.04-14.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Task-Catalyst

2015-06-22 Thread buildsys


perl-Task-Catalyst has broken dependencies in the rawhide tree:
On x86_64:
perl-Task-Catalyst-4.02-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Task-Catalyst-4.02-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Task-Catalyst-4.02-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-POE-Component-Server-HTTP

2015-06-22 Thread buildsys


perl-POE-Component-Server-HTTP has broken dependencies in the rawhide tree:
On x86_64:
perl-POE-Component-Server-HTTP-0.09-20.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-POE-Component-Server-HTTP-0.09-20.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-POE-Component-Server-HTTP-0.09-20.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-PDL

2015-06-22 Thread buildsys


perl-PDL has broken dependencies in the rawhide tree:
On x86_64:
perl-PDL-2.11.0-1.fc23.x86_64 requires perl(:MODULE_COMPAT_5.20.2)
perl-PDL-2.11.0-1.fc23.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-PDL-2.11.0-1.fc23.i686 requires perl(:MODULE_COMPAT_5.20.2)
perl-PDL-2.11.0-1.fc23.i686 requires libperl.so.5.20
On armhfp:
perl-PDL-2.11.0-1.fc23.armv7hl requires perl(:MODULE_COMPAT_5.20.2)
perl-PDL-2.11.0-1.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-B-Hooks-OP-Check-EntersubForCV

2015-06-22 Thread buildsys


perl-B-Hooks-OP-Check-EntersubForCV has broken dependencies in the rawhide tree:
On x86_64:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.i686 requires 
libperl.so.5.20
On armhfp:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.armv7hl requires 
libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Test-AutoBuild

2015-06-22 Thread buildsys


perl-Test-AutoBuild has broken dependencies in the rawhide tree:
On x86_64:
perl-Test-AutoBuild-1.2.4-15.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Test-AutoBuild-1.2.4-15.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Test-AutoBuild-1.2.4-15.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-POE-Component-Server-XMLRPC

2015-06-22 Thread buildsys


perl-POE-Component-Server-XMLRPC has broken dependencies in the rawhide tree:
On x86_64:
perl-POE-Component-Server-XMLRPC-0.05-19.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-POE-Component-Server-XMLRPC-0.05-19.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-POE-Component-Server-XMLRPC-0.05-19.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234658] perl-CGI-Fast-2.10 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234658



--- Comment #2 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
Scratch build succeeded
http://koji.fedoraproject.org/koji/taskinfo?taskID=10184587

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234662] New: perl-Gnome2-1.046 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234662

Bug ID: 1234662
   Summary: perl-Gnome2-1.046 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Gnome2
  Keywords: FutureFeature, Triaged
  Assignee: ppi...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: mmasl...@redhat.com,
perl-devel@lists.fedoraproject.org, ppi...@redhat.com,
psab...@redhat.com



Latest upstream release: 1.046
Current version/release in rawhide: 1.045-6.fc23
URL: http://search.cpan.org/dist/Gnome2/

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234662] perl-Gnome2-1.046 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234662



--- Comment #1 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
Created attachment 1042044
  -- https://bugzilla.redhat.com/attachment.cgi?id=1042044action=edit
[patch] Update to 1.046 (#1234662)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234658] perl-CGI-Fast-2.10 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234658



--- Comment #1 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
Created attachment 1042041
  -- https://bugzilla.redhat.com/attachment.cgi?id=1042041action=edit
[patch] Update to 2.10 (#1234658)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234658] New: perl-CGI-Fast-2.10 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234658

Bug ID: 1234658
   Summary: perl-CGI-Fast-2.10 is available
   Product: Fedora
   Version: rawhide
 Component: perl-CGI-Fast
  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,
psab...@redhat.com



Latest upstream release: 2.10
Current version/release in rawhide: 2.09-4.fc23
URL: http://search.cpan.org/dist/CGI-Fast/

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234659] New: perl-DateTime-TimeZone-1.92 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234659

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



Latest upstream release: 1.92
Current version/release in rawhide: 1.91-2.fc23
URL: http://search.cpan.org/dist/DateTime-TimeZone/

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234662] perl-Gnome2-1.046 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234662



--- Comment #2 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
Scratch build succeeded
http://koji.fedoraproject.org/koji/taskinfo?taskID=10184769

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc uploaded CPAN-Changes-0.400002.tar.gz for perl-CPAN-Changes

2015-06-22 Thread notifications
5773d51abaafd37c6bcdde3827873075  CPAN-Changes-0.42.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-CPAN-Changes/CPAN-Changes-0.42.tar.gz/md5/5773d51abaafd37c6bcdde3827873075/CPAN-Changes-0.42.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1230629] perl-Lingua-EN-Tagger-0.25 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230629

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

 Status|MODIFIED|CLOSED
   Fixed In Version||perl-Lingua-EN-Tagger-0.25-
   ||1.fc22
 Resolution|--- |CURRENTRELEASE
Last Closed||2015-06-22 06:34:32



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1230083] Upgrade perl-Class-Field to 0.23

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230083

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||jples...@redhat.com
 Resolution|--- |DUPLICATE
Last Closed||2015-06-22 06:38:24



--- Comment #1 from Jitka Plesnikova jples...@redhat.com ---


*** This bug has been marked as a duplicate of bug 1124208 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1124208] perl-Class-Field-0.23 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1124208

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

 CC||ppi...@redhat.com



--- Comment #5 from Jitka Plesnikova jples...@redhat.com ---
*** Bug 1230083 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1116605] perl-PDF-API2-2.023 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1116605

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-PDF-API2-2.023-1.fc23
 Resolution|--- |RAWHIDE
Last Closed||2015-06-22 06:46:21



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Test-Deep (perl-Test-Deep-0.117-1.fc23). Update to 0.117 (..more)

2015-06-22 Thread notifications
From 39db8b40950e2f4996d8271f7cf531167a44c8d0 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Mon, 22 Jun 2015 11:50:16 +0100
Subject: Update to 0.117

- New upstream release 0.117
  - Do not lose argument(s) to import
(https://github.com/rjbs/Test-Deep/issues/29)

diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec
index 1f66dcb..9559b35 100644
--- a/perl-Test-Deep.spec
+++ b/perl-Test-Deep.spec
@@ -1,5 +1,5 @@
 Name:   perl-Test-Deep
-Version:0.116
+Version:0.117
 Release:1%{?dist}
 Summary:Extremely flexible deep comparison
 License:GPL+ or Artistic
@@ -62,6 +62,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::Deep::NoTest.3*
 
 %changelog
+* Mon Jun 22 2015 Paul Howarth p...@city-fan.org - 0.117-1
+- Update to 0.117
+  - Do not lose argument(s) to import
+(https://github.com/rjbs/Test-Deep/issues/29)
+
 * Sun Jun 21 2015 Paul Howarth p...@city-fan.org - 0.116-1
 - Update to 0.116
   - On its own, :preload options uses default group of exports
diff --git a/sources b/sources
index 0ec6ab7..8400d66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc484bea7b97dc738f4a603f1249ecd7  Test-Deep-0.116.tar.gz
+847601f96bf5438aa708323661e9c2de  Test-Deep-0.117.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Test-Deep.git/commit/?h=perl-Test-Deep-0.117-1.fc23id=39db8b40950e2f4996d8271f7cf531167a44c8d0
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1178409] perl-Twiggy-0.1025 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1178409

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||jples...@redhat.com
   Assignee|robinlee.s...@gmail.com |jples...@redhat.com



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik uploaded Twiggy-0.1025.tar.gz for perl-Twiggy

2015-06-22 Thread notifications
afd58d121cf96178d9dad8a5f30a6d57  Twiggy-0.1025.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Twiggy/Twiggy-0.1025.tar.gz/md5/afd58d121cf96178d9dad8a5f30a6d57/Twiggy-0.1025.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1178409] perl-Twiggy-0.1025 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1178409



--- Comment #1 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
jplesnik's perl-Twiggy-0.1025-1.fc23 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=664246

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-Twiggy (f22). 0.1025 bump; Updated BRs

2015-06-22 Thread notifications
From e8fe0063ce2d9a7631e68074b2660579234618c2 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Mon, 22 Jun 2015 13:53:33 +0200
Subject: 0.1025 bump; Updated BRs


diff --git a/.gitignore b/.gitignore
index 1565c14..602ae6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Twiggy-0.1021.tar.gz
 /Twiggy-0.1023.tar.gz
 /Twiggy-0.1024.tar.gz
+/Twiggy-0.1025.tar.gz
diff --git a/perl-Twiggy.spec b/perl-Twiggy.spec
index cb2f599..8f20328 100644
--- a/perl-Twiggy.spec
+++ b/perl-Twiggy.spec
@@ -2,8 +2,8 @@
 %global __requires_exclude_from ^%{_docdir}/.*$
 
 Name:   perl-Twiggy
-Version:0.1024
-Release:3%{?dist}
+Version:0.1025
+Release:1%{?dist}
 Summary:AnyEvent HTTP server for PSGI (like Thin)
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -12,23 +12,15 @@ Source0:
http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Twiggy-%{version}.t
 BuildArch:  noarch
 BuildRequires:  perl = 1:5.8.1
 BuildRequires:  /usr/bin/dos2unix
-# inc::Module::Install requires
-BuildRequires:  perl(base)
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Config)
-BuildRequires:  perl(Cwd)
-BuildRequires:  perl(ExtUtils::MM_Unix)
-BuildRequires:  perl(Fcntl)
-BuildRequires:  perl(File::Find)
-BuildRequires:  perl(File::Path)
-BuildRequires:  perl(FindBin)
-BuildRequires:  perl(Pod::Text)
+BuildRequires:  findutils
+BuildRequires:  make
+
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
-BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 # requires and recommends from Makefile.PL
 BuildRequires:  perl(AnyEvent)
-BuildRequires:  perl(EV)
-BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(HTTP::Parser::XS)
 BuildRequires:  perl(HTTP::Status)
 BuildRequires:  perl(Plack) = 0.99
@@ -37,6 +29,8 @@ BuildRequires:  perl(Try::Tiny)
 BuildRequires:  perl(AnyEvent::Handle)
 BuildRequires:  perl(AnyEvent::Socket)
 BuildRequires:  perl(AnyEvent::Util)
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(Errno)
 BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(Plack::HTTPParser)
@@ -52,30 +46,29 @@ BuildRequires:  perl(warnings)
 BuildRequires:  perl(AnyEvent::AIO)
 BuildRequires:  perl(IO::AIO)
 # other required for tests
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Requires)
-BuildRequires:  perl(Test::TCP)
+BuildRequires:  perl(AnyEvent::HTTP)
+BuildRequires:  perl(FindBin)
 BuildRequires:  perl(HTTP::Request)
 BuildRequires:  perl(HTTP::Request::Common)
 BuildRequires:  perl(HTTP::Response)
 BuildRequires:  perl(IO::Socket::INET)
-BuildRequires:  perl(Server::Starter)
+BuildRequires:  perl(IO::Uncompress::Gunzip)
+BuildRequires:  perl(LWP::UserAgent)
 BuildRequires:  perl(Plack::App::File)
 BuildRequires:  perl(Plack::Loader)
+BuildRequires:  perl(Plack::Middleware::Deflater)
 BuildRequires:  perl(Plack::Request)
 BuildRequires:  perl(Plack::Test::Suite)
-BuildRequires:  perl(Plack::Middleware::Deflater)
-BuildRequires:  perl(IO::Uncompress::Gunzip)
-BuildRequires:  perl(LWP::UserAgent)
+BuildRequires:  perl(POSIX)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Requires)
+BuildRequires:  perl(Test::TCP)
+BuildRequires:  perl(Time::HiRes)
 
 # requires and recommends from Makefile.PL
-Requires:   perl(AnyEvent)
-Requires:   perl(EV)
 Requires:   perl(HTTP::Parser::XS)
-Requires:   perl(HTTP::Status)
 Requires:   perl(Plack) = 0.99
-Requires:   perl(Try::Tiny)
-Requires:   perl(HTTP::Parser::XS)
 # optional runtime requires
 Requires:   perl(AnyEvent::AIO)
 Requires:   perl(IO::AIO)
@@ -105,13 +98,17 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f 
{} \;
 TEST_SLOW=1 make test 
 
 %files
-%doc Changes README eg/
+%license LICENSE
+%doc Changes eg/
 %{perl_vendorlib}/*
 %{_bindir}/*
 %{_mandir}/man3/*
 %{_mandir}/man1/*
 
 %changelog
+* Mon Jun 22 2015 Jitka Plesnikova jples...@redhat.com - 0.1025-1
+- 0.1025 bump
+
 * Mon Sep 01 2014 Jitka Plesnikova jples...@redhat.com - 0.1024-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 9871016..873dea8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c3169864686c726238ed2695a64a164d  Twiggy-0.1024.tar.gz
+afd58d121cf96178d9dad8a5f30a6d57  Twiggy-0.1025.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Twiggy.git/commit/?h=f22id=e8fe0063ce2d9a7631e68074b2660579234618c2
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-App-GitHooks (master). 1.7.3 bump

2015-06-22 Thread notifications
From 28106bc2aa85c475d08d9f668f501be33fba5aa6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
Date: Mon, 22 Jun 2015 12:32:33 +0200
Subject: 1.7.3 bump


diff --git a/.gitignore b/.gitignore
index e5cb5a8..be2024f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /App-GitHooks-v1.0.8.tar.gz
 /App-GitHooks-v1.7.2.tar.gz
+/App-GitHooks-v1.7.3.tar.gz
diff --git a/perl-App-GitHooks.spec b/perl-App-GitHooks.spec
index 63426c7..92c5b7a 100644
--- a/perl-App-GitHooks.spec
+++ b/perl-App-GitHooks.spec
@@ -1,5 +1,5 @@
 Name:   perl-App-GitHooks
-Version:1.7.2
+Version:1.7.3
 Release:1%{?dist}
 Summary:Extensible plugins system for git hooks
 License:GPLv3
@@ -30,8 +30,6 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(Git::Repository)
-# lib is dangerous https://github.com/guillaumeaubert/App-GitHooks/issues/25
-BuildRequires:  perl(lib)
 BuildRequires:  perl(Module::Pluggable)
 BuildRequires:  perl(Parallel::ForkManager)
 BuildRequires:  perl(Path::Tiny)
@@ -86,6 +84,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 22 2015 Petr Pisar ppi...@redhat.com - 1.7.3-1
+- 1.7.3 bump
+
 * Fri Jun 19 2015 Petr Pisar ppi...@redhat.com - 1.7.2-1
 - 1.7.2 bump
 
diff --git a/sources b/sources
index 4916aa0..589f046 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc22d9f9f4c4226560a00d10c6bdb509  App-GitHooks-v1.7.2.tar.gz
+ce25a92bb09351c45b9864d25a699283  App-GitHooks-v1.7.3.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-App-GitHooks.git/commit/?h=masterid=28106bc2aa85c475d08d9f668f501be33fba5aa6
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar uploaded App-GitHooks-v1.7.3.tar.gz for perl-App-GitHooks

2015-06-22 Thread notifications
ce25a92bb09351c45b9864d25a699283  App-GitHooks-v1.7.3.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-App-GitHooks/App-GitHooks-v1.7.3.tar.gz/md5/ce25a92bb09351c45b9864d25a699283/App-GitHooks-v1.7.3.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-CPAN-Changes (master). Update to 0.400002 (..more)

2015-06-22 Thread notifications
From 6c2727cf121443276d46507de9a881325d137347 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Mon, 22 Jun 2015 11:35:39 +0100
Subject: Update to 0.42

- New upstream release 0.42
  - Revert whitespace changes that were inadvertantly included in previous
release
  - Escape curly brackets in test to avoid warning in perl 5.22

diff --git a/perl-CPAN-Changes.spec b/perl-CPAN-Changes.spec
index 7d9d01d..289dfa4 100644
--- a/perl-CPAN-Changes.spec
+++ b/perl-CPAN-Changes.spec
@@ -1,7 +1,7 @@
 Name:  perl-CPAN-Changes
 Summary:   Read and write Changes files
-Version:   0.41
-Release:   3%{?dist}
+Version:   0.42
+Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/CPAN-Changes/
@@ -73,6 +73,12 @@ make test TEST_FILES=$(echo $(find xt/ -name '*.t'))
 %{_mandir}/man3/Test::CPAN::Changes.3*
 
 %changelog
+* Mon Jun 22 2015 Paul Howarth p...@city-fan.org - 0.42-1
+- Update to 0.42
+  - Revert whitespace changes that were inadvertantly included in previous
+release
+  - Escape curly brackets in test to avoid warning in perl 5.22
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.41-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index f889dbb..cc168b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab9cd5a03a505f010469a813801d2e18  CPAN-Changes-0.41.tar.gz
+5773d51abaafd37c6bcdde3827873075  CPAN-Changes-0.42.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-CPAN-Changes.git/commit/?h=masterid=6c2727cf121443276d46507de9a881325d137347
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc uploaded Test-Deep-0.117.tar.gz for perl-Test-Deep

2015-06-22 Thread notifications
847601f96bf5438aa708323661e9c2de  Test-Deep-0.117.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Test-Deep/Test-Deep-0.117.tar.gz/md5/847601f96bf5438aa708323661e9c2de/Test-Deep-0.117.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1230570] Upgrade perl-DBIx-RunSQL to 0.13

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230570

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||perl-DBIx-RunSQL-0.13-1.fc2
   ||1
 Resolution|--- |ERRATA
Last Closed||2015-06-22 06:31:30



--- Comment #7 from Fedora Update System upda...@fedoraproject.org ---
perl-DBIx-RunSQL-0.13-1.fc21 has been pushed to the Fedora 21 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1116605] perl-PDF-API2-2.023 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1116605

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||jples...@redhat.com
   Assignee|bjohn...@symetrix.com   |jples...@redhat.com



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-CPAN-Changes (perl-CPAN-Changes-0.400002-1.fc23). Update to 0.400002 (..more)

2015-06-22 Thread notifications
From 6c2727cf121443276d46507de9a881325d137347 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Mon, 22 Jun 2015 11:35:39 +0100
Subject: Update to 0.42

- New upstream release 0.42
  - Revert whitespace changes that were inadvertantly included in previous
release
  - Escape curly brackets in test to avoid warning in perl 5.22

diff --git a/perl-CPAN-Changes.spec b/perl-CPAN-Changes.spec
index 7d9d01d..289dfa4 100644
--- a/perl-CPAN-Changes.spec
+++ b/perl-CPAN-Changes.spec
@@ -1,7 +1,7 @@
 Name:  perl-CPAN-Changes
 Summary:   Read and write Changes files
-Version:   0.41
-Release:   3%{?dist}
+Version:   0.42
+Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/CPAN-Changes/
@@ -73,6 +73,12 @@ make test TEST_FILES=$(echo $(find xt/ -name '*.t'))
 %{_mandir}/man3/Test::CPAN::Changes.3*
 
 %changelog
+* Mon Jun 22 2015 Paul Howarth p...@city-fan.org - 0.42-1
+- Update to 0.42
+  - Revert whitespace changes that were inadvertantly included in previous
+release
+  - Escape curly brackets in test to avoid warning in perl 5.22
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.41-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index f889dbb..cc168b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ab9cd5a03a505f010469a813801d2e18  CPAN-Changes-0.41.tar.gz
+5773d51abaafd37c6bcdde3827873075  CPAN-Changes-0.42.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-CPAN-Changes.git/commit/?h=perl-CPAN-Changes-0.42-1.fc23id=6c2727cf121443276d46507de9a881325d137347
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-Twiggy (master). 0.1025 bump; Updated BRs

2015-06-22 Thread notifications
From 1757ad40f49a718158e13e25634f7a6102c52fda Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Mon, 22 Jun 2015 13:41:45 +0200
Subject: 0.1025 bump; Updated BRs


diff --git a/.gitignore b/.gitignore
index 1565c14..602ae6a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Twiggy-0.1021.tar.gz
 /Twiggy-0.1023.tar.gz
 /Twiggy-0.1024.tar.gz
+/Twiggy-0.1025.tar.gz
diff --git a/perl-Twiggy.spec b/perl-Twiggy.spec
index 81348ac..7c42f41 100644
--- a/perl-Twiggy.spec
+++ b/perl-Twiggy.spec
@@ -2,8 +2,8 @@
 %global __requires_exclude_from ^%{_docdir}/.*$
 
 Name:   perl-Twiggy
-Version:0.1024
-Release:5%{?dist}
+Version:0.1025
+Release:1%{?dist}
 Summary:AnyEvent HTTP server for PSGI (like Thin)
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -12,23 +12,15 @@ Source0:
http://www.cpan.org/authors/id/M/MI/MIYAGAWA/Twiggy-%{version}.t
 BuildArch:  noarch
 BuildRequires:  perl = 1:5.8.1
 BuildRequires:  /usr/bin/dos2unix
-# inc::Module::Install requires
-BuildRequires:  perl(base)
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Config)
-BuildRequires:  perl(Cwd)
-BuildRequires:  perl(ExtUtils::MM_Unix)
-BuildRequires:  perl(Fcntl)
-BuildRequires:  perl(File::Find)
-BuildRequires:  perl(File::Path)
-BuildRequires:  perl(FindBin)
-BuildRequires:  perl(Pod::Text)
+BuildRequires:  findutils
+BuildRequires:  make
+
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
-BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 # requires and recommends from Makefile.PL
 BuildRequires:  perl(AnyEvent)
-BuildRequires:  perl(EV)
-BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(HTTP::Parser::XS)
 BuildRequires:  perl(HTTP::Status)
 BuildRequires:  perl(Plack) = 0.99
@@ -37,6 +29,8 @@ BuildRequires:  perl(Try::Tiny)
 BuildRequires:  perl(AnyEvent::Handle)
 BuildRequires:  perl(AnyEvent::Socket)
 BuildRequires:  perl(AnyEvent::Util)
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(Errno)
 BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(Plack::HTTPParser)
@@ -52,30 +46,29 @@ BuildRequires:  perl(warnings)
 BuildRequires:  perl(AnyEvent::AIO)
 BuildRequires:  perl(IO::AIO)
 # other required for tests
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Requires)
-BuildRequires:  perl(Test::TCP)
+BuildRequires:  perl(AnyEvent::HTTP)
+BuildRequires:  perl(FindBin)
 BuildRequires:  perl(HTTP::Request)
 BuildRequires:  perl(HTTP::Request::Common)
 BuildRequires:  perl(HTTP::Response)
 BuildRequires:  perl(IO::Socket::INET)
-BuildRequires:  perl(Server::Starter)
+BuildRequires:  perl(IO::Uncompress::Gunzip)
+BuildRequires:  perl(LWP::UserAgent)
 BuildRequires:  perl(Plack::App::File)
 BuildRequires:  perl(Plack::Loader)
+BuildRequires:  perl(Plack::Middleware::Deflater)
 BuildRequires:  perl(Plack::Request)
 BuildRequires:  perl(Plack::Test::Suite)
-BuildRequires:  perl(Plack::Middleware::Deflater)
-BuildRequires:  perl(IO::Uncompress::Gunzip)
-BuildRequires:  perl(LWP::UserAgent)
+BuildRequires:  perl(POSIX)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Requires)
+BuildRequires:  perl(Test::TCP)
+BuildRequires:  perl(Time::HiRes)
 
 # requires and recommends from Makefile.PL
-Requires:   perl(AnyEvent)
-Requires:   perl(EV)
 Requires:   perl(HTTP::Parser::XS)
-Requires:   perl(HTTP::Status)
 Requires:   perl(Plack) = 0.99
-Requires:   perl(Try::Tiny)
-Requires:   perl(HTTP::Parser::XS)
 # optional runtime requires
 Requires:   perl(AnyEvent::AIO)
 Requires:   perl(IO::AIO)
@@ -105,13 +98,17 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f 
{} \;
 TEST_SLOW=1 make test 
 
 %files
-%doc Changes README eg/
+%license LICENSE
+%doc Changes eg/
 %{perl_vendorlib}/*
 %{_bindir}/*
 %{_mandir}/man3/*
 %{_mandir}/man1/*
 
 %changelog
+* Mon Jun 22 2015 Jitka Plesnikova jples...@redhat.com - 0.1025-1
+- 0.1025 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.1024-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 9871016..873dea8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c3169864686c726238ed2695a64a164d  Twiggy-0.1024.tar.gz
+afd58d121cf96178d9dad8a5f30a6d57  Twiggy-0.1025.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Twiggy.git/commit/?h=masterid=1757ad40f49a718158e13e25634f7a6102c52fda
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-WWW-Salesforce (master). 0.22 bump; Updated BRs

2015-06-22 Thread notifications
From edafc59eec52ed49de8f7c549dcfa83b6047b076 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Mon, 22 Jun 2015 10:08:42 +0200
Subject: 0.22 bump; Updated BRs


diff --git a/.gitignore b/.gitignore
index bbe5c76..a6baf1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /WWW-Salesforce-0.13.tar.gz
 /WWW-Salesforce-0.20.tar.gz
 /WWW-Salesforce-0.21.tar.gz
+/WWW-Salesforce-0.22.tar.gz
diff --git a/perl-WWW-Salesforce.spec b/perl-WWW-Salesforce.spec
index bdad097..bc47463 100644
--- a/perl-WWW-Salesforce.spec
+++ b/perl-WWW-Salesforce.spec
@@ -1,17 +1,31 @@
 Name:   perl-WWW-Salesforce
-Version:0.21
-Release:5%{?dist}
-Summary:WWW::Salesforce Perl module
+Version:0.22
+Release:1%{?dist}
+Summary:Simple abstraction layer between SOAP::Lite and Salesforce.com
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/WWW-Salesforce/
-Source0:
http://archive.cpan.cz//authors/id/C/CA/CAPOEIRAB/WWW-Salesforce-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/P/PH/PHRED/WWW-Salesforce-%{version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  sed
+BuildRequires:  make
+BuildRequires:  findutils
+BuildRequires:  perl
+BuildRequires:  perl(base)
+BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(POSIX)
 BuildRequires:  perl(SOAP::Lite) = 0.68
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 Requires:   perl(SOAP::Lite) = 0.68
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
+%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\(SOAP::Lite\\)$
+
 %description
 This class provides a simple abstraction layer between SOAP::Lite and
 Salesforce.com. Because SOAP::Lite does not support complexTypes, and
@@ -33,16 +47,13 @@ make %{?_smp_mflags}
 
 
 %install
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
-
+make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
-
 %{_fixperms} %{buildroot}/*
 
 
 %check
-#make test
+make test
 
 
 %files
@@ -52,6 +63,10 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null 
\;
 
 
 %changelog
+* Mon Jun 22 2015 Jitka Plesnikova jples...@redhat.com - 0.22-1
+- 0.22 bump
+- Update build-requires
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.21-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index da75666..4153a3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2064ac3179fb53674b155e15bb5dc751  WWW-Salesforce-0.21.tar.gz
+503d49ff1b332e8178d4bdd8e2bde2ee  WWW-Salesforce-0.22.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-WWW-Salesforce.git/commit/?h=masterid=edafc59eec52ed49de8f7c549dcfa83b6047b076
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

remi uploaded XML-Entities-1.0001.tar.gz for perl-XML-Entities

2015-06-22 Thread notifications
b989ba88e488fddb6ac99f6be4304220  XML-Entities-1.0001.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-XML-Entities/XML-Entities-1.0001.tar.gz/md5/b989ba88e488fddb6ac99f6be4304220/XML-Entities-1.0001.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-Net-Amazon-S3 (master). 0.80 bump

2015-06-22 Thread notifications
From 4dd09b59d7f7bca0cc7358c19fded20e0452acde Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
Date: Thu, 4 Jun 2015 15:24:00 +0200
Subject: 0.80 bump


diff --git a/.gitignore b/.gitignore
index ae827ba..173d12d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Net-Amazon-S3-0.43.tar.gz
 /Net-Amazon-S3-0.53.tar.gz
 /Net-Amazon-S3-0.59.tar.gz
 /Net-Amazon-S3-0.60.tar.gz
+/Net-Amazon-S3-0.80.tar.gz
diff --git a/perl-Net-Amazon-S3.spec b/perl-Net-Amazon-S3.spec
index 070b088..db54527 100644
--- a/perl-Net-Amazon-S3.spec
+++ b/perl-Net-Amazon-S3.spec
@@ -1,61 +1,63 @@
 Summary:Use the Amazon Simple Storage Service (S3)
 Name:   perl-Net-Amazon-S3
-Version:0.60
-Release:3%{?dist}
-License:GPL+ or Artistic
+Version:0.80
+Release:1%{?dist}
+# README.md reports the code is derived from an ADSL-licensed code.
+License:(GPL+ or Artistic) and ADSL
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Net-Amazon-S3/
-Source0:
http://search.cpan.org/CPAN/authors/id/P/PF/PFIG/Net-Amazon-S3-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/R/RC/RCONOVER/Net-Amazon-S3-%{version}.tar.gz
 BuildArch:  noarch
-BuildRequires: perl
-BuildRequires: perl(ExtUtils::MakeMaker) = 6.30
-BuildRequires: perl(strict)
-BuildRequires: perl(warnings)
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+BuildRequires:  sed
 # Run-time:
-BuildRequires: perl(Carp)
-BuildRequires: perl(Data::Stream::Bulk::Callback)
-BuildRequires: perl(DateTime::Format::HTTP)
-BuildRequires: perl(Digest::HMAC_SHA1)
-BuildRequires: perl(Digest::MD5)
-BuildRequires: perl(Digest::MD5::File)
-BuildRequires: perl(File::Find::Rule)
-BuildRequires: perl(File::stat)
-BuildRequires: perl(Getopt::Long)
-BuildRequires: perl(HTTP::Date)
-BuildRequires: perl(HTTP::Status)
-BuildRequires: perl(IO::File) = 1.14
-BuildRequires: perl(LWP::UserAgent::Determined)
-BuildRequires: perl(MIME::Base64)
-BuildRequires: perl(MIME::Types)
-BuildRequires: perl(Moose) = 0.85
-BuildRequires: perl(Moose::Util::TypeConstraints)
-BuildRequires: perl(MooseX::StrictConstructor) = 0.16
-BuildRequires: perl(MooseX::Types::DateTime::MoreCoercions) = 0.07
-BuildRequires: perl(Path::Class)
-BuildRequires: perl(Pod::Usage)
-BuildRequires: perl(Regexp::Common)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Data::Stream::Bulk::Callback)
+BuildRequires:  perl(DateTime::Format::HTTP)
+BuildRequires:  perl(Digest::HMAC_SHA1)
+BuildRequires:  perl(Digest::MD5)
+BuildRequires:  perl(Digest::MD5::File)
+BuildRequires:  perl(File::Find::Rule)
+BuildRequires:  perl(File::stat)
+# Getopt::Long not used at tests
+BuildRequires:  perl(HTTP::Date)
+BuildRequires:  perl(HTTP::Status)
+BuildRequires:  perl(IO::File) = 1.14
+# LWP 6.03 needed indirectly to support 100 Continue HTTP response
+BuildRequires:  perl(LWP) = 6.03
+BuildRequires:  perl(LWP::UserAgent::Determined)
+BuildRequires:  perl(MIME::Base64)
+BuildRequires:  perl(MIME::Types)
+BuildRequires:  perl(Moose) = 0.85
+BuildRequires:  perl(Moose::Util::TypeConstraints)
+BuildRequires:  perl(MooseX::StrictConstructor) = 0.16
+BuildRequires:  perl(MooseX::Types::DateTime::MoreCoercions) = 0.07
+# Path::Class not used at tests
+# Pod::Usage not used at tests
+BuildRequires:  perl(Regexp::Common)
 # Term::Encoding is optional
-BuildRequires: perl(Term::ProgressBar::Simple)
-BuildRequires: perl(URI)
-BuildRequires: perl(URI::Escape)
-BuildRequires: perl(URI::QueryParam)
-BuildRequires: perl(XML::LibXML)
-BuildRequires: perl(XML::LibXML::XPathContext)
+# Term::ProgressBar::Simple not used at tests
+BuildRequires:  perl(URI)
+BuildRequires:  perl(URI::Escape)
+BuildRequires:  perl(URI::QueryParam)
+BuildRequires:  perl(VM::EC2::Security::CredentialCache)
+BuildRequires:  perl(XML::LibXML)
+BuildRequires:  perl(XML::LibXML::XPathContext)
 # Tests:
-# English not used
-BuildRequires: perl(File::Find)
-BuildRequires: perl(File::Temp)
-BuildRequires: perl(lib)
-BuildRequires: perl(LWP::Simple)
-# Test::CPAN::Changes not used
-# Test::CPAN::Meta not used
-BuildRequires: perl(Test::Exception)
-BuildRequires: perl(Test::More)
-# Test::Pod 1.41 not used
-BuildRequires: perl(vars)
-# Optional tests:
-BuildRequires: perl(Test::Script) = 1.05
-Requires: perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(LWP::Simple)
+BuildRequires:  perl(Test::Exception)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(vars)
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+# LWP 6.03 needed indirectly to support 100 Continue HTTP response
+Requires:   perl(LWP) = 6.03
 
 %description
 This module provides a Perlish interface to Amazon S3. From the
@@ -91,13 +93,18 @@ find %{buildroot} -type f -name .packlist 

[Bug 1230629] perl-Lingua-EN-Tagger-0.25 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230629



--- Comment #7 from Fedora Update System upda...@fedoraproject.org ---
perl-Lingua-EN-Tagger-0.25-1.fc22 has been pushed to the Fedora 22 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1230570] Upgrade perl-DBIx-RunSQL to 0.13

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230570

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

   Fixed In Version|perl-DBIx-RunSQL-0.13-1.fc2 |perl-DBIx-RunSQL-0.13-1.fc2
   |1   |2



--- Comment #8 from Fedora Update System upda...@fedoraproject.org ---
perl-DBIx-RunSQL-0.13-1.fc22 has been pushed to the Fedora 22 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik uploaded PDF-API2-2.023.tar.gz for perl-PDF-API2

2015-06-22 Thread notifications
1087a69c71078ee12154fa32b089d2d9  PDF-API2-2.023.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-PDF-API2/PDF-API2-2.023.tar.gz/md5/1087a69c71078ee12154fa32b089d2d9/PDF-API2-2.023.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-PDF-API2 (master). 2.023 bump

2015-06-22 Thread notifications
From 0b0b18d2bbd2340771fe1dae4498520d99134bb3 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Mon, 22 Jun 2015 12:44:02 +0200
Subject: 2.023 bump


diff --git a/.gitignore b/.gitignore
index 4d5730d..8a0e32a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ PDF-API2-0.73.tar.gz
 /PDF-API2-2.019.tar.gz
 /PDF-API2-2.020.tar.gz
 /PDF-API2-2.021.tar.gz
+/PDF-API2-2.023.tar.gz
diff --git a/perl-PDF-API2.spec b/perl-PDF-API2.spec
index 2cf8880..a52ef4b 100644
--- a/perl-PDF-API2.spec
+++ b/perl-PDF-API2.spec
@@ -1,6 +1,6 @@
 Name:   perl-PDF-API2
-Version:2.021
-Release:5%{?dist}
+Version:2.023
+Release:1%{?dist}
 Summary:Perl module for creation and modification of PDF files
 
 Group:  System Environment/Libraries
@@ -10,6 +10,10 @@ Source0:
http://search.cpan.org/CPAN/authors/id/S/SS/SSIMMS/PDF-API2-%{ve
 Patch1: font-location.patch
 
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  sed
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) = 6.30
 BuildRequires:  perl(strict)
@@ -28,13 +32,14 @@ BuildRequires:  perl(IO::File)
 BuildRequires:  perl(List::Util)
 BuildRequires:  perl(Math::Trig)
 BuildRequires:  perl(POSIX)
+BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Unicode::UCD)
 BuildRequires:  perl(vars)
 # Tests:
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(Test::More)
 %if ! 0%{?rhel}
-BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Pod) = 1.41
 %endif
 Requires:   dejavu-sans-fonts
 Requires:   dejavu-sans-mono-fonts
@@ -85,7 +90,7 @@ make %{?_smp_mflags}
 
 
 %install
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
@@ -100,7 +105,8 @@ make test
 
 
 %files
-%doc Changes LICENSE PATENTS README
+%license LICENSE
+%doc Changes PATENTS README
 %doc contrib examples
 %{perl_vendorlib}/PDF/
 %{_datadir}/man/man3/*
@@ -109,6 +115,9 @@ make test
 
 
 %changelog
+* Mon Jun 22 2015 Jitka Plesnikova jples...@redhat.com - 2.023-1
+- 2.023 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.021-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 63c1b82..cf67f28 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ea6157edb2e3a4854fbd8f071199bd1  PDF-API2-2.021.tar.gz
+1087a69c71078ee12154fa32b089d2d9  PDF-API2-2.023.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-PDF-API2.git/commit/?h=masterid=0b0b18d2bbd2340771fe1dae4498520d99134bb3
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Test-Deep (master). Update to 0.117 (..more)

2015-06-22 Thread notifications
From 39db8b40950e2f4996d8271f7cf531167a44c8d0 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Mon, 22 Jun 2015 11:50:16 +0100
Subject: Update to 0.117

- New upstream release 0.117
  - Do not lose argument(s) to import
(https://github.com/rjbs/Test-Deep/issues/29)

diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec
index 1f66dcb..9559b35 100644
--- a/perl-Test-Deep.spec
+++ b/perl-Test-Deep.spec
@@ -1,5 +1,5 @@
 Name:   perl-Test-Deep
-Version:0.116
+Version:0.117
 Release:1%{?dist}
 Summary:Extremely flexible deep comparison
 License:GPL+ or Artistic
@@ -62,6 +62,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::Deep::NoTest.3*
 
 %changelog
+* Mon Jun 22 2015 Paul Howarth p...@city-fan.org - 0.117-1
+- Update to 0.117
+  - Do not lose argument(s) to import
+(https://github.com/rjbs/Test-Deep/issues/29)
+
 * Sun Jun 21 2015 Paul Howarth p...@city-fan.org - 0.116-1
 - Update to 0.116
   - On its own, :preload options uses default group of exports
diff --git a/sources b/sources
index 0ec6ab7..8400d66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc484bea7b97dc738f4a603f1249ecd7  Test-Deep-0.116.tar.gz
+847601f96bf5438aa708323661e9c2de  Test-Deep-0.117.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Test-Deep.git/commit/?h=masterid=39db8b40950e2f4996d8271f7cf531167a44c8d0
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1178409] perl-Twiggy-0.1025 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1178409

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-Twiggy-0.1025-1.fc23



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234348] New: perl-autodie-2.28 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234348

Bug ID: 1234348
   Summary: perl-autodie-2.28 is available
   Product: Fedora
   Version: rawhide
 Component: perl-autodie
  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: 2.28
Current version/release in rawhide: 2.27-3.fc23
URL: http://search.cpan.org/dist/autodie/

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234037] perl-File-DesktopEntry-0.12 is available

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234037



--- Comment #3 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
jplesnik's perl-File-DesktopEntry-0.12-1.fc23 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=664167

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

remi pushed to perl-AnyEvent-HTTP (f22). v2.22

2015-06-22 Thread notifications
From 993e9f6371d9a159ae714c55fdb66153c7aaa738 Mon Sep 17 00:00:00 2001
From: Remi Collet r...@fedoraproject.org
Date: Mon, 22 Jun 2015 09:56:22 +0200
Subject: v2.22


diff --git a/.gitignore b/.gitignore
index 48ea969..11146d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 clog
 /AnyEvent-HTTP-1.46.tar.gz
 /AnyEvent-HTTP-2.21.tar.gz
+/AnyEvent-HTTP-2.22.tar.gz
diff --git a/perl-AnyEvent-HTTP.spec b/perl-AnyEvent-HTTP.spec
index 1961f61..77e4a68 100644
--- a/perl-AnyEvent-HTTP.spec
+++ b/perl-AnyEvent-HTTP.spec
@@ -1,7 +1,7 @@
 %global perlname AnyEvent-HTTP
 
 Name:  perl-AnyEvent-HTTP
-Version:   2.21
+Version:   2.22
 Release:   1%{?dist}
 Summary:   Simple but non-blocking HTTP/HTTPS client  
 
@@ -70,6 +70,9 @@ make test
 
 
 %changelog
+* Mon Jun 22 2015 Remi Collet r...@fedoraproject.org - 2.22-1
+- update to 2.22
+
 * Wed Nov 19 2014 Remi Collet r...@fedoraproject.org - 2.21-1
 - update to 2.21
 - add dependency on perl(common::sense)
diff --git a/sources b/sources
index 5ad6d7f..a356063 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bbd8b067a5de3dcb1be865e84993cfc7  AnyEvent-HTTP-2.21.tar.gz
+e27736c4592031adccfa0638419a3b70  AnyEvent-HTTP-2.22.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-AnyEvent-HTTP.git/commit/?h=f22id=993e9f6371d9a159ae714c55fdb66153c7aaa738
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

remi pushed to perl-XML-Entities (master). add BR perl(open)

2015-06-22 Thread notifications
From 617751815f9c0a2bf220f50b3a43fb175cddf7bc Mon Sep 17 00:00:00 2001
From: Remi Collet r...@fedoraproject.org
Date: Mon, 22 Jun 2015 10:32:46 +0200
Subject: add BR perl(open)


diff --git a/perl-XML-Entities.spec b/perl-XML-Entities.spec
index a7b77a0..29e6d2a 100644
--- a/perl-XML-Entities.spec
+++ b/perl-XML-Entities.spec
@@ -11,7 +11,8 @@ URL:   http://search.cpan.org/dist/XML-Entities/
 Source:
http://search.cpan.org/CPAN/authors/id/S/SI/SIXTEASE/%{perlname}-%{version}.tar.gz
 
 BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires: perl
+BuildRequires: perl(open)
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(HTML::Parser) perl(LWP::Simple) perl(Test::More)
 
@@ -37,23 +38,17 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf %{buildroot}
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -print
 find %{buildroot} -type d -depth -exec rmdir {} 2/dev/null ';' -print
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 
-%clean
-rm -rf %{buildroot}
-
-
 %check
 make test
 
 
 %files
-%defattr(-, root, root, -)
 %doc Changes README
 %{_mandir}/man3/XML*
 %{_mandir}/man3/download-entities.*
@@ -65,6 +60,7 @@ make test
 %changelog
 * Mon Jun 22 2015 Remi Collet r...@fedoraproject.org - 1.0001-1
 - update to 1.0001 (doc only)
+- add BR perl(open)
 
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-XML-Entities.git/commit/?h=masterid=617751815f9c0a2bf220f50b3a43fb175cddf7bc
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik uploaded Class-Field-0.23.tar.gz for perl-Class-Field

2015-06-22 Thread notifications
052a229355ceec1a25371d8336e1434f  Class-Field-0.23.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Class-Field/Class-Field-0.23.tar.gz/md5/052a229355ceec1a25371d8336e1434f/Class-Field-0.23.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1166041] CVE-2010-5312 jquery-ui: XSS vulnerability in jQuery.ui.dialog title option

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1166041
Bug 1166041 depends on bug 1166810, which changed state.

Bug 1166810 Summary: CVE-2010-5312 rubygem-jquery-rails: jquery-ui: XSS 
vulnerability in jQuery.ui.dialog title option [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1166810

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |NOTABUG



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1166064] CVE-2012-6662 jquery-ui: XSS vulnerability in default content in Tooltip widget

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1166064
Bug 1166064 depends on bug 1166810, which changed state.

Bug 1166810 Summary: CVE-2010-5312 rubygem-jquery-rails: jquery-ui: XSS 
vulnerability in jQuery.ui.dialog title option [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=1166810

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |NOTABUG



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

remi pushed to perl-XML-Entities (master). v1.0001

2015-06-22 Thread notifications
From a510c2e206271656923e6cf0855ca56e5fe99770 Mon Sep 17 00:00:00 2001
From: Remi Collet r...@fedoraproject.org
Date: Mon, 22 Jun 2015 10:19:04 +0200
Subject: v1.0001


diff --git a/.gitignore b/.gitignore
index 441c6de..5fc4d85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 XML-Entities-1..tar.gz
+/XML-Entities-1.0001.tar.gz
diff --git a/perl-XML-Entities.spec b/perl-XML-Entities.spec
index 4fb5847..a7b77a0 100644
--- a/perl-XML-Entities.spec
+++ b/perl-XML-Entities.spec
@@ -1,8 +1,8 @@
 %global perlname XML-Entities
 
 Name:  perl-XML-Entities
-Version:   1.
-Release:   14%{?dist}
+Version:   1.0001
+Release:   1%{?dist}
 Summary:   Decode strings with XML entities
 
 Group: Development/Libraries
@@ -63,6 +63,9 @@ make test
 
 
 %changelog
+* Mon Jun 22 2015 Remi Collet r...@fedoraproject.org - 1.0001-1
+- update to 1.0001 (doc only)
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 5ae9191..7a7751f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e25406fec04ea5ea9c346a19b0900bc5  XML-Entities-1..tar.gz
+b989ba88e488fddb6ac99f6be4304220  XML-Entities-1.0001.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-XML-Entities.git/commit/?h=masterid=a510c2e206271656923e6cf0855ca56e5fe99770
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1231089] Upgrade perl-XML-Entities to 1.0001

2015-06-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231089

Remi Collet fed...@famillecollet.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2015-06-22 04:39:25



--- Comment #1 from Remi Collet fed...@famillecollet.com ---
Documentation only, so  rawhide is enough.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

  1   2   3   >