[Bug 647783] perl-Mail-Box shouldn't force spamassassin to be installed

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=647783



--- Comment #22 from Fedora Update System upda...@fedoraproject.org ---
perl-Mail-Box-2.107-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-Mail-Box-2.107-2.fc19

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=q3uPnruYEDa=cc_unsubscribe
--
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 1122853] New: mojomojo-1.10-4.fc22 FTBFS: missing trailing slash in t/formatter_file.t test

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122853

Bug ID: 1122853
   Summary: mojomojo-1.10-4.fc22 FTBFS: missing trailing slash in
t/formatter_file.t test
   Product: Fedora
   Version: rawhide
 Component: mojomojo
  Assignee: iarn...@gmail.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: iarn...@gmail.com, perl-devel@lists.fedoraproject.org



mojomojo-1.10-4.fc22 fails to build do to tests:

t/formatter_docbook.t ... ok
#   Failed test 'Text file is formated'
#   at t/formatter_file.t line 51.
#   'div class=formatter_txt
# pText file/p pa
href=http://mojomojo.org;http://mojomojo.org/a/p/div
# '
# doesn't match '(?^s:div class=formatter_txt\npText file/p pa
href=http://mojomojo.org/;http://mojomojo.org/a/p/div)'
# Looks like you failed 1 test of 14.
t/formatter_file.t .. 

The trailing slash is missing in the URL.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=cFS2fttPT8a=cc_unsubscribe
--
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 1122853] mojomojo-1.10-4.fc22 FTBFS: missing trailing slash in t/formatter_file.t test

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122853



--- Comment #1 from Petr Pisar ppi...@redhat.com ---
This is caused by upgrading from perl-URI-Find-20140702-1.fc21 to
perl-URI-Find-20140709-1.fc22.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=d92T8M91h5a=cc_unsubscribe
--
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 1122853] mojomojo-1.10-4.fc22 FTBFS: missing trailing slash in t/formatter_file.t test

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122853



--- Comment #2 from Petr Pisar ppi...@redhat.com ---
From URI-Find changelog:

20140709  Wed Jul  9 16:28:37 PDT 2014
Backwards Incompatibilities
* Previously, URIs stringified to their canonical version.  Now
  they stringify as written.  This results in less loss of
  information.  For example.  Blah HTTP:://FOO.COM previously
  would stringify as http://foo.com/; and now it will stringify
  as HTTP://FOO.COM.  To restore the old behavior you can call
  $uri-canonical. (Schwern)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=yR3pJL2oTVa=cc_unsubscribe
--
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 1122853] mojomojo-1.10-4.fc22 FTBFS: missing trailing slash in t/formatter_file.t test

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122853

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

   What|Removed |Added

URL|http://koji.fedoraproject.o |https://github.com/mojomojo
   |rg/koji/taskinfo?taskID=718 |/mojomojo/issues/122
   |9738|



--- Comment #3 from Petr Pisar ppi...@redhat.com ---
Reported to upstream https://github.com/mojomojo/mojomojo/issues/122.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=iVzBEhFdeca=cc_unsubscribe
--
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 1122853] mojomojo-1.10-4.fc22 FTBFS: missing trailing slash in t/formatter_file.t test

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122853

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

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|iarn...@gmail.com   |ppi...@redhat.com



--- Comment #4 from Petr Pisar ppi...@redhat.com ---
I will just adjust the test leaving finale decision to upstream. I don't know
whether canonizing URIs was in intention, or just an side effect.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=UvEqQjPteTa=cc_unsubscribe
--
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

[mojomojo] Adjust test for URI-Find-20140709

2014-07-24 Thread Petr Pisar
commit f3f61fcc45aec8b46154b4400c16dffa8f9f172f
Author: Petr Písař ppi...@redhat.com
Date:   Thu Jul 24 11:37:03 2014 +0200

Adjust test for URI-Find-20140709

 MojoMojo-1.10-Provide-canonical-URL-for-test.patch |   45 
 mojomojo.spec  |9 -
 2 files changed, 53 insertions(+), 1 deletions(-)
---
diff --git a/MojoMojo-1.10-Provide-canonical-URL-for-test.patch 
b/MojoMojo-1.10-Provide-canonical-URL-for-test.patch
new file mode 100644
index 000..a3b11c5
--- /dev/null
+++ b/MojoMojo-1.10-Provide-canonical-URL-for-test.patch
@@ -0,0 +1,45 @@
+From 3cb8ddd23808ce1797738e14c877e5409b1af764 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
+Date: Thu, 24 Jul 2014 11:27:22 +0200
+Subject: [PATCH] Provide canonical URL for test
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+URI-Find-20140709 stopped converting URIs into canonical form which
+broke t/formatter_file.t 'Text file is formated' test.
+
+This patch adjust the testing data to pass with recent URI-Find too.
+
+https://github.com/mojomojo/mojomojo/issues/122
+
+Signed-off-by: Petr Písař ppi...@redhat.com
+---
+ t/formatter_file.t   | 2 +-
+ t/var/files/test.txt | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/t/formatter_file.t b/t/formatter_file.t
+index 15ad052..d703cc0 100755
+--- a/t/formatter_file.t
 b/t/formatter_file.t
+@@ -48,7 +48,7 @@ ok(! MojoMojo::Formatter::File-checkfile($dir/test.txt, 
$c));
+ # Check good text file
+ $content = p{{file Text $dir/test.txt}}/p;
+ $ret = MojoMojo::Formatter::File-format_content(\$content, $c);
+-like($$ret, qr{div class=formatter_txt\npText file/p pa 
href=http://mojomojo.org/;http://mojomojo.org/a/p/div}s, Text file is 
formated);
++like($$ret, qr{div class=formatter_txt\npText file/p pa 
href=http://mojomojo.org/;http://mojomojo.org//a/p/div}s, Text file is 
formated);
+ 
+ # check checkfile with file not include in whitelist
+ $ret = MojoMojo::Formatter::File-checkfile(/etc/passwd, $c);
+diff --git a/t/var/files/test.txt b/t/var/files/test.txt
+index 8ce01a7..d6b952c 100644
+--- a/t/var/files/test.txt
 b/t/var/files/test.txt
+@@ -1,2 +1,2 @@
+ Text file
+-http://mojomojo.org
++http://mojomojo.org/
+-- 
+1.9.3
+
diff --git a/mojomojo.spec b/mojomojo.spec
index 8a9ed35..cc6c414 100644
--- a/mojomojo.spec
+++ b/mojomojo.spec
@@ -1,6 +1,6 @@
 Name:   mojomojo
 Version:1.10
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:A Wiki with a tree
 License:GPL+ or Artistic
 Group:  Applications/Internet
@@ -20,6 +20,9 @@ Patch4: 
MojoMojo-1.10-normalize-name-as-a-byte-string.patch
 # Fix usage of a deprecated regular expression,
 # https://github.com/mojomojo/mojomojo/pull/120
 Patch5: 
MojoMojo-1.10-Splitting-the-initial-is-deprecated-in-regex.patch
+# Adjust test for URI-Find-20140709, bug #1122853,
+# https://github.com/mojomojo/mojomojo/issues/122
+Patch6: MojoMojo-1.10-Provide-canonical-URL-for-test.patch
 
 BuildArch:  noarch
 
@@ -216,6 +219,7 @@ wiki page.
 %patch3 -p 1
 %patch4 -p 1
 %patch5 -p 1
+%patch6 -p 1
 
 # remove precomplied swfupload
 rm -rf root/static/flash/
@@ -297,6 +301,9 @@ CATALYST_CONFIG=t/var/mojomojo.yml make test
 
 
 %changelog
+* Thu Jul 24 2014 Petr Pisar ppi...@redhat.com - 1.10-5
+- Adjust test for URI-Find-20140709 (bug #1122853)
+
 * Sat Jun 07 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.10-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
--
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 1122853] mojomojo-1.10-4.fc22 FTBFS: missing trailing slash in t/formatter_file.t test

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122853

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||mojomojo-1.10-5.fc22
 Resolution|--- |RAWHIDE
Last Closed||2014-07-24 06:58:48



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=lX7RkPHqwfa=cc_unsubscribe
--
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 1106117] perl-Mail-SPF: FTBFS in rawhide

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1106117

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

   What|Removed |Added

 CC||ppi...@redhat.com
External Bug ID||CPAN 95858



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=k4eoCl33nFa=cc_unsubscribe
--
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 1099382] perl-Mail-SPF-2.9.0-3.fc21 FTBS: tests fail: Unknown error on DNS 'A' lookup

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1099382

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

   What|Removed |Added

 Blocks||1106117




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1106117
[Bug 1106117] perl-Mail-SPF: FTBFS in rawhide
-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=2jQrmP2lRNa=cc_unsubscribe
--
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 1106117] perl-Mail-SPF: FTBFS in rawhide

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1106117

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

   What|Removed |Added

 Depends On||1099382




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1099382
[Bug 1099382] perl-Mail-SPF-2.9.0-3.fc21 FTBS: tests fail: Unknown error on
DNS 'A' lookup
-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=EDFfEAjutfa=cc_unsubscribe
--
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

[perl-Net-DNS-Resolver-Programmable] Do not use private Net::DNS API removed in Net-DNS-0.75

2014-07-24 Thread Petr Pisar
commit b67ef6f8fa130ed8cee4aec7a400115d45f0bb79
Author: Petr Písař ppi...@redhat.com
Date:   Thu Jul 24 14:53:15 2014 +0200

Do not use private Net::DNS API removed in Net-DNS-0.75

 ...-Resolver-Programmable-v0.003-new-net-dns.patch |   23 
 perl-Net-DNS-Resolver-Programmable.spec|9 +++-
 2 files changed, 31 insertions(+), 1 deletions(-)
---
diff --git a/Net-DNS-Resolver-Programmable-v0.003-new-net-dns.patch 
b/Net-DNS-Resolver-Programmable-v0.003-new-net-dns.patch
new file mode 100644
index 000..acdaebb
--- /dev/null
+++ b/Net-DNS-Resolver-Programmable-v0.003-new-net-dns.patch
@@ -0,0 +1,23 @@
+Description: deal with changes in Net::DNS = 0.75
+Origin: CPAN RT
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=95901
+Bug-Debian: https://bugs.debian.org/752988
+Author: Willen nlnetl...@cpan.org
+Reviewed-by: gregor herrmann gre...@debian.org
+Last-Update: 2014-06-29
+
+--- a/lib/Net/DNS/Resolver/Programmable.pm
 b/lib/Net/DNS/Resolver/Programmable.pm
+@@ -204,8 +204,10 @@
+ if (defined(my $resolver_code = $self-{resolver_code})) {
+ ($result, $aa, @answer_rrs) = $resolver_code-($domain, $rr_type, 
$class);
+ }
+-
+-if (not defined($result) or defined($Net::DNS::rcodesbyname{$result})) {
++
++if (not defined($result)
++ or defined($Net::DNS::rcodesbyname{$result})
++ or defined($Net::DNS::Parameters::rcodebyname{$result})) {
+ # Valid RCODE, return a packet:
+ 
+ $aa = TRUE  if not defined($aa);
diff --git a/perl-Net-DNS-Resolver-Programmable.spec 
b/perl-Net-DNS-Resolver-Programmable.spec
index d128f36..035d83f 100644
--- a/perl-Net-DNS-Resolver-Programmable.spec
+++ b/perl-Net-DNS-Resolver-Programmable.spec
@@ -1,11 +1,14 @@
 Name:   perl-Net-DNS-Resolver-Programmable
 Version:0.003
-Release:18%{?dist}
+Release:19%{?dist}
 Summary:Programmable DNS resolver class for offline emulation of DNS
 License:GPLv2+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/
 Source0:
http://www.cpan.org/authors/id/J/JM/JMEHNLE/net-dns-resolver-programmable/Net-DNS-Resolver-Programmable-v%{version}.tar.gz
+# Do not use private Net::DNS API removed in Net-DNS-0.75, bug #1099382,
+# CPAN RT#95901
+Patch0: Net-DNS-Resolver-Programmable-v0.003-new-net-dns.patch
 BuildArch:  noarch
 BuildRequires:  perl(Module::Build)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
@@ -19,6 +22,7 @@ on the fly.
 
 %prep
 %setup -q -n Net-DNS-Resolver-Programmable-v%{version}
+%patch0 -p1
 
 %build
 %{__perl} Build.PL installdirs=vendor
@@ -37,6 +41,9 @@ on the fly.
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jul 24 2014 Petr Pisar ppi...@redhat.com - 0.003-19
+- Do not use private Net::DNS API removed in Net-DNS-0.75 (bug #1099382)
+
 * Sat Jun 07 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.003-18
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
--
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 1099382] perl-Mail-SPF-2.9.0-3.fc21 FTBS: tests fail: Unknown error on DNS 'A' lookup

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1099382



--- Comment #4 from Petr Pisar ppi...@redhat.com ---
All Fedoras are affected.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=xfP2sHVdIPa=cc_unsubscribe
--
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 1099382] perl-Mail-SPF-2.9.0-3.fc21 FTBS: tests fail: Unknown error on DNS 'A' lookup

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1099382

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

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-Net-DNS-Resolver-Progr
   ||ammable-0.003-19.fc22



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=vchUP74vLUa=cc_unsubscribe
--
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

[perl-Net-DNS-Resolver-Programmable/f21] Do not use private Net::DNS API removed in Net-DNS-0.75

2014-07-24 Thread Petr Pisar
Summary of changes:

  b67ef6f... Do not use private Net::DNS API removed in Net-DNS-0.75 (*)

(*) This commit already existed in another branch; no separate mail sent
--
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

[perl-Net-DNS/f21] * Sat Jul 12 2014 Paul Wouters pwout...@redhat.com - 0.78-1 - Updated to 0.78, various bugfixes an

2014-07-24 Thread Petr Šabata
Summary of changes:

  87172eb... * Sat Jul 12 2014 Paul Wouters pwout...@redhat.com - 0.78 (*)

(*) This commit already existed in another branch; no separate mail sent
--
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

[perl-Net-DNS-Resolver-Programmable/f19] Do not use private Net::DNS API removed in Net-DNS-0.75

2014-07-24 Thread Petr Pisar
commit c41cc1ad2c76512fdc599ea1502f2702053a32e3
Author: Petr Písař ppi...@redhat.com
Date:   Thu Jul 24 14:53:15 2014 +0200

Do not use private Net::DNS API removed in Net-DNS-0.75

 ...-Resolver-Programmable-v0.003-new-net-dns.patch |   23 
 perl-Net-DNS-Resolver-Programmable.spec|9 +++-
 2 files changed, 31 insertions(+), 1 deletions(-)
---
diff --git a/Net-DNS-Resolver-Programmable-v0.003-new-net-dns.patch 
b/Net-DNS-Resolver-Programmable-v0.003-new-net-dns.patch
new file mode 100644
index 000..acdaebb
--- /dev/null
+++ b/Net-DNS-Resolver-Programmable-v0.003-new-net-dns.patch
@@ -0,0 +1,23 @@
+Description: deal with changes in Net::DNS = 0.75
+Origin: CPAN RT
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=95901
+Bug-Debian: https://bugs.debian.org/752988
+Author: Willen nlnetl...@cpan.org
+Reviewed-by: gregor herrmann gre...@debian.org
+Last-Update: 2014-06-29
+
+--- a/lib/Net/DNS/Resolver/Programmable.pm
 b/lib/Net/DNS/Resolver/Programmable.pm
+@@ -204,8 +204,10 @@
+ if (defined(my $resolver_code = $self-{resolver_code})) {
+ ($result, $aa, @answer_rrs) = $resolver_code-($domain, $rr_type, 
$class);
+ }
+-
+-if (not defined($result) or defined($Net::DNS::rcodesbyname{$result})) {
++
++if (not defined($result)
++ or defined($Net::DNS::rcodesbyname{$result})
++ or defined($Net::DNS::Parameters::rcodebyname{$result})) {
+ # Valid RCODE, return a packet:
+ 
+ $aa = TRUE  if not defined($aa);
diff --git a/perl-Net-DNS-Resolver-Programmable.spec 
b/perl-Net-DNS-Resolver-Programmable.spec
index 54e9110..6ec36a8 100644
--- a/perl-Net-DNS-Resolver-Programmable.spec
+++ b/perl-Net-DNS-Resolver-Programmable.spec
@@ -1,11 +1,14 @@
 Name:   perl-Net-DNS-Resolver-Programmable
 Version:0.003
-Release:15%{?dist}
+Release:16%{?dist}
 Summary:Programmable DNS resolver class for offline emulation of DNS
 License:GPLv2+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/
 Source0:
http://www.cpan.org/authors/id/J/JM/JMEHNLE/net-dns-resolver-programmable/Net-DNS-Resolver-Programmable-v%{version}.tar.gz
+# Do not use private Net::DNS API removed in Net-DNS-0.75, bug #1099382,
+# CPAN RT#95901
+Patch0: Net-DNS-Resolver-Programmable-v0.003-new-net-dns.patch
 BuildArch:  noarch
 BuildRequires:  perl(Module::Build)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
@@ -19,6 +22,7 @@ on the fly.
 
 %prep
 %setup -q -n Net-DNS-Resolver-Programmable-v%{version}
+%patch0 -p1
 
 %build
 %{__perl} Build.PL installdirs=vendor
@@ -37,6 +41,9 @@ on the fly.
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jul 24 2014 Petr Pisar ppi...@redhat.com - 0.003-16
+- Do not use private Net::DNS API removed in Net-DNS-0.75 (bug #1099382)
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.003-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
--
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 1118651] perl-Net-DNS-0.78 is available

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1118651

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

   What|Removed |Added

 Status|MODIFIED|CLOSED
   Fixed In Version||perl-Net-DNS-0.78-1.f19
 Resolution|--- |CURRENTRELEASE
Last Closed||2014-07-24 09:22:09



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=LjyDI09c2Ja=cc_unsubscribe
--
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 1119521] decode fails with well formatted packet

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1119521
Bug 1119521 depends on bug 1118651, which changed state.

Bug 1118651 Summary: perl-Net-DNS-0.78 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1118651

   What|Removed |Added

 Status|MODIFIED|CLOSED
 Resolution|--- |CURRENTRELEASE



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=RwmaRdbePda=cc_unsubscribe
--
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 1099382] perl-Mail-SPF-2.9.0-3.fc21 FTBS: tests fail: Unknown error on DNS 'A' lookup

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1099382



--- Comment #5 from Petr Pisar ppi...@redhat.com ---
Fixed as perl-Net-DNS-Resolver-Programmable-0.003-19.fc21 in F21.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=RzcRAvhMTEa=cc_unsubscribe
--
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 1122956] New: Cannot install amavisd-new in CentOS-7

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1122956

Bug ID: 1122956
   Summary: Cannot install amavisd-new in CentOS-7
   Product: Fedora EPEL
   Version: epel7
 Component: amavisd-new
  Severity: low
  Assignee: juan.o...@miceliux.com
  Reporter: gayle...@eircom.net
QA Contact: extras...@fedoraproject.org
CC: janfr...@tanso.net, juan.o...@miceliux.com,
kana...@kanarip.com,
perl-devel@lists.fedoraproject.org, st...@silug.org



Description of problem:
The epel repository contains the amavisd-new package, but is lacking
clamav-server, which is required

Version-Release number of selected component (if applicable):

How reproducible:
Always

Steps to Reproduce:
1. run sudo yum install amavisd-new
2.
3.

Actual results:
Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel)
   Requires: perl(Unix::Syslog)
Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel)
   Requires: clamav-server
Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel)
   Requires: clamav-server-systemd
Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel)
   Requires: cabextract
Error: Package: amavisd-new-2.9.1-1.el7.noarch (epel)
   Requires: perl(Convert::TNEF)

Expected results:
Installation of amavisd-new

Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=eqTHbkiCQEa=cc_unsubscribe
--
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 1118651] perl-Net-DNS-0.78 is available

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1118651



--- Comment #2 from Fedora Update System upda...@fedoraproject.org ---
perl-Net-DNS-0.78-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/FEDORA-2014-8322/perl-Net-DNS-0.78-1.fc19

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=cWRAcnlgUHa=cc_unsubscribe
--
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 1118651] perl-Net-DNS-0.78 is available

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1118651



--- Comment #1 from Fedora Update System upda...@fedoraproject.org ---
perl-Net-DNS-0.78-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/FEDORA-2014-8323/perl-Net-DNS-0.78-1.fc20

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=ifiTPKHdvba=cc_unsubscribe
--
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

[perl-Net-DNS-Resolver-Programmable/f20] Do not use private Net::DNS API removed in Net-DNS-0.75

2014-07-24 Thread Petr Pisar
commit 0e0e0d9b472ef605ae6098e885ce11934e9a0814
Author: Petr Písař ppi...@redhat.com
Date:   Thu Jul 24 14:53:15 2014 +0200

Do not use private Net::DNS API removed in Net-DNS-0.75

 ...-Resolver-Programmable-v0.003-new-net-dns.patch |   23 
 perl-Net-DNS-Resolver-Programmable.spec|9 +++-
 2 files changed, 31 insertions(+), 1 deletions(-)
---
diff --git a/Net-DNS-Resolver-Programmable-v0.003-new-net-dns.patch 
b/Net-DNS-Resolver-Programmable-v0.003-new-net-dns.patch
new file mode 100644
index 000..acdaebb
--- /dev/null
+++ b/Net-DNS-Resolver-Programmable-v0.003-new-net-dns.patch
@@ -0,0 +1,23 @@
+Description: deal with changes in Net::DNS = 0.75
+Origin: CPAN RT
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=95901
+Bug-Debian: https://bugs.debian.org/752988
+Author: Willen nlnetl...@cpan.org
+Reviewed-by: gregor herrmann gre...@debian.org
+Last-Update: 2014-06-29
+
+--- a/lib/Net/DNS/Resolver/Programmable.pm
 b/lib/Net/DNS/Resolver/Programmable.pm
+@@ -204,8 +204,10 @@
+ if (defined(my $resolver_code = $self-{resolver_code})) {
+ ($result, $aa, @answer_rrs) = $resolver_code-($domain, $rr_type, 
$class);
+ }
+-
+-if (not defined($result) or defined($Net::DNS::rcodesbyname{$result})) {
++
++if (not defined($result)
++ or defined($Net::DNS::rcodesbyname{$result})
++ or defined($Net::DNS::Parameters::rcodebyname{$result})) {
+ # Valid RCODE, return a packet:
+ 
+ $aa = TRUE  if not defined($aa);
diff --git a/perl-Net-DNS-Resolver-Programmable.spec 
b/perl-Net-DNS-Resolver-Programmable.spec
index f2f6668..de176e9 100644
--- a/perl-Net-DNS-Resolver-Programmable.spec
+++ b/perl-Net-DNS-Resolver-Programmable.spec
@@ -1,11 +1,14 @@
 Name:   perl-Net-DNS-Resolver-Programmable
 Version:0.003
-Release:17%{?dist}
+Release:18%{?dist}
 Summary:Programmable DNS resolver class for offline emulation of DNS
 License:GPLv2+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/
 Source0:
http://www.cpan.org/authors/id/J/JM/JMEHNLE/net-dns-resolver-programmable/Net-DNS-Resolver-Programmable-v%{version}.tar.gz
+# Do not use private Net::DNS API removed in Net-DNS-0.75, bug #1099382,
+# CPAN RT#95901
+Patch0: Net-DNS-Resolver-Programmable-v0.003-new-net-dns.patch
 BuildArch:  noarch
 BuildRequires:  perl(Module::Build)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
@@ -19,6 +22,7 @@ on the fly.
 
 %prep
 %setup -q -n Net-DNS-Resolver-Programmable-v%{version}
+%patch0 -p1
 
 %build
 %{__perl} Build.PL installdirs=vendor
@@ -37,6 +41,9 @@ on the fly.
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jul 24 2014 Petr Pisar ppi...@redhat.com - 0.003-18
+- Do not use private Net::DNS API removed in Net-DNS-0.75 (bug #1099382)
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.003-17
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
--
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 1099382] perl-Mail-SPF-2.9.0-3.fc21 FTBS: tests fail: Unknown error on DNS 'A' lookup

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1099382



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
perl-Net-DNS-Resolver-Programmable-0.003-18.fc20 has been submitted as an
update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-Net-DNS-Resolver-Programmable-0.003-18.fc20

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=pZZHPvQ3hSa=cc_unsubscribe
--
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 1099382] perl-Mail-SPF-2.9.0-3.fc21 FTBS: tests fail: Unknown error on DNS 'A' lookup

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1099382



--- Comment #7 from Fedora Update System upda...@fedoraproject.org ---
perl-Net-DNS-Resolver-Programmable-0.003-16.fc19 has been submitted as an
update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-Net-DNS-Resolver-Programmable-0.003-16.fc19

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=GPLtcAvu7fa=cc_unsubscribe
--
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 1101220] perl-Net-DNS-0.76 is available

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1101220

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

   What|Removed |Added

 Status|MODIFIED|CLOSED
   Fixed In Version||perl-Net-DNS-0.78-1.f19
 Resolution|--- |CURRENTRELEASE
Last Closed||2014-07-24 09:29:54



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=YC35eafSDXa=cc_unsubscribe
--
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 1106117] perl-Mail-SPF: FTBFS in rawhide

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1106117

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

   What|Removed |Added

   Assignee|psab...@redhat.com  |ppi...@redhat.com



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=vKREsHEsoda=cc_unsubscribe
--
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 1106117] perl-Mail-SPF: FTBFS in rawhide

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1106117

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Mail-SPF-2.9.0-4.fc22
 Resolution|--- |NEXTRELEASE
Last Closed||2014-07-24 09:50:21



--- Comment #4 from Petr Pisar ppi...@redhat.com ---
Fixed as perl-Mail-SPF-2.9.0-4.fc21 in F21.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Nx5ARi4V9La=cc_unsubscribe
--
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 1039717] perl-Net-Amazon-EC2-0.26 is available

2014-07-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1039717

Upstream Release Monitoring upstream-release-monitor...@fedoraproject.org 
changed:

   What|Removed |Added

Summary|perl-Net-Amazon-EC2-0.25 is |perl-Net-Amazon-EC2-0.26 is
   |available   |available



--- Comment #2 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
Latest upstream release: 0.26
Current version/release in Fedora Rawhide: 0.24-2.fc21
URL: http://search.cpan.org/dist/Net-Amazon-EC2/

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=c8zYpDoJM6a=cc_unsubscribe
--
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

File perl5i-v2.13.0.tar.gz uploaded to lookaside cache by pghmcfc

2014-07-24 Thread Paul Howarth
A file has been added to the lookaside cache for perl-perl5i:

f46157faa63100774b05db754a31551d  perl5i-v2.13.0.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

[perl-perl5i] Update to 2.13.0

2014-07-24 Thread Paul Howarth
commit 7fa109f727c66ce49a6225813fc5b3c018529dbe
Author: Paul Howarth p...@city-fan.org
Date:   Thu Jul 24 15:53:29 2014 +0100

Update to 2.13.0

- New upstream release 2.13.0
  - $scalar-path will return a Path::Tiny object using the contents of
$scalar, which makes working with files much, much easier (GH#229, 
GH#247)
  - The project has moved to the evalEmpire organization to allow broader
project admin options (http://github.com/evalEmpire/perl5i)
  - Added a project rationale (GH#226, GH#252)
  - Fixed a crash if the perl5i command line is fed a null byte
(GH#269, GH#273)
  - Stop using deprecated Hash::StoreIterator::eech() (GH#270)
  - The methods() meta method now ignores subroutines declared with func()
(GH#222, GH#253)
- Use %license

 perl-perl5i.spec |   32 +---
 sources  |2 +-
 2 files changed, 26 insertions(+), 8 deletions(-)
---
diff --git a/perl-perl5i.spec b/perl-perl5i.spec
index 1415f80..96d1275 100644
--- a/perl-perl5i.spec
+++ b/perl-perl5i.spec
@@ -1,7 +1,7 @@
 Name:  perl-perl5i
 Summary:   Fix as much of Perl 5 as possible in one pragma
-Version:   2.12.0
-Release:   4%{?dist}
+Version:   2.13.0
+Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   https://metacpan.org/release/perl5i
@@ -28,7 +28,7 @@ BuildRequires:perl(File::chdir) = 0.1002
 BuildRequires: perl(File::Spec)
 BuildRequires: perl(Hash::FieldHash) = 0.06
 BuildRequires: perl(Hash::Merge::Simple) = 0.04
-BuildRequires: perl(Hash::StoredIterator) = 0.005
+BuildRequires: perl(Hash::StoredIterator) = 0.007
 BuildRequires: perl(IO::Handle)
 BuildRequires: perl(IPC::System::Simple) = 1.18
 BuildRequires: perl(JSON) = 2.17
@@ -36,6 +36,7 @@ BuildRequires:perl(List::MoreUtils) = 0.22
 BuildRequires: perl(Modern::Perl) = 1.03
 BuildRequires: perl(Module::Load) = 0.16
 BuildRequires: perl(Object::ID) = v0.1.0
+BuildRequires: perl(Path::Tiny) = 0.036
 BuildRequires: perl(Perl6::Caller) = 0.100
 BuildRequires: perl(POSIX)
 BuildRequires: perl(Scalar::Util)
@@ -71,6 +72,7 @@ BuildRequires:perl(File::Temp)
 BuildRequires: perl(IPC::Open3)
 BuildRequires: perl(PerlIO)
 BuildRequires: perl(Test::More) = 0.88
+BuildRequires: perl(Test::Most)
 BuildRequires: perl(Test::Output) = 0.16
 BuildRequires: perl(Test::Warn) = 0.11
 # Runtime
@@ -90,13 +92,14 @@ Requires:   perl(File::chdir) = 0.1002
 Requires:  perl(File::Spec)
 Requires:  perl(Hash::FieldHash) = 0.06
 Requires:  perl(Hash::Merge::Simple) = 0.04
-Requires:  perl(Hash::StoredIterator) = 0.005
+Requires:  perl(Hash::StoredIterator) = 0.007
 Requires:  perl(IPC::System::Simple) = 1.18
 Requires:  perl(JSON) = 2.17
 Requires:  perl(List::MoreUtils) = 0.22
 Requires:  perl(Modern::Perl) = 1.03
 Requires:  perl(Module::Load) = 0.16
 Requires:  perl(Object::ID) = v0.1.0
+Requires:  perl(Path::Tiny) = 0.036
 Requires:  perl(Perl6::Caller) = 0.100
 Requires:  perl(Taint::Util) = 0.06
 Requires:  perl(Text::Wrap) = 2009.0305
@@ -149,18 +152,19 @@ like a branch you control) and implement it yourself.
 %setup -q -n perl5i-v%{version}
 
 %build
-perl Build.PL installdirs=vendor optimize=%{optflags}
+perl Build.PL --installdirs=vendor --optimize=%{optflags}
 ./Build
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
+./Build install --destdir=%{buildroot} --create_packlist=0
 %{_fixperms} %{buildroot}
 
 %check
 ./Build test
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{_bindir}/perl5i
 %{perl_vendorlib}/perl5i.pm
 %{perl_vendorlib}/perl5i/
@@ -172,6 +176,20 @@ perl Build.PL installdirs=vendor optimize=%{optflags}
 %{_mandir}/man3/perl5ifaq.3pm*
 
 %changelog
+* Thu Jul 24 2014 Paul Howarth p...@city-fan.org - 2.13.0-1
+- Update to 2.13.0
+  - $scalar-path will return a Path::Tiny object using the contents of
+$scalar, which makes working with files much, much easier (GH#229, GH#247)
+  - The project has moved to the evalEmpire organization to allow broader
+project admin options (http://github.com/evalEmpire/perl5i)
+  - Added a project rationale (GH#226, GH#252)
+  - Fixed a crash if the perl5i command line is fed a null byte
+(GH#269, GH#273)
+  - Stop using deprecated Hash::StoreIterator::eech() (GH#270)
+  - The methods() meta method now ignores subroutines declared with func()
+(GH#222, GH#253)
+- Use %%license
+
 * Sat Jun 07 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.12.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 14af169..6255ae7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ebbca3b78fe1d5b394185e039550ab8b  perl5i-v2.12.0.tar.gz
+f46157faa63100774b05db754a31551d  perl5i-v2.13.0.tar.gz
--
Fedora Extras Perl SIG

[perl-perl5i/f21] Update to 2.13.0

2014-07-24 Thread Paul Howarth
Summary of changes:

  7fa109f... Update to 2.13.0 (*)

(*) This commit already existed in another branch; no separate mail sent
--
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

[perl-perl5i/epel7] (2 commits) ...Update to 2.13.0

2014-07-24 Thread Paul Howarth
Summary of changes:

  81e522c... - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass (*)
  7fa109f... Update to 2.13.0 (*)

(*) This commit already existed in another branch; no separate mail sent
--
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

File CPAN-Changes-0.29.tar.gz uploaded to lookaside cache by pghmcfc

2014-07-24 Thread Paul Howarth
A file has been added to the lookaside cache for perl-CPAN-Changes:

63321aa4599dc6cfb0b335e45c5c0ffb  CPAN-Changes-0.29.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

[perl-CPAN-Changes] Update to 0.29

2014-07-24 Thread Paul Howarth
commit 93a2b823968242135da9215b3e6705002fe1bf0a
Author: Paul Howarth p...@city-fan.org
Date:   Thu Jul 24 16:44:55 2014 +0100

Update to 0.29

- New upstream release 0.29:
  - Groups are now objects (CPAN::Changes::Group); backwards compatibility
from hashes should be preserved (GH #22)

 perl-CPAN-Changes.spec |   10 +-
 sources|2 +-
 2 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/perl-CPAN-Changes.spec b/perl-CPAN-Changes.spec
index eb01aa5..2f32dde 100644
--- a/perl-CPAN-Changes.spec
+++ b/perl-CPAN-Changes.spec
@@ -1,6 +1,6 @@
 Name:  perl-CPAN-Changes
 Summary:   Read and write Changes files
-Version:   0.28
+Version:   0.29
 Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -13,12 +13,14 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires: perl(File::Path)
 BuildRequires: perl(Pod::Usage)
 BuildRequires: perl(Scalar::Util)
+BuildRequires: perl(strict)
 BuildRequires: perl(Test::Builder)
 BuildRequires: perl(Test::More) = 0.96
 BuildRequires: perl(Test::Pod) = 1.00
 BuildRequires: perl(Test::Pod::Coverage) = 1.00
 BuildRequires: perl(Text::Wrap)
 BuildRequires: perl(version) = 0.79
+BuildRequires: perl(warnings)
 Requires:  perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %description
@@ -56,11 +58,17 @@ make test TEST_FILES=$(echo $(find xt/ -name '*.t'))
 %{perl_vendorlib}/Test/
 %{_mandir}/man1/tidy_changelog.1*
 %{_mandir}/man3/CPAN::Changes.3pm*
+%{_mandir}/man3/CPAN::Changes::Group.3pm*
 %{_mandir}/man3/CPAN::Changes::Release.3pm*
 %{_mandir}/man3/CPAN::Changes::Spec.3pm*
 %{_mandir}/man3/Test::CPAN::Changes.3pm*
 
 %changelog
+* Thu Jul 24 2014 Paul Howarth p...@city-fan.org - 0.29-1
+- Update to 0.29:
+  - Groups are now objects (CPAN::Changes::Group); backwards compatibility
+from hashes should be preserved (GH #22)
+
 * Thu Jun 12 2014 Paul Howarth p...@city-fan.org - 0.28-1
 - Update to 0.28:
   - Add SEE ALSO links to similar modules (CPAN RT#94636)
diff --git a/sources b/sources
index 2c8d8cc..2fd0be6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6caa7a52d8ae9b47804a1240e1a7e3ce  CPAN-Changes-0.28.tar.gz
+63321aa4599dc6cfb0b335e45c5c0ffb  CPAN-Changes-0.29.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

[perl-CPAN-Changes/f21] Update to 0.29

2014-07-24 Thread Paul Howarth
Summary of changes:

  93a2b82... Update to 0.29 (*)

(*) This commit already existed in another branch; no separate mail sent
--
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

[perl-perl5i] Created tag perl-perl5i-2.13.0-1.fc21

2014-07-24 Thread Paul Howarth
The lightweight tag 'perl-perl5i-2.13.0-1.fc21' was created pointing to:

 7fa109f... Update to 2.13.0
--
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

[perl-perl5i] Created tag perl-perl5i-2.13.0-1.fc22

2014-07-24 Thread Paul Howarth
The lightweight tag 'perl-perl5i-2.13.0-1.fc22' was created pointing to:

 7fa109f... Update to 2.13.0
--
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

[perl-perl5i] Created tag perl-perl5i-2.13.0-1.el7

2014-07-24 Thread Paul Howarth
The lightweight tag 'perl-perl5i-2.13.0-1.el7' was created pointing to:

 7fa109f... Update to 2.13.0
--
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

[perl-CPAN-Changes] Created tag perl-CPAN-Changes-0.29-1.fc21

2014-07-24 Thread Paul Howarth
The lightweight tag 'perl-CPAN-Changes-0.29-1.fc21' was created pointing to:

 93a2b82... Update to 0.29
--
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

[perl-CPAN-Changes] Created tag perl-CPAN-Changes-0.29-1.fc22

2014-07-24 Thread Paul Howarth
The lightweight tag 'perl-CPAN-Changes-0.29-1.fc22' was created pointing to:

 93a2b82... Update to 0.29
--
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