[perl-Business-Hours] Upstream update.

2013-07-21 Thread corsepiu
commit 62699c50fdfe501f0a523b4cdafc4c52fe35533f
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Sun Jul 21 08:24:43 2013 +0200

Upstream update.

- Remove Business-Hours-0.10-Fix-POD-syntax.patch (Supposed to be fixed).
- Reflect upstream Source0-URL having changed.
- Fix %changelog date.

 .gitignore   |2 +-
 Business-Hours-0.10-Fix-POD-syntax.patch |   40 --
 perl-Business-Hours.spec |   17 +++-
 sources  |2 +-
 4 files changed, 12 insertions(+), 49 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 52abede..cfbfe18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Business-Hours-0.10.tar.gz
+/Business-Hours-0.11.tar.gz
diff --git a/perl-Business-Hours.spec b/perl-Business-Hours.spec
index 7f1cd82..1b82221 100644
--- a/perl-Business-Hours.spec
+++ b/perl-Business-Hours.spec
@@ -1,14 +1,12 @@
 Summary:   Calculate business hours in a time period
 Name:  perl-Business-Hours
-Version:   0.10
-Release:   6%{?dist}
+Version:   0.11
+Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Business-Hours/
 
-Source0: 
http://search.cpan.org/CPAN/authors/id/R/RU/RUZ/Business-Hours-%{version}.tar.gz
-# Fix POD syntax, CPAN RT#87106
-Patch0: Business-Hours-0.10-Fix-POD-syntax.patch
+Source0: 
http://search.cpan.org/CPAN/authors/id/A/AL/ALEXMV/Business-Hours-%{version}.tar.gz
 BuildArch: noarch
 
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
@@ -27,7 +25,6 @@ number of business hours between arbitrary dates.
 
 %prep
 %setup -q -n Business-Hours-%{version}
-%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -50,6 +47,12 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Ralf Corsépius corse...@fedoraproject.org - 0.11-1
+- Upstream update.
+- Remove Business-Hours-0.10-Fix-POD-syntax.patch (Supposed to be fixed).
+- Reflect upstream Source0-URL having changed.
+- Fix %%changelog date.
+
 * Sat Jul 20 2013 Petr Pisar ppi...@redhat.com - 0.10-6
 - Perl 5.18 rebuild
 - Fix POD syntax (CPAN RT#87106)
@@ -115,7 +118,7 @@ make test
 * Wed Mar 01 2006 Ralf Corsépius rc040...@freenet.de - 0.07-2
 - Rebuild for perl-5.8.8.
 
-* Tue Oct 10 2005 Ralf Corsepius rc040...@freenet.de - 0.07-1
+* Mon Oct 10 2005 Ralf Corsepius rc040...@freenet.de - 0.07-1
 - Upstream update.
 - FE submission.
 
diff --git a/sources b/sources
index f4d77f3..9d5a283 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-080d48d3f52aee4ec2ba791a856b3f7a  Business-Hours-0.10.tar.gz
+0205ff72b73eab96ee429678259bbd33  Business-Hours-0.11.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-Business-Hours/f19] (4 commits) ...Merge cleanup.

2013-07-21 Thread corsepiu
Summary of changes:

  bfa57e6... Perl 5.18 rebuild (*)
  dc35b83... Fix POD syntax (*)
  62699c5... Upstream update. (*)
  0c8d1a3... Merge cleanup.

(*) 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-Business-Hours/f19: 4/4] Merge cleanup.

2013-07-21 Thread corsepiu
commit 0c8d1a311047571d06926c0d5afb61261e63549a
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Sun Jul 21 08:27:08 2013 +0200

Merge cleanup.

 perl-Business-Hours.spec |4 
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/perl-Business-Hours.spec b/perl-Business-Hours.spec
index 1b82221..d1bfc2f 100644
--- a/perl-Business-Hours.spec
+++ b/perl-Business-Hours.spec
@@ -53,10 +53,6 @@ make test
 - Reflect upstream Source0-URL having changed.
 - Fix %%changelog date.
 
-* Sat Jul 20 2013 Petr Pisar ppi...@redhat.com - 0.10-6
-- Perl 5.18 rebuild
-- Fix POD syntax (CPAN RT#87106)
-
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.10-5
 - 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

[perl-Business-Hours/f18] (6 commits) ...Merge cleanup.

2013-07-21 Thread corsepiu
Summary of changes:

  c4f43ec... - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass (*)
  bfa57e6... Perl 5.18 rebuild (*)
  dc35b83... Fix POD syntax (*)
  62699c5... Upstream update. (*)
  0c8d1a3... Merge cleanup. (*)
  af1c959... Merge cleanup.

(*) 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-Business-Hours/f18: 6/6] Merge cleanup.

2013-07-21 Thread corsepiu
commit af1c9593778d53de50aabbf00eb69d0475c5d6f1
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Sun Jul 21 08:31:31 2013 +0200

Merge cleanup.

 perl-Business-Hours.spec |3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/perl-Business-Hours.spec b/perl-Business-Hours.spec
index d1bfc2f..0111609 100644
--- a/perl-Business-Hours.spec
+++ b/perl-Business-Hours.spec
@@ -53,9 +53,6 @@ make test
 - Reflect upstream Source0-URL having changed.
 - Fix %%changelog date.
 
-* Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.10-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
 * Fri Jul 20 2012 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.10-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_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

File Color-Library-0.021.tar.gz uploaded to lookaside cache by ppisar

2013-07-21 Thread Petr Pisar
A file has been added to the lookaside cache for perl-Color-Library:

6361c2ee20d64d9fa16be4015be798fc  Color-Library-0.021.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-Color-Library] 0.021 bump

2013-07-21 Thread Petr Pisar
commit 2aaa457fd244ed3739c504d66bee3493710db7e4
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 10:03:29 2013 +0200

0.021 bump

 .gitignore  |1 +
 Color-Library-0.02-UTF8.patch   |  482 ---
 Color-Library-0.021-pod-fixes.patch |   49 
 perl-Color-Library.spec |   51 ++--
 sources |2 +-
 5 files changed, 77 insertions(+), 508 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0a6c5a6..c8c50a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Color-Library-0.02.tar.gz
+/Color-Library-0.021.tar.gz
diff --git a/Color-Library-0.021-pod-fixes.patch 
b/Color-Library-0.021-pod-fixes.patch
new file mode 100644
index 000..e51f414
--- /dev/null
+++ b/Color-Library-0.021-pod-fixes.patch
@@ -0,0 +1,49 @@
+Description: various POD fixes
+Origin: vendor
+Author: gregor herrmann gre...@debian.org
+Last-Update: 2013-06-09
+
+--- a/lib/Color/Library/Color.pm
 b/lib/Color/Library/Color.pm
+@@ -227,6 +227,8 @@
+ 
+ =cut
+ 
++=back
++
+ # Partly taken from Imager/Color.pm
+ sub parse_rgb_color {
+ return (@_) if @_ == 3  ! grep /[^\d.+eE-]/, @_;
+--- a/lib/Color/Library/Dictionary.pm
 b/lib/Color/Library/Dictionary.pm
+@@ -227,6 +227,8 @@
+ 
+ Returns the description of $dictionary, if any
+ 
++=back
++
+ =cut
+ 
+ sub description {
+--- a/lib/Color/Library/Dictionary/NBS_ISCC/H.pm
 b/lib/Color/Library/Dictionary/NBS_ISCC/H.pm
+@@ -11,6 +11,8 @@
+ 
+ =pod
+ 
++=encoding latin1
++
+ =head1 NAME
+ 
+ Color::Library::Dictionary::NBS_ISCC::H - (NBS/ISCC H) Horticultural Colour 
Charts
+--- a/lib/Color/Library/Dictionary/NBS_ISCC/M.pm
 b/lib/Color/Library/Dictionary/NBS_ISCC/M.pm
+@@ -11,6 +11,8 @@
+ 
+ =pod
+ 
++=encoding latin1
++
+ =head1 NAME
+ 
+ Color::Library::Dictionary::NBS_ISCC::M - (NBS/ISCC M) Dictionary of Color
diff --git a/perl-Color-Library.spec b/perl-Color-Library.spec
index d2c43bb..638077e 100644
--- a/perl-Color-Library.spec
+++ b/perl-Color-Library.spec
@@ -1,59 +1,60 @@
 Name:   perl-Color-Library
-Version:0.02
-Release:14%{?dist}
+Version:0.021
+Release:1%{?dist}
 Summary:Easy-to-use and comprehensive named-color library
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Color-Library/
-Source0:
http://www.cpan.org/authors/id/R/RK/RKRIMEN/Color-Library-%{version}.tar.gz
-Patch0: Color-Library-0.02-UTF8.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0:
http://www.cpan.org/authors/id/R/RO/ROKR/Color-Library-%{version}.tar.gz
+# Fix POD syntax, CPAN RT#86023
+Patch0: Color-Library-0.021-pod-fixes.patch
 BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.30
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
+BuildRequires:  perl(base)
 BuildRequires:  perl(Class::Accessor::Fast)
 BuildRequires:  perl(Class::Data::Inheritable)
-BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Module::Pluggable)
+BuildRequires:  perl(overload)
+# Tests:
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod) = 1.14
-BuildRequires:  perl(Test::Pod::Coverage) = 1.04
-Requires:   perl(Class::Accessor::Fast)
-Requires:   perl(Class::Data::Inheritable)
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+BuildRequires:  perl(Test::Most)
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+Requires:   perl(overload)
 
 %description
 Color::Library is an easy-to-use and comprehensive named-color
-dictionary. Currently provides coverage for www (svg, html, css) colors,
-x11 colors, and more.
+dictionary. Currently provides coverage for WWW (SVG, HTML, CSS) colors,
+X11 colors, and more.
 
 %prep
 %setup -q -n Color-Library-%{version}
 %patch0 -p1
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
-./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
-
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-./Build test
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+make test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.021-1
+- 0.021 bump
+
 * Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.02-14
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 5a60015..44eaf39 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3d9e519a836aa0a438076ab04c61e31f  Color-Library-0.02.tar.gz
+6361c2ee20d64d9fa16be4015be798fc  Color-Library-0.021.tar.gz
--
Fedora Extras Perl SIG

[perl-Lexical-Var] Perl 5.18 compatibility

2013-07-21 Thread Petr Pisar
commit c130b320dd4f61848a5a7871c55f7f244e2d848e
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 10:35:46 2013 +0200

Perl 5.18 compatibility

 Lexical-Var-0.007-perl_518.patch |   73 ++
 perl-Lexical-Var.spec|4 ++
 2 files changed, 77 insertions(+), 0 deletions(-)
---
diff --git a/Lexical-Var-0.007-perl_518.patch b/Lexical-Var-0.007-perl_518.patch
new file mode 100644
index 000..33772b4
--- /dev/null
+++ b/Lexical-Var-0.007-perl_518.patch
@@ -0,0 +1,73 @@
+diff -rup Lexical-Var-0.007-F6v6iu/lib/Lexical/Var.xs 
Lexical-Var-0.007-uRRqJL/lib/Lexical/Var.xs
+--- Lexical-Var-0.007-F6v6iu/lib/Lexical/Var.xs2012-02-04 
00:58:09.0 -0800
 Lexical-Var-0.007-uRRqJL/lib/Lexical/Var.xs2012-10-21 
07:03:18.0 -0700
+@@ -83,6 +83,18 @@ static SV *THX_newSV_type(pTHX_ svtype t
+ # define GV_NOTQUAL 0
+ #endif /* !GV_NOTQUAL */
+ 
++#ifndef PadARRAY
++typedef AV PADNAMELIST;
++# if PERL_VERSION  8 || (PERL_VERSION == 8  !PERL_SUBVERSION)
++typedef AV PADLIST;
++typedef AV PAD;
++# endif
++# define PadlistARRAY(pl) ((PAD **)AvARRAY(pl))
++# define PadlistNAMES(pl) (*PadlistARRAY(pl))
++# define PadARRAY AvARRAY
++# define PadMAX   AvFILLp
++#endif
++
+ /*
+  * scalar classification
+  *
+@@ -413,9 +425,10 @@ static U32 THX_pad_max(pTHX)
+ static CV *THX_find_compcv(pTHX_ char const *vari_word)
+ {
+   GV *compgv;
+-  CV *compcv;
++  CV *compcv = PL_compcv;
+   /*
+-   * Given that we're being invoked from a BEGIN block,
++   * We're being invoked from a BEGIN
++   * block.  In perl 5.17.4 and earlier,
+* PL_compcv here doesn't actually point to the sub
+* being compiled.  Instead it points to the BEGIN block.
+* The code that we want to affect is the parent of that.
+@@ -424,10 +437,13 @@ static CV *THX_find_compcv(pTHX_ char co
+* runtime, or it can be non-null in a couple of
+* other situations (require, string eval).
+*/
+-  if(!(PL_compcv  CvSPECIAL(PL_compcv) 
+-  (compgv = CvGV(PL_compcv)) 
++  if(!(compcv 
++#if !PERL_VERSION_GE(5,17,5)
++  CvSPECIAL(compcv) 
++  (compgv = CvGV(compcv)) 
+   strEQ(GvNAME(compgv), BEGIN) 
+-  (compcv = CvOUTSIDE(PL_compcv)) 
++  (compcv = CvOUTSIDE(compcv)) 
++#endif
+   CvPADLIST(compcv)))
+   croak(can't set up lexical %s outside compilation,
+   vari_word);
+@@ -437,15 +453,15 @@ static CV *THX_find_compcv(pTHX_ char co
+ #define setup_pad(compcv, name) THX_setup_pad(aTHX_ compcv, name)
+ static void THX_setup_pad(pTHX_ CV *compcv, char const *name)
+ {
+-  AV *padlist = CvPADLIST(compcv);
+-  AV *padname = (AV*)*av_fetch(padlist, 0, 0);
+-  AV *padvar = (AV*)*av_fetch(padlist, 1, 0);
++  PADLIST *padlist = CvPADLIST(compcv);
++  PADNAMELIST *padname = PadlistNAMES(padlist);
++  PAD *padvar = PadlistARRAY(padlist)[1];
+   PADOFFSET ouroffset;
+   SV *ourname, *ourvar;
+   HV *stash;
+-  ourvar = *av_fetch(padvar, AvFILLp(padvar) + 1, 1);
++  ourvar = *av_fetch(padvar, PadMAX(padvar) + 1, 1);
+   SvPADMY_on(ourvar);
+-  ouroffset = AvFILLp(padvar);
++  ouroffset = PadMAX(padvar);
+   ourname = newSV_type(SVt_PADNAME);
+   sv_setpv(ourname, name);
+   SvPAD_OUR_on(ourname);
diff --git a/perl-Lexical-Var.spec b/perl-Lexical-Var.spec
index a1d732a..6f7c78d 100644
--- a/perl-Lexical-Var.spec
+++ b/perl-Lexical-Var.spec
@@ -6,6 +6,8 @@ License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Lexical-Var/
 Source0:
http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Lexical-Var-%{version}.tar.gz
+# Perl 5.18 compatibility, CPAN RT#80309
+Patch0: Lexical-Var-0.007-perl_518.patch
 BuildRequires:  perl = 0:5.006
 BuildRequires:  perl(ExtUtils::CBuilder) = 0.15
 BuildRequires:  perl(Lexical::SealRequireHints) = 0.006
@@ -26,6 +28,7 @@ infrastructure for modules that manage name spaces.
 
 %prep
 %setup -q -n Lexical-Var-%{version}
+%patch0 -p1
 
 %build
 %{__perl} Build.PL installdirs=vendor optimize=$RPM_OPT_FLAGS
@@ -49,6 +52,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %changelog
 * Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.007-5
 - Perl 5.18 rebuild
+- Perl 5.18 compatibility (CPAN RT#80309)
 
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.007-4
 - 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

[perl-HTTP-Server-Simple] Fix a typo in BuildArch

2013-07-21 Thread Petr Pisar
commit 8d7d191cd540fef2409fbfd34957cebf06d79a68
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 10:43:05 2013 +0200

Fix a typo in BuildArch

 perl-HTTP-Server-Simple.spec |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-HTTP-Server-Simple.spec b/perl-HTTP-Server-Simple.spec
index 2dc8c00..de828fe 100644
--- a/perl-HTTP-Server-Simple.spec
+++ b/perl-HTTP-Server-Simple.spec
@@ -9,7 +9,7 @@ URL:http://search.cpan.org/dist/HTTP-Server-Simple/
 Source0:
http://www.cpan.org/authors/id/J/JE/JESSE/HTTP-Server-Simple-%{version}.tar.gz
 
 BuildArch:  noarch
-BuildArch:  perl
+BuildRequires:  perl
 BuildRequires:  perl(Config)
 BuildRequires:  perl(Cwd)
 BuildRequires:  perl(ExtUtils::Manifest)
--
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 Lingua-Identify-0.54.tar.gz uploaded to lookaside cache by ppisar

2013-07-21 Thread Petr Pisar
A file has been added to the lookaside cache for perl-Lingua-Identify:

533383e94aac63f11be1cbf9c5b438fb  Lingua-Identify-0.54.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-Lingua-Identify] 0.54 bump

2013-07-21 Thread Petr Pisar
commit f2282e23e245dc2c0aa3923ed7a0a3c77657d895
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 11:21:27 2013 +0200

0.54 bump

 .gitignore|1 +
 perl-Lingua-Identify.spec |   34 +-
 sources   |2 +-
 3 files changed, 27 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 37bfdd7..a8ad304 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Lingua-Identify-0.51.tar.gz
+/Lingua-Identify-0.54.tar.gz
diff --git a/perl-Lingua-Identify.spec b/perl-Lingua-Identify.spec
index 5bb3510..e4dd6c2 100644
--- a/perl-Lingua-Identify.spec
+++ b/perl-Lingua-Identify.spec
@@ -1,33 +1,44 @@
 Name:   perl-Lingua-Identify
 Summary:Language identification
-Version:0.51
-Release:4%{?dist}
+Version:0.54
+Release:1%{?dist}
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Lingua-Identify/
-Source0:
http://www.cpan.org/authors/id/A/AM/AMBS/Lingua/Lingua-Identify-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/A/AM/AMBS/irLingua/Lingua-Identify-%{version}.tar.gz
 
 # https://rt.cpan.org/Public/Bug/Display.html?id=83071
 Patch0: Lingua-Identify-0.51-Fix-a-unit-test.patch
 
 BuildArch:  noarch
 
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
 BuildRequires:  perl(base)
 BuildRequires:  perl(Class::Factory::Util) = 1.6
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Getopt::Std)
 BuildRequires:  perl(locale)
 BuildRequires:  perl(POSIX)
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Text::Affixes) = 0.07
 BuildRequires:  perl(Text::ExtractWords)
 BuildRequires:  perl(Text::Ngram) = 0.13
-
+BuildRequires:  perl(utf8)
+BuildRequires:  perl(warnings)
+# Tests:
+BuildRequires:  perl(Test::More)
+# Optional tests:
+BuildRequires:  perl(Test::Pod) = 1.14
+BuildRequires:  perl(Test::Pod::Coverage) = 1.04
 Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+Requires:   perl(Class::Factory::Util) = 1.6
+Requires:   perl(Text::Affixes) = 0.07
+Requires:   perl(Text::Ngram) = 0.13
 
 %{?perl_default_filter}
+# Remove under-specified dependencies
+%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\((Class::Factory::Util|Text::Affixes|Text::Ngram)\\)$
 
 %description
 Lingua::Identify identifies the language a given string or file is written in.
@@ -35,8 +46,9 @@ Lingua::Identify identifies the language a given string or 
file is written in.
 
 %package tools
 Summary:Tools related to Lingua::Identify
-
 Requires:   %{name} == %{version}-%{release}
+Requires:   perl(Text::Affixes) = 0.07
+Requires:   perl(Text::Ngram) = 0.13
 
 %description tools
 Tools related to Lingua::Identify.
@@ -44,6 +56,7 @@ Tools related to Lingua::Identify.
 
 %prep
 %setup -q -n Lingua-Identify-%{version}
+%patch0 -p1
 
 
 %build
@@ -76,6 +89,9 @@ make test
 
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.54-1
+- 0.54 bump
+
 * Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.51-4
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 9ac4bda..e2245a7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f38680e3af82dd1fb70a4ceff31cfbad  Lingua-Identify-0.51.tar.gz
+533383e94aac63f11be1cbf9c5b438fb  Lingua-Identify-0.54.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-File-MimeInfo] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 0e48551a98d79a3ec1ac9e89e80509dbdbce42b9
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 12:50:49 2013 +0200

Perl 5.18 rebuild

 perl-File-MimeInfo.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-File-MimeInfo.spec b/perl-File-MimeInfo.spec
index d4823e8..391a792 100644
--- a/perl-File-MimeInfo.spec
+++ b/perl-File-MimeInfo.spec
@@ -1,6 +1,6 @@
 Name:   perl-File-MimeInfo
 Version:0.16
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:Determine file type and open application
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -49,6 +49,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.16-5
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.16-4
 - 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

[perl-Parse-ErrorString-Perl] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 1f0d02215fd0db9d96e696581746905ba00d35be
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 12:50:46 2013 +0200

Perl 5.18 rebuild

 perl-Parse-ErrorString-Perl.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Parse-ErrorString-Perl.spec b/perl-Parse-ErrorString-Perl.spec
index cfa0ad2..66367eb 100644
--- a/perl-Parse-ErrorString-Perl.spec
+++ b/perl-Parse-ErrorString-Perl.spec
@@ -1,6 +1,6 @@
 Name:   perl-Parse-ErrorString-Perl
 Version:0.15
-Release:7%{?dist}
+Release:8%{?dist}
 Summary:Module for parsing error messages
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/check_perldiag.1.gz
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.15-8
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.15-7
 - 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

[perl-Sub-Exporter] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 66b5637aa88cb25351e971d4d82e5de96e850210
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 12:50:48 2013 +0200

Perl 5.18 rebuild

 perl-Sub-Exporter.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Sub-Exporter.spec b/perl-Sub-Exporter.spec
index 3ff2a78..a5b050b 100644
--- a/perl-Sub-Exporter.spec
+++ b/perl-Sub-Exporter.spec
@@ -3,7 +3,7 @@
 
 Name:  perl-Sub-Exporter
 Version:   0.986
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Sophisticated exporter for custom-built routines
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -93,6 +93,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Sub::Exporter::Util.3pm*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.986-2
+- Perl 5.18 rebuild
+
 * Sat Jun 15 2013 Paul Howarth p...@city-fan.org - 0.986-1
 - Update to 0.986 (typo fixes in docs)
 - Use metacpan URLs
--
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-Crypt-Eksblowfish] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 0b5959ac68f5e2eeb2e3f3afc16f90d5ab141c5c
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 12:50:49 2013 +0200

Perl 5.18 rebuild

 perl-Crypt-Eksblowfish.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Crypt-Eksblowfish.spec b/perl-Crypt-Eksblowfish.spec
index 312f3c8..2feff16 100644
--- a/perl-Crypt-Eksblowfish.spec
+++ b/perl-Crypt-Eksblowfish.spec
@@ -1,6 +1,6 @@
 Name:   perl-Crypt-Eksblowfish
 Version:0.009
-Release:6%{?dist}
+Release:7%{?dist}
 Summary:Eksblowfish block cipher
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -45,6 +45,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.009-7
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.009-6
 - 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

[perl-Test-Reporter] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit cc74d9321b0fd0f91a2838064d2a260b12cd0624
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 12:50:46 2013 +0200

Perl 5.18 rebuild

 perl-Test-Reporter.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-Reporter.spec b/perl-Test-Reporter.spec
index 0f5fc6a..a47bd20 100644
--- a/perl-Test-Reporter.spec
+++ b/perl-Test-Reporter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-Reporter
 Version:1.59
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Sends test results to cpan-test...@perl.org
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -62,6 +62,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.59-2
+- Perl 5.18 rebuild
+
 * Fri Jun 07 2013 Petr Pisar ppi...@redhat.com - 1.59-1
 - 1.59 bump
 
--
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-autobox-dump] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit dd81dbc195f4241eda74995467651d043c637c7b
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 12:50:48 2013 +0200

Perl 5.18 rebuild

 perl-autobox-dump.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-autobox-dump.spec b/perl-autobox-dump.spec
index 36334cb..81bb878 100644
--- a/perl-autobox-dump.spec
+++ b/perl-autobox-dump.spec
@@ -1,6 +1,6 @@
 Name:   perl-autobox-dump
 Version:20090426.1746
-Release:5%{?dist}
+Release:6%{?dist}
 Summary:Human/perl readable strings from the results of an EXPR
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -41,6 +41,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 20090426.1746-6
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 20090426.1746-5
 - 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

[perl-Module-Extract-VERSION] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 9ee8d824b2ed7a0c945fa1053afbc1cf0dec141b
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 12:50:47 2013 +0200

Perl 5.18 rebuild

 perl-Module-Extract-VERSION.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Module-Extract-VERSION.spec b/perl-Module-Extract-VERSION.spec
index 83b8111..8b6a8ad 100644
--- a/perl-Module-Extract-VERSION.spec
+++ b/perl-Module-Extract-VERSION.spec
@@ -1,6 +1,6 @@
 Name:  perl-Module-Extract-VERSION
 Version:   1.01
-Release:   7%{?dist}
+Release:   8%{?dist}
 Summary:   Extract a module version without running code
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -56,6 +56,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Module::Extract::VERSION.3pm*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.01-8
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.01-7
 - 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

[perl-Pango] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit c7b4f0577c01339b993778365f8b9e0f26ed129e
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 12:51:30 2013 +0200

Perl 5.18 rebuild

 perl-Pango.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pango.spec b/perl-Pango.spec
index df62a72..1eadd4b 100644
--- a/perl-Pango.spec
+++ b/perl-Pango.spec
@@ -1,6 +1,6 @@
 Name:   perl-Pango
 Version:1.221
-Release:7%{?dist}
+Release:8%{?dist}
 Summary:Perl interface to the pango library
 Group:  Development/Libraries
 License:LGPLv2+
@@ -52,6 +52,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.221-8
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.221-7
 - 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

[perl-Test-Mojibake] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 39e1a8c8992e1e9fa2200ac352e8a13e58f33fb6
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 12:57:35 2013 +0200

Perl 5.18 rebuild

 perl-Test-Mojibake.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-Mojibake.spec b/perl-Test-Mojibake.spec
index 617fa43..bc2e05d 100644
--- a/perl-Test-Mojibake.spec
+++ b/perl-Test-Mojibake.spec
@@ -9,7 +9,7 @@
 
 Name:  perl-Test-Mojibake
 Version:   0.8
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Check your source for encoding misbehavior
 Group: Development/Libraries
 License:   GPL+ or Artistic
@@ -156,6 +156,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::Mojibake.3pm*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.8-2
+- Perl 5.18 rebuild
+
 * Sat Jan 26 2013 Paul Howarth p...@city-fan.org - 0.8-1
 - Update to 0.8
   - Fixed cyclic t/ deps
--
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-Pod-Markdown] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit c55d9207eefd37bb4d1ce795b56b434621785112
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 12:57:48 2013 +0200

Perl 5.18 rebuild

 perl-Pod-Markdown.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pod-Markdown.spec b/perl-Pod-Markdown.spec
index 6329d45..a117691 100644
--- a/perl-Pod-Markdown.spec
+++ b/perl-Pod-Markdown.spec
@@ -1,6 +1,6 @@
 Name:   perl-Pod-Markdown
 Version:1.322
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Convert POD to Markdown
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -47,6 +47,9 @@ make test
 %{_bindir}/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.322-3
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.322-2
 - 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

[perl-Cairo-GObject] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 95b1c5b90692c9302b755ce1b9abef581cd1199f
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 12:58:17 2013 +0200

Perl 5.18 rebuild

 perl-Cairo-GObject.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Cairo-GObject.spec b/perl-Cairo-GObject.spec
index 0babdd5..3f2e578 100644
--- a/perl-Cairo-GObject.spec
+++ b/perl-Cairo-GObject.spec
@@ -1,6 +1,6 @@
 Name:   perl-Cairo-GObject
 Version:1.001
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:Cairo::GObject Perl module
 License:LGPLv2+
 Group:  Development/Libraries
@@ -51,6 +51,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.001-5
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.001-4
 - 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

[perl-Crypt-RSA] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit add597f14fee152de160af20029cb8df950cc8c4
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 12:59:05 2013 +0200

Perl 5.18 rebuild

 perl-Crypt-RSA.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Crypt-RSA.spec b/perl-Crypt-RSA.spec
index 69461a7..23407f2 100644
--- a/perl-Crypt-RSA.spec
+++ b/perl-Crypt-RSA.spec
@@ -1,7 +1,7 @@
 Summary:   RSA public-key cryptosystem
 Name:  perl-Crypt-RSA
 Version:   1.99
-Release:   11%{?dist}
+Release:   12%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 Url:   http://search.cpan.org/dist/Crypt-RSA/
@@ -88,6 +88,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/crypt-rsa-interoperablity-template.3*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.99-12
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.99-11
 - 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

[perl-CGI-Untaint-date] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit a3009662d01ce503cc8c401a3e526c8be6d19a10
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:00:44 2013 +0200

Perl 5.18 rebuild

 perl-CGI-Untaint-date.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-CGI-Untaint-date.spec b/perl-CGI-Untaint-date.spec
index 030f114..1c7eb97 100644
--- a/perl-CGI-Untaint-date.spec
+++ b/perl-CGI-Untaint-date.spec
@@ -1,6 +1,6 @@
 Name:   perl-CGI-Untaint-date
 Version:1.00
-Release:20%{?dist}
+Release:21%{?dist}
 Summary:Validate a date
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -48,6 +48,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.00-21
+- Perl 5.18 rebuild
+
 * Mon Feb 25 2013 Ralf Corsépius corse...@fedoraproject.org - 1.00-20
 - Add BR: perl(ExtUtils::MakeMaker) (Fix FTBFS #914245).
 
--
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-Pod-Spell-CommonMistakes] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 325f027d1e0f98aff183f4498732002d29cb93f1
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:00:08 2013 +0200

Perl 5.18 rebuild

 perl-Pod-Spell-CommonMistakes.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pod-Spell-CommonMistakes.spec 
b/perl-Pod-Spell-CommonMistakes.spec
index 908f2d5..66c66ea 100644
--- a/perl-Pod-Spell-CommonMistakes.spec
+++ b/perl-Pod-Spell-CommonMistakes.spec
@@ -1,6 +1,6 @@
 Name:   perl-Pod-Spell-CommonMistakes
 Version:1.000
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:Catches common typos in POD
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -47,6 +47,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.000-5
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.000-4
 - 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

[perl-autobox-List-Util] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit c9e18a60ecc0a0145fa20e769fe159d1a761a3cd
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:00:08 2013 +0200

Perl 5.18 rebuild

 perl-autobox-List-Util.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-autobox-List-Util.spec b/perl-autobox-List-Util.spec
index f3fb9da..9fdfdd2 100644
--- a/perl-autobox-List-Util.spec
+++ b/perl-autobox-List-Util.spec
@@ -1,6 +1,6 @@
 Name:   perl-autobox-List-Util
 Version:20090629
-Release:5%{?dist}
+Release:6%{?dist}
 Summary:Bring the List::Util functions to autobox
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -42,6 +42,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 20090629-6
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 20090629-5
 - 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

[perl-Tie-RefHash-Weak] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 5851d427900ebc823e9c73e8a56a9845f91b213c
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:05:10 2013 +0200

Perl 5.18 rebuild

 perl-Tie-RefHash-Weak.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Tie-RefHash-Weak.spec b/perl-Tie-RefHash-Weak.spec
index 8eb45f4..a69a3cc 100644
--- a/perl-Tie-RefHash-Weak.spec
+++ b/perl-Tie-RefHash-Weak.spec
@@ -1,6 +1,6 @@
 Name:  perl-Tie-RefHash-Weak
 Version:   0.09
-Release:   13%{?dist}
+Release:   14%{?dist}
 Summary:   Tie::RefHash subclass with weakened references in the keys
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -47,6 +47,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Tie::RefHash::Weak.3pm*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.09-14
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.09-13
 - 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

[perl-MIME-EncWords] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 8d26c2ef4bcd7ae2dad752d48d187b0ed5c09e0c
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:05:38 2013 +0200

Perl 5.18 rebuild

 perl-MIME-EncWords.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-MIME-EncWords.spec b/perl-MIME-EncWords.spec
index bd7c49e..58b52d3 100644
--- a/perl-MIME-EncWords.spec
+++ b/perl-MIME-EncWords.spec
@@ -1,6 +1,6 @@
 Name:   perl-MIME-EncWords
 Version:1.012.6
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Deal with RFC 2047 encoded words (improved)
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.012.6-3
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.012.6-2
 - 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

[perl-Lexical-Persistence] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 92f4567024aa3b317af331487765219310fc2195
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:05:38 2013 +0200

Perl 5.18 rebuild

 perl-Lexical-Persistence.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Lexical-Persistence.spec b/perl-Lexical-Persistence.spec
index ad81a3e..81e755f 100644
--- a/perl-Lexical-Persistence.spec
+++ b/perl-Lexical-Persistence.spec
@@ -1,6 +1,6 @@
 Name:   perl-Lexical-Persistence
 Version:1.020
-Release:9%{?dist}
+Release:10%{?dist}
 Summary:Persistent lexical variable values for arbitrary calls
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.020-10
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.020-9
 - 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

[perl-DateTime-TimeZone-Tzfile] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit dd50871a4608762916ec7bf3d173018d9807e7e3
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:07:07 2013 +0200

Perl 5.18 rebuild

 perl-DateTime-TimeZone-Tzfile.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-DateTime-TimeZone-Tzfile.spec 
b/perl-DateTime-TimeZone-Tzfile.spec
index e732cd2..3bcc8ef 100644
--- a/perl-DateTime-TimeZone-Tzfile.spec
+++ b/perl-DateTime-TimeZone-Tzfile.spec
@@ -1,6 +1,6 @@
 Name:   perl-DateTime-TimeZone-Tzfile
 Version:0.007
-Release:5%{?dist}
+Release:6%{?dist}
 Summary:Tzfile (zoneinfo) timezone files
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -56,6 +56,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.007-6
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.007-5
 - 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

[perl-Business-ISBN] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit d3d6593d80ca1d9e2a61949951bca32b6d6aaf6d
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:06:55 2013 +0200

Perl 5.18 rebuild

 perl-Business-ISBN.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Business-ISBN.spec b/perl-Business-ISBN.spec
index 41c466d..477b1e1 100644
--- a/perl-Business-ISBN.spec
+++ b/perl-Business-ISBN.spec
@@ -1,7 +1,7 @@
 Name:   perl-Business-ISBN
 %global cpan_version 2.06
 Version:%(echo '%{cpan_version}' | tr '_' '.'})
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Perl module to work with International Standard Book Numbers
 
 Group:  Development/Libraries
@@ -61,6 +61,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 2.06-2
+- Perl 5.18 rebuild
+
 * Mon Jun 03 2013 Petr Pisar ppi...@redhat.com - 2.06-1
 - 2.06 bump
 
--
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-File-pushd] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 4c8948ff0ded99396c619d695a92d65ae9047adc
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:07:47 2013 +0200

Perl 5.18 rebuild

 perl-File-pushd.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-File-pushd.spec b/perl-File-pushd.spec
index 9b7475e..c38765f 100644
--- a/perl-File-pushd.spec
+++ b/perl-File-pushd.spec
@@ -1,6 +1,6 @@
 Name:   perl-File-pushd
 Version:1.005
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Change directory temporarily for a limited scope
 License:ASL 2.0
 Group:  Development/Libraries
@@ -58,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.005-2
+- Perl 5.18 rebuild
+
 * Mon Mar 25 2013 Petr Šabata con...@redhat.com - 1.005-1
 - 1.005 bump
 
--
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

2013-07-21 Thread buildsys


perl-PDL has broken dependencies in the rawhide tree:
On x86_64:
perl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit)
On i386:
perl-PDL-2.4.10-6.fc19.i686 requires libgd.so.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-Bio-SamTools

2013-07-21 Thread buildsys


perl-Bio-SamTools has broken dependencies in the rawhide tree:
On x86_64:
perl-Bio-SamTools-1.35-2.fc19.x86_64 requires 
perl(Bio::SeqFeature::Lite)
perl-Bio-SamTools-1.35-2.fc19.x86_64 requires perl(Bio::PrimarySeq)
On i386:
perl-Bio-SamTools-1.35-2.fc19.i686 requires perl(Bio::SeqFeature::Lite)
perl-Bio-SamTools-1.35-2.fc19.i686 requires perl(Bio::PrimarySeq)
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

[perl-Classic-Perl] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 428c53dd8c7fd0be3a1e706cf06c59af0f713189
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:09:57 2013 +0200

Perl 5.18 rebuild

 perl-Classic-Perl.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Classic-Perl.spec b/perl-Classic-Perl.spec
index 9c3c62e..15d0ddc 100644
--- a/perl-Classic-Perl.spec
+++ b/perl-Classic-Perl.spec
@@ -1,6 +1,6 @@
 Name:   perl-Classic-Perl
 Version:0.05
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:Selectively reinstate deleted Perl features
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -48,6 +48,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.05-5
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.05-4
 - 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

Broken dependencies: perl-Bio-ASN1-EntrezGene

2013-07-21 Thread buildsys


perl-Bio-ASN1-EntrezGene has broken dependencies in the rawhide tree:
On x86_64:
perl-Bio-ASN1-EntrezGene-1.091-17.fc19.noarch requires 
perl(Bio::Index::AbstractSeq)
On i386:
perl-Bio-ASN1-EntrezGene-1.091-17.fc19.noarch requires 
perl(Bio::Index::AbstractSeq)
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

[perl-Test-Synopsis] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit b27e12179f9bf2bd9c86401a2ff0a023610870f6
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:11:20 2013 +0200

Perl 5.18 rebuild

 perl-Test-Synopsis.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-Synopsis.spec b/perl-Test-Synopsis.spec
index 2c79f94..1350624 100644
--- a/perl-Test-Synopsis.spec
+++ b/perl-Test-Synopsis.spec
@@ -1,6 +1,6 @@
 Name:  perl-Test-Synopsis
 Version:   0.06
-Release:   16%{?dist}
+Release:   17%{?dist}
 Summary:   Test your SYNOPSIS code
 Group: Development/Libraries
 License:   GPL+ or Artistic
@@ -64,6 +64,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::Synopsis.3pm*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.06-17
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.06-16
 - 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

[perl-Ace] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit bca0c5dd97b957f3b6a7ae6cddaa9908957ec0c2
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:11:55 2013 +0200

Perl 5.18 rebuild

 perl-Ace.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Ace.spec b/perl-Ace.spec
index 552c999..486bf65 100644
--- a/perl-Ace.spec
+++ b/perl-Ace.spec
@@ -1,6 +1,6 @@
 Name:   perl-Ace
 Version:1.92
-Release:14%{?dist}
+Release:15%{?dist}
 Summary:Perl module for interfacing with ACE bioinformatics databases
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -65,6 +65,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.92-15
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.92-14
 - 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

[perl-Test-ClassAPI] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 08263a0141a7ca7fbc1c33a793bbc2a5b2d3963d
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:12:05 2013 +0200

Perl 5.18 rebuild

 perl-Test-ClassAPI.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-ClassAPI.spec b/perl-Test-ClassAPI.spec
index 0ca8b13..a9f674c 100644
--- a/perl-Test-ClassAPI.spec
+++ b/perl-Test-ClassAPI.spec
@@ -1,6 +1,6 @@
 Name:  perl-Test-ClassAPI
 Version:   1.06
-Release:   14%{?dist}
+Release:   15%{?dist}
 Summary:   Provides basic first-pass API testing for large class trees
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -68,6 +68,9 @@ make test AUTOMATED_TESTING=1
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.06-15
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.06-14
 - 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

[perl-Pod-Wordlist-hanekomu] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit d19833defad8b8ba76163519279276da2a8261b5
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:13:38 2013 +0200

Perl 5.18 rebuild

 perl-Pod-Wordlist-hanekomu.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pod-Wordlist-hanekomu.spec b/perl-Pod-Wordlist-hanekomu.spec
index f39aaf4..298d88e 100644
--- a/perl-Pod-Wordlist-hanekomu.spec
+++ b/perl-Pod-Wordlist-hanekomu.spec
@@ -9,7 +9,7 @@
 
 Name:  perl-Pod-Wordlist-hanekomu
 Version:   1.130240
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Add words for spell checking POD
 Group: Development/Libraries
 License:   GPL+ or Artistic
@@ -119,6 +119,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Pod::Wordlist::hanekomu.3pm*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.130240-2
+- Perl 5.18 rebuild
+
 * Thu Jan 24 2013 Paul Howarth p...@city-fan.org - 1.130240-1
 - Update 1.130240
   - Added rjbs, mst, subclass, subclasses and tuple
--
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-Sub-Uplevel] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 254411e11785a06b1b87862427f5ea19473b7a09
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:13:48 2013 +0200

Perl 5.18 rebuild

 perl-Sub-Uplevel.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Sub-Uplevel.spec b/perl-Sub-Uplevel.spec
index 8fd1941..88f470a 100644
--- a/perl-Sub-Uplevel.spec
+++ b/perl-Sub-Uplevel.spec
@@ -2,7 +2,7 @@ Name:   perl-Sub-Uplevel
 Summary:Apparently run a function in a higher stack frame
 Epoch:  1
 Version:0.24
-Release:4%{?dist}
+Release:5%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-%{version}.tar.gz
 
@@ -50,6 +50,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1:0.24-5
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1:0.24-4
 - 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

[perl-Exception-Class-TryCatch] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit fd1f5a9190dff242203b55f853d2187457f21d80
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:14:41 2013 +0200

Perl 5.18 rebuild

 perl-Exception-Class-TryCatch.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Exception-Class-TryCatch.spec 
b/perl-Exception-Class-TryCatch.spec
index ce4b300..58c05e3 100644
--- a/perl-Exception-Class-TryCatch.spec
+++ b/perl-Exception-Class-TryCatch.spec
@@ -1,6 +1,6 @@
 Name:   perl-Exception-Class-TryCatch
 Version:1.12
-Release:13%{?dist}
+Release:14%{?dist}
 Summary:Syntactic try/catch sugar for use with Exception::Class
 License:ASL 2.0
 Group:  Development/Libraries
@@ -45,6 +45,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.12-14
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.12-13
 - 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

[perl-Config-ApacheFormat] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit fdbb3bb20f97f8c7fdcad122d6c113c12d79094d
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:17:05 2013 +0200

Perl 5.18 rebuild

 perl-Config-ApacheFormat.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Config-ApacheFormat.spec b/perl-Config-ApacheFormat.spec
index 2e8b78d..20dc79f 100644
--- a/perl-Config-ApacheFormat.spec
+++ b/perl-Config-ApacheFormat.spec
@@ -1,6 +1,6 @@
 Name:  perl-Config-ApacheFormat
 Version:   1.2
-Release:   2%{?dist}
+Release:   3%{?dist}
 Summary:   Use Apache format config files
 
 Group: Development/Libraries
@@ -61,6 +61,9 @@ make test
 
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.2-3
+- Perl 5.18 rebuild
+
 * Mon Jun 17 2013 Normunds Neimanis fedorapkg at rule.lv 1.2-2
 - Added missing Require Class::MethodMaker
 
--
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-autobox-Core] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 2efa61c186499b0983ec1421ef1998d34e3e5c31
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:17:03 2013 +0200

Perl 5.18 rebuild

 perl-autobox-Core.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-autobox-Core.spec b/perl-autobox-Core.spec
index 86ee6ec..f0a55c8 100644
--- a/perl-autobox-Core.spec
+++ b/perl-autobox-Core.spec
@@ -1,6 +1,6 @@
 Name:   perl-autobox-Core
 Version:1.24
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Core functions exposed as methods in primitive types
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -41,6 +41,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.24-3
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.24-2
 - 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

[perl-Test-CPAN-Meta-YAML] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit b6697f8bceb542fa57586900bd0699e7afa686d5
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:17:50 2013 +0200

Perl 5.18 rebuild

 perl-Test-CPAN-Meta-YAML.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-CPAN-Meta-YAML.spec b/perl-Test-CPAN-Meta-YAML.spec
index 336d5a8..92ac335 100644
--- a/perl-Test-CPAN-Meta-YAML.spec
+++ b/perl-Test-CPAN-Meta-YAML.spec
@@ -1,6 +1,6 @@
 Name:  perl-Test-CPAN-Meta-YAML
 Version:   0.21
-Release:   2%{?dist}
+Release:   3%{?dist}
 Summary:   Validate a META.yml file within a CPAN distribution
 Group: Development/Libraries
 License:   Artistic 2.0
@@ -58,6 +58,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::CPAN::Meta::YAML::Version.3pm*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.21-3
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.21-2
 - 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

[perl-Unicode-LineBreak] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit e7db52b7ef5952333aff030a947cd7a5f81db3df
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:19:40 2013 +0200

Perl 5.18 rebuild

 perl-Unicode-LineBreak.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Unicode-LineBreak.spec b/perl-Unicode-LineBreak.spec
index 5d2f54a..95122ff 100644
--- a/perl-Unicode-LineBreak.spec
+++ b/perl-Unicode-LineBreak.spec
@@ -1,6 +1,6 @@
 Name:   perl-Unicode-LineBreak
 Version:2012.06
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:UAX #14 Unicode Line Breaking Algorithm
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -114,6 +114,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 2012.06-5
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2012.06-4
 - 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

[perl-Object-InsideOut] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 1e6e9830f09c7135317c7d4a684125d8def463b0
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:20:04 2013 +0200

Perl 5.18 rebuild

 perl-Object-InsideOut.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Object-InsideOut.spec b/perl-Object-InsideOut.spec
index cdf6621..01564a7 100644
--- a/perl-Object-InsideOut.spec
+++ b/perl-Object-InsideOut.spec
@@ -1,6 +1,6 @@
 Name:   perl-Object-InsideOut
 Version:3.97
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Comprehensive inside-out object support module
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -77,6 +77,9 @@ make test
 
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 3.97-3
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 3.97-2
 - 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

File File-MimeInfo-0.17.tar.gz uploaded to lookaside cache by ppisar

2013-07-21 Thread Petr Pisar
A file has been added to the lookaside cache for perl-File-MimeInfo:

979eb9516d300b2a2d14fffbe46a82d6  File-MimeInfo-0.17.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-File-MimeInfo] 0.17 bump

2013-07-21 Thread Petr Pisar
commit 7621959515b2719d5d938681ac7dca87d7c5c6c0
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 13:28:17 2013 +0200

0.17 bump

 .gitignore  |1 +
 perl-File-MimeInfo.spec |   49 +++---
 sources |2 +-
 3 files changed, 35 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8e296db..d12c522 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 File-MimeInfo-0.15.tar.gz
 /File-MimeInfo-0.16.tar.gz
+/File-MimeInfo-0.17.tar.gz
diff --git a/perl-File-MimeInfo.spec b/perl-File-MimeInfo.spec
index 391a792..ee09205 100644
--- a/perl-File-MimeInfo.spec
+++ b/perl-File-MimeInfo.spec
@@ -1,22 +1,40 @@
 Name:   perl-File-MimeInfo
-Version:0.16
-Release:5%{?dist}
+Version:0.17
+Release:1%{?dist}
 Summary:Determine file type and open application
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/File-MimeInfo/
-Source0:
http://www.cpan.org/authors/id/P/PA/PARDUS/File-MimeInfo/File-MimeInfo-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/M/MI/MICHIELB/File-MimeInfo-%{version}.tar.gz
 BuildArch:  noarch
-BuildRequires:  perl(Module::Build) perl(Test::More) perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
-BuildRequires:  perl(File::BaseDir) perl(File::DesktopEntry)
+BuildRequires:  perl
+BuildRequires:  perl(Module::Build)
+# Run-time:
+BuildRequires:  perl(bytes)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(File::BaseDir) = 0.03
+BuildRequires:  perl(File::DesktopEntry) = 0.04
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(strict)
+# Tests:
+BuildRequires:  perl(Test::More)
+# Optional tests:
+BuildRequires:  perl(Test::Pod) = 1.00
+BuildRequires:  perl(Test::Pod::Coverage) = 1.00
 # needed for some tests otherwise there are warnings
 BuildRequires:  shared-mime-info 
 # there is also a mimeinfo.cache file created by desktop-file-utils
 # needed. It won't be there if building in a chroot, even if 
 # desktop-file-utils is installed if desktop-file-utils was never run.
 Requires:   shared-mime-info
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+Requires:   perl(File::BaseDir) = 0.03
+Requires:   perl(File::DesktopEntry) = 0.04
+
+# Filter under-specified dependencies
+%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\((File::BaseDir|File::DesktopEntry)\\)$
 
 %description
 This module can be used to determine the mime type of a file. It tries to
@@ -26,19 +44,15 @@ implement the freedesktop specification for a shared MIME 
database.
 %setup -q -n File-MimeInfo-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+perl Build.PL installdirs=vendor
+./Build
 
 %install
-make pure_install PERL_INSTALL_ROOT=$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 \;
-
-%{_fixperms} $RPM_BUILD_ROOT/*
+./Build install destdir=%{buildroot} create_packlist=0
+%{_fixperms} %{buildroot}/*
 
 %check
-make test
+./Build test
 
 %files
 %doc Changes README
@@ -49,6 +63,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.17-1
+- 0.17 bump
+
 * Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.16-5
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index dfb1cf0..46ae698 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c024adace5d3a4ed27fd8a46c7f2dedb  File-MimeInfo-0.16.tar.gz
+979eb9516d300b2a2d14fffbe46a82d6  File-MimeInfo-0.17.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-Meta-YAML/el6] (24 commits) ...Update dependencies.

2013-07-21 Thread Paul Howarth
Summary of changes:

  61c39ba... - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass (*)
  d4aa88a... Perl mass rebuild (*)
  c277bbe... Bump release because of koji error. (*)
  1df143e... change path on vendor, so our debuginfo are not conflicting (*)
  570b4ad... Tidy up comments and changelog (*)
  24eecf4... Update to 0.004 (*)
  88d25ef... Update to 0.005 (*)
  b5f9e3d... Fedora 17 mass rebuild (*)
  855874b... Update to 0.006 (*)
  a6c487c... Update to 0.007 (*)
  dc58fe5... Update to 0.008 (*)
  f0a2bd8... BR Pod::Wordlist::hanekomu only if macro is true add missin (*)
  658f792... Data::Dumper is not really needed, dependencies must be fix (*)
  795370e... Improve commentary (*)
  5fcfb2d... Disable author tests on bootstrap (*)
  2309dcd... Perl 5.16 rebuild (*)
  9b3918d... conditionalize dependency on aspell (*)
  7966213... Clean up bootstrapping and RHEL conditionals (*)
  ab90675... Perl 5.16 rebuild (*)
  a6b1a11... Perl 5.16 re-rebuild of bootstrapped packages (*)
  e1c... - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass (*)
  4194ed1... Restrict Test::Version optional test on RHEL to version 6 o (*)
  8e838f9... Never BR: perl(Test::Version) for EL builds (*)
  7b2f258... Update dependencies. (*)

(*) 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 Test-CPAN-Meta-JSON-0.15.tar.gz uploaded to lookaside cache by pghmcfc

2013-07-21 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Test-CPAN-Meta-JSON:

284bb6e444d3771f59346edafc079055  Test-CPAN-Meta-JSON-0.15.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-Meta-YAML] Created tag perl-CPAN-Meta-YAML-0.008-13.el6

2013-07-21 Thread Paul Howarth
The lightweight tag 'perl-CPAN-Meta-YAML-0.008-13.el6' was created pointing to:

 7b2f258... Update dependencies.
--
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 986004] Update perl-CPAN-Meta-YAML to 0.008

2013-07-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=986004

--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
perl-CPAN-Meta-YAML-0.008-13.el6 has been submitted as an update for Fedora
EPEL 6.
https://admin.fedoraproject.org/updates/perl-CPAN-Meta-YAML-0.008-13.el6

-- 
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=GMoOGEfBFOa=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 Test-CPAN-Meta-YAML-0.22.tar.gz uploaded to lookaside cache by pghmcfc

2013-07-21 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Test-CPAN-Meta-YAML:

c5acd14f7ecbe1dbf21cc3548ee3dfef  Test-CPAN-Meta-YAML-0.22.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 986004] Update perl-CPAN-Meta-YAML to 0.008

2013-07-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=986004

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

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
Package perl-CPAN-Meta-YAML-0.008-13.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing perl-CPAN-Meta-YAML-0.008-13.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-10903/perl-CPAN-Meta-YAML-0.008-13.el6
then log in and leave karma (feedback).

-- 
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=S8TQsxov39a=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-CSS-Squish] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 4696dbc9f7198f505aaace31aba9deb4a68031f3
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:03:18 2013 +0200

Perl 5.18 rebuild

 perl-CSS-Squish.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-CSS-Squish.spec b/perl-CSS-Squish.spec
index cabd023..ecaf7fa 100644
--- a/perl-CSS-Squish.spec
+++ b/perl-CSS-Squish.spec
@@ -1,6 +1,6 @@
 Name:   perl-CSS-Squish
 Version:0.10
-Release:7%{?dist}
+Release:8%{?dist}
 Summary:Compact many CSS files into one big file
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.10-8
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.10-7
 - 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

[perl-HTTP-Message] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 17cac16d79e2b613f98a29ca6801481d7d5cacf5
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:03:15 2013 +0200

Perl 5.18 rebuild

 perl-HTTP-Message.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-HTTP-Message.spec b/perl-HTTP-Message.spec
index 8b95b2c..1a9494e 100644
--- a/perl-HTTP-Message.spec
+++ b/perl-HTTP-Message.spec
@@ -1,6 +1,6 @@
 Name:   perl-HTTP-Message
 Version:6.06
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:HTTP style message
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -80,6 +80,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 6.06-4
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 6.06-3
 - 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

[perl-Test-Warn] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 6fe6e730fee6856b675d3add29a6de1735e83f4a
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:03:18 2013 +0200

Perl 5.18 rebuild

 perl-Test-Warn.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-Warn.spec b/perl-Test-Warn.spec
index 50569e2..97aadf3 100644
--- a/perl-Test-Warn.spec
+++ b/perl-Test-Warn.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-Warn
 Version:0.24
-Release:5%{?dist}
+Release:6%{?dist}
 Summary:Perl extension to test methods for warnings
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -48,6 +48,9 @@ make test
 %{_mandir}/man3/Test::Warn.3pm*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.24-6
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.24-5
 - 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

[perl-Mozilla-PublicSuffix] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit dfcb430282067d90e7e0f316295b2f7c01528af7
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:03:14 2013 +0200

Perl 5.18 rebuild

 perl-Mozilla-PublicSuffix.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Mozilla-PublicSuffix.spec b/perl-Mozilla-PublicSuffix.spec
index 9d3fa0a..3b5d9a5 100644
--- a/perl-Mozilla-PublicSuffix.spec
+++ b/perl-Mozilla-PublicSuffix.spec
@@ -2,7 +2,7 @@
 
 Name:   perl-Mozilla-PublicSuffix
 Version:0.1.15
-Release:1.%{publicsuffix_date}%{?dist}
+Release:2.%{publicsuffix_date}%{?dist}
 Summary:Get a domain name's public suffix via the Mozilla Public 
Suffix List
 License:MIT
 Group:  Development/Libraries
@@ -51,6 +51,9 @@ perl Build.PL installdirs=vendor /dev/null
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.1.15-2.20130516
+- Perl 5.18 rebuild
+
 * Mon May 20 2013 Yanko Kaneti yan...@declera.com 0.1.15-1.20130516
 - New upstream bugfix release.
 
--
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-Mixin-Linewise] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit c36cac9e45086e3dfeb8e8fb447ec54bdfa7c2a6
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:03:18 2013 +0200

Perl 5.18 rebuild

 perl-Mixin-Linewise.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Mixin-Linewise.spec b/perl-Mixin-Linewise.spec
index 38a0f7e..fa91110 100644
--- a/perl-Mixin-Linewise.spec
+++ b/perl-Mixin-Linewise.spec
@@ -1,6 +1,6 @@
 Name:   perl-Mixin-Linewise
 Version:0.004
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Write your linewise code for handles; this does the rest
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -53,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.004-2
+- Perl 5.18 rebuild
+
 * Fri Jun 21 2013 Iain Arnell iarn...@gmail.com 0.004-1
 - update to latest upstream version
 - clean up spec for modern rpmbuild
--
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-Devel-PatchPerl] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 41ce113f8dbe1344c90c3c5294655526fbef7e96
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:03:15 2013 +0200

Perl 5.18 rebuild

 perl-Devel-PatchPerl.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Devel-PatchPerl.spec b/perl-Devel-PatchPerl.spec
index 4ba401d..dfa5f39 100644
--- a/perl-Devel-PatchPerl.spec
+++ b/perl-Devel-PatchPerl.spec
@@ -1,6 +1,6 @@
 Name:   perl-Devel-PatchPerl
 Version:0.84
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Patch perl source à la Devel::PPPort's buildperl.pl
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -48,6 +48,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.84-2
+- Perl 5.18 rebuild
+
 * Fri Apr 19 2013 Iain Arnell iarn...@gmail.com 0.84-1
 - update to latest upstream version
 - drop IPC::Cmd dependency
--
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-Digest-BubbleBabble] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 8bf860a320042a32edaf9af4ae9948c995112b3b
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:11:56 2013 +0200

Perl 5.18 rebuild

 perl-Digest-BubbleBabble.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Digest-BubbleBabble.spec b/perl-Digest-BubbleBabble.spec
index 82de39b..fc717f2 100644
--- a/perl-Digest-BubbleBabble.spec
+++ b/perl-Digest-BubbleBabble.spec
@@ -1,7 +1,7 @@
 Summary:   Create bubble-babble fingerprints
 Name:  perl-Digest-BubbleBabble
 Version:   0.02
-Release:   6%{?dist}
+Release:   7%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 Url:   http://search.cpan.org/dist/Digest-BubbleBabble/
@@ -59,6 +59,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Digest::BubbleBabble.3pm*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.02-7
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.02-6
 - 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

[perl-Sub-Exporter-Progressive] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit e53999c227624e85419309af998accc504d14461
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:11:16 2013 +0200

Perl 5.18 rebuild

 perl-Sub-Exporter-Progressive.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Sub-Exporter-Progressive.spec 
b/perl-Sub-Exporter-Progressive.spec
index 4b1e8a4..bb3b8d7 100644
--- a/perl-Sub-Exporter-Progressive.spec
+++ b/perl-Sub-Exporter-Progressive.spec
@@ -3,7 +3,7 @@
 
 Name:  perl-Sub-Exporter-Progressive
 Version:   0.001010
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Only use Sub::Exporter if you need it
 Group: Development/Libraries
 License:   GPL+ or Artistic
@@ -70,6 +70,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Sub::Exporter::Progressive.3pm*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.001010-2
+- Perl 5.18 rebuild
+
 * Wed Mar 27 2013 Paul Howarth p...@city-fan.org - 0.001010-1
 - Update to 0.001010
   - Fix module name in Makefile.PL (CPAN RT#83932)
--
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-B-Compiling] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 0840048a5f5ec5504533f6200365d54aa97e9de0
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:11:06 2013 +0200

Perl 5.18 rebuild

 perl-B-Compiling.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-B-Compiling.spec b/perl-B-Compiling.spec
index b789c97..e88d739 100644
--- a/perl-B-Compiling.spec
+++ b/perl-B-Compiling.spec
@@ -1,6 +1,6 @@
 Name:   perl-B-Compiling
 Version:0.02
-Release:9%{?dist}
+Release:10%{?dist}
 Summary:Expose PL_compiling to perl
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -43,6 +43,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.02-10
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.02-9
 - 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

[perl-Sub-Exporter-GlobExporter] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 3c322bc02b0258df4c7b419ecf8440f97ad0ba54
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:12:44 2013 +0200

Perl 5.18 rebuild

 perl-Sub-Exporter-GlobExporter.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Sub-Exporter-GlobExporter.spec 
b/perl-Sub-Exporter-GlobExporter.spec
index 20f6d8d..4fa0dec 100644
--- a/perl-Sub-Exporter-GlobExporter.spec
+++ b/perl-Sub-Exporter-GlobExporter.spec
@@ -1,6 +1,6 @@
 Name:   perl-Sub-Exporter-GlobExporter
 Version:0.002
-Release:7%{?dist}
+Release:8%{?dist}
 Summary:Export shared globs with Sub::Exporter collectors
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -44,6 +44,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.002-8
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.002-7
 - 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

[perl-Glib-Object-Introspection] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 1c60e69054b54b78cd9446d7833ae5666c287d0c
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:13:26 2013 +0200

Perl 5.18 rebuild

 perl-Glib-Object-Introspection.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Glib-Object-Introspection.spec 
b/perl-Glib-Object-Introspection.spec
index eb9..52e8328 100644
--- a/perl-Glib-Object-Introspection.spec
+++ b/perl-Glib-Object-Introspection.spec
@@ -1,7 +1,7 @@
 
 Name:   perl-Glib-Object-Introspection
 Version:0.015
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Dynamically create Perl language bindings
 License:LGPLv2+
 Group:  Development/Libraries
@@ -68,6 +68,9 @@ LANG=en_US.UTF8 make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.015-2
+- Perl 5.18 rebuild
+
 * Mon Mar  4 2013 Daniel P. Berrange berra...@redhat.com - 0.015-1
 - Update to 0.015 release (rhbz #917609)
 
--
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-Test-Output] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit fc475b70cb377145fadfef65185c41d88358e7b6
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:13:43 2013 +0200

Perl 5.18 rebuild

 perl-Test-Output.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-Output.spec b/perl-Test-Output.spec
index 006cce3..aeffea9 100644
--- a/perl-Test-Output.spec
+++ b/perl-Test-Output.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-Output
 Version:1.01
-Release:7%{?dist}
+Release:8%{?dist}
 Summary:Utilities to test STDOUT and STDERR messages
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -46,6 +46,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.01-8
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.01-7
 - 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

[perl-Test-Pod-Spelling-CommonMistakes] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit f139c5881128985da2cb08cadea104deed050785
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:18:57 2013 +0200

Perl 5.18 rebuild

 perl-Test-Pod-Spelling-CommonMistakes.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-Pod-Spelling-CommonMistakes.spec 
b/perl-Test-Pod-Spelling-CommonMistakes.spec
index 7767049..05e4a82 100644
--- a/perl-Test-Pod-Spelling-CommonMistakes.spec
+++ b/perl-Test-Pod-Spelling-CommonMistakes.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-Pod-Spelling-CommonMistakes
 Version:1.000
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:Checks POD for common spelling mistakes
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -48,6 +48,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.000-5
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.000-4
 - 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

[perl-Gtk2] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 0e2a28a66a7d0f1ac05e7b6a5ba83c8306db7e11
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:19:23 2013 +0200

Perl 5.18 rebuild

 perl-Gtk2.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Gtk2.spec b/perl-Gtk2.spec
index 8d3f4a7..5604790 100644
--- a/perl-Gtk2.spec
+++ b/perl-Gtk2.spec
@@ -10,7 +10,7 @@
 
 Name:   perl-Gtk2
 Version:1.247
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Perl interface to the 2.x series of the Gimp Toolkit library
 Group:  Development/Libraries
 License:LGPLv2+
@@ -278,6 +278,9 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.247-2
+- Perl 5.18 rebuild
+
 * Thu Feb  7 2013 Tom Callaway s...@fedoraproject.org - 1.247-1
 - update to 1.247
 
--
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-Pod-Xhtml] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit f95b0f9f7249023dcc68b649c1153785edc2e8ea
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:19:50 2013 +0200

Perl 5.18 rebuild

 perl-Pod-Xhtml.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pod-Xhtml.spec b/perl-Pod-Xhtml.spec
index deb6873..f42f874 100644
--- a/perl-Pod-Xhtml.spec
+++ b/perl-Pod-Xhtml.spec
@@ -1,6 +1,6 @@
 Name:   perl-Pod-Xhtml
 Version:1.61
-Release:9%{?dist}
+Release:10%{?dist}
 Summary:Generate well-formed XHTML documents from POD format 
documentation
 License:GPLv2+
 URL:http://search.cpan.org/dist/Pod-Xhtml/
@@ -45,6 +45,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.61-10
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.61-9
 - 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

[perl-Sub-Prototype] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 5151c16a04ce35e01d70a43067f4d07ee9a2cc47
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:20:58 2013 +0200

Perl 5.18 rebuild

 perl-Sub-Prototype.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Sub-Prototype.spec b/perl-Sub-Prototype.spec
index 5904f04..01af683 100644
--- a/perl-Sub-Prototype.spec
+++ b/perl-Sub-Prototype.spec
@@ -1,6 +1,6 @@
 Name:   perl-Sub-Prototype
 Version:0.02
-Release:11%{?dist}
+Release:12%{?dist}
 Summary:Allows you to set a subs prototype
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Sub-Prototype/
@@ -42,6 +42,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.02-12
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.02-11
 - 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

[perl-Text-WikiFormat] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit deba54ca1d729612d97a40bdfb3f048568a83a3d
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:21:49 2013 +0200

Perl 5.18 rebuild

 perl-Text-WikiFormat.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Text-WikiFormat.spec b/perl-Text-WikiFormat.spec
index b01734d..c2cdba8 100644
--- a/perl-Text-WikiFormat.spec
+++ b/perl-Text-WikiFormat.spec
@@ -1,6 +1,6 @@
 Name:   perl-Text-WikiFormat
 Version:0.79
-Release:13%{?dist}
+Release:14%{?dist}
 Summary:Translate Wiki formatted text into other formats
 
 Group:  Development/Libraries
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.79-14
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.79-13
 - 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

[perl-Test-YAML-Meta] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 66eef86ced64660294fd8dc3e9b3ed6bab8bfb7a
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:26:40 2013 +0200

Perl 5.18 rebuild

 perl-Test-YAML-Meta.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-YAML-Meta.spec b/perl-Test-YAML-Meta.spec
index 017ad9e..f882107 100644
--- a/perl-Test-YAML-Meta.spec
+++ b/perl-Test-YAML-Meta.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-YAML-Meta
 Version:0.19
-Release:5%{?dist}
+Release:6%{?dist}
 Summary:Validation of the META.yml file in a distribution
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3pm*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.19-6
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.19-5
 - 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

[perl-Test-Exception] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 2a8c0bb6113b697f17fac34d4b5e53fc66711e9b
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:28:39 2013 +0200

Perl 5.18 rebuild

 perl-Test-Exception.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-Exception.spec b/perl-Test-Exception.spec
index fc86831..d4e7d20 100644
--- a/perl-Test-Exception.spec
+++ b/perl-Test-Exception.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-Exception
 Version:0.32
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Library of test functions for exception based Perl code
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Test::Exception.3pm*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.32-2
+- Perl 5.18 rebuild
+
 * Mon Apr 29 2013 Paul Howarth p...@city-fan.org - 0.32-1
 - Update to 0.32
   - Fixed tests that broke due to diagnostic changes in Test::More 0.99
--
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-TAP-SimpleOutput] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 19fa08015eacb320f8a9ab9f510fa35f0006820f
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:29:37 2013 +0200

Perl 5.18 rebuild

 perl-TAP-SimpleOutput.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-TAP-SimpleOutput.spec b/perl-TAP-SimpleOutput.spec
index a43858c..308c476 100644
--- a/perl-TAP-SimpleOutput.spec
+++ b/perl-TAP-SimpleOutput.spec
@@ -1,6 +1,6 @@
 Name:   perl-TAP-SimpleOutput
 Version:0.001
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Simple closure-driven TAP generator
 License:LGPLv2
 Group:  Development/Libraries
@@ -42,6 +42,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.001-3
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.001-2
 - 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

[perl-String-RewritePrefix] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit b037787509518396bbe1dae54e25a278a532d93f
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:30:04 2013 +0200

Perl 5.18 rebuild

 perl-String-RewritePrefix.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-String-RewritePrefix.spec b/perl-String-RewritePrefix.spec
index c9c62c3..a0e6122 100644
--- a/perl-String-RewritePrefix.spec
+++ b/perl-String-RewritePrefix.spec
@@ -1,7 +1,7 @@
 Name:   perl-String-RewritePrefix 
 Summary:Rewrite strings based on a set of known prefixes 
 Version:0.006
-Release:8%{?dist}
+Release:9%{?dist}
 License:GPL+ or Artistic 
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/String-RewritePrefix-%{version}.tar.gz
 
@@ -46,6 +46,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.006-9
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.006-8
 - 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

[perl-Getopt-Lucid] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 31f42c2bbaac72449078eabe7f261c38c7f5e034
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:34:33 2013 +0200

Perl 5.18 rebuild

 perl-Getopt-Lucid.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Getopt-Lucid.spec b/perl-Getopt-Lucid.spec
index baa87bf..d628bf7 100644
--- a/perl-Getopt-Lucid.spec
+++ b/perl-Getopt-Lucid.spec
@@ -1,6 +1,6 @@
 Name:   perl-Getopt-Lucid
 Version:1.05
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Clear, readable syntax for command line processing
 License:ASL 2.0
 Group:  Development/Libraries
@@ -61,5 +61,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.05-2
+- Perl 5.18 rebuild
+
 * Tue Apr 16 2013 Petr Pisar ppi...@redhat.com 1.05-1
 - Specfile autogenerated by cpanspec 1.78.
--
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-WWW-RobotRules] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit c5d84f98490ff9e48bc294cc24abad86b322a5f0
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:35:06 2013 +0200

Perl 5.18 rebuild

 perl-WWW-RobotRules.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-WWW-RobotRules.spec b/perl-WWW-RobotRules.spec
index c403b54..72f82ee 100644
--- a/perl-WWW-RobotRules.spec
+++ b/perl-WWW-RobotRules.spec
@@ -1,6 +1,6 @@
 Name:   perl-WWW-RobotRules
 Version:6.02
-Release:6%{?dist}
+Release:7%{?dist}
 Summary:Database of robots.txt-derived permissions
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -49,6 +49,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 6.02-7
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 6.02-6
 - 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

[perl-IO-Handle-Util] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit c9208bfc6bdfa7dd7a9a35605ffe980367448b27
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:36:14 2013 +0200

Perl 5.18 rebuild

 perl-IO-Handle-Util.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-IO-Handle-Util.spec b/perl-IO-Handle-Util.spec
index c1500f6..b7d7e9f 100644
--- a/perl-IO-Handle-Util.spec
+++ b/perl-IO-Handle-Util.spec
@@ -1,7 +1,7 @@
 Name:   perl-IO-Handle-Util
 Summary:Utilities for working with IO::Handle-like objects
 Version:0.01
-Release:8%{?dist}
+Release:9%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/N/NU/NUFFIN/IO-Handle-Util-%{version}.tar.gz
 
@@ -62,6 +62,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.01-9
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.01-8
 - 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

[perl-Module-Install-ReadmeMarkdownFromPod] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit ffd2ff43fb8fec7c2a4de9910080650dee41c961
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:36:49 2013 +0200

Perl 5.18 rebuild

 perl-Module-Install-ReadmeMarkdownFromPod.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Module-Install-ReadmeMarkdownFromPod.spec 
b/perl-Module-Install-ReadmeMarkdownFromPod.spec
index 77ab7f4..a69a2c6 100644
--- a/perl-Module-Install-ReadmeMarkdownFromPod.spec
+++ b/perl-Module-Install-ReadmeMarkdownFromPod.spec
@@ -1,6 +1,6 @@
 Name:   perl-Module-Install-ReadmeMarkdownFromPod
 Version:0.03
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Create README.mkdn from POD
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.03-3
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.03-2
 - 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

[perl-Test-Vars] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 61b4968314287a46c4e17f1c0234fdd7b367998c
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:36:26 2013 +0200

Perl 5.18 rebuild

 perl-Test-Vars.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-Vars.spec b/perl-Test-Vars.spec
index 74373dc..08eeaff 100644
--- a/perl-Test-Vars.spec
+++ b/perl-Test-Vars.spec
@@ -1,6 +1,6 @@
 Name:  perl-Test-Vars
 Version:   0.005
-Release:   2%{?dist}
+Release:   3%{?dist}
 Summary:   Detects unused variables
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -71,6 +71,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/Test::Vars.3pm*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.005-3
+- Perl 5.18 rebuild
+
 * Mon Jul 01 2013 Jitka Plesnikova jples...@redhat.com - 0.005-2
 - Update dependencies
 
--
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-Any-URI-Escape] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit da1ea1729021d183755f56ba724d3bd6ff0b9090
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:36:16 2013 +0200

Perl 5.18 rebuild

 perl-Any-URI-Escape.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Any-URI-Escape.spec b/perl-Any-URI-Escape.spec
index 1b3c7ed..3657a32 100644
--- a/perl-Any-URI-Escape.spec
+++ b/perl-Any-URI-Escape.spec
@@ -1,6 +1,6 @@
 Name:   perl-Any-URI-Escape
 Version:0.01
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Load URI::Escape::XS preferentially over URI::Escape
 License:GPL+ or Artistic
 
@@ -45,6 +45,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.01-3
+- Perl 5.18 rebuild
+
 * Sun Mar 10 2013 Emmanuel Seyman emman...@seyman.fr - 0.01-2
 - Take into account review comments (#916672)
 
--
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-SQL-ReservedWords] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit dc2f93d1161b6be2f3a230d8a9b480febf5b845a
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:41:33 2013 +0200

Perl 5.18 rebuild

 perl-SQL-ReservedWords.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-SQL-ReservedWords.spec b/perl-SQL-ReservedWords.spec
index 38aaa5c..62b94a8 100644
--- a/perl-SQL-ReservedWords.spec
+++ b/perl-SQL-ReservedWords.spec
@@ -1,6 +1,6 @@
 Name:  perl-SQL-ReservedWords
 Version:   0.8
-Release:   2%{?dist}
+Release:   3%{?dist}
 Summary:   Determine if words are reserved by ANSI/ISO SQL standard
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -50,6 +50,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 0.8-3
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.8-2
 - 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

[perl-String-Flogger] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 492f04f82a4a6627f7a7b2197b1936d0ba1c3cb0
Author: Petr Písař ppi...@redhat.com
Date:   Sun Jul 21 21:42:54 2013 +0200

Perl 5.18 rebuild

 perl-String-Flogger.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-String-Flogger.spec b/perl-String-Flogger.spec
index eb4162e..0c7e20b 100644
--- a/perl-String-Flogger.spec
+++ b/perl-String-Flogger.spec
@@ -1,6 +1,6 @@
 Name:   perl-String-Flogger
 Version:1.101243
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:String munging for loggers
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -43,6 +43,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 21 2013 Petr Pisar ppi...@redhat.com - 1.101243-2
+- Perl 5.18 rebuild
+
 * Fri Feb 15 2013 Iain Arnell iarn...@gmail.com 1.101243-1
 - update to latest upstream version
 
--
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 973713] File::Spec::VMS not usable due missing VMS/Filespec.pm

2013-07-21 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=973713

--- Comment #7 from Fedora Update System upda...@fedoraproject.org ---
perl-PathTools-3.40-3.fc19 has been pushed to the Fedora 19 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.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=xkLgle2D77a=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-Parallel-Scoreboard] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit da55e4432721148ec4533ee37b8589444aa963e6
Author: Petr Písař ppi...@redhat.com
Date:   Mon Jul 22 06:11:15 2013 +0200

Perl 5.18 rebuild

 perl-Parallel-Scoreboard.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Parallel-Scoreboard.spec b/perl-Parallel-Scoreboard.spec
index 08b834b..a15eef6 100644
--- a/perl-Parallel-Scoreboard.spec
+++ b/perl-Parallel-Scoreboard.spec
@@ -1,6 +1,6 @@
 Name:   perl-Parallel-Scoreboard
 Version:0.03
-Release:8%{?dist}
+Release:9%{?dist}
 Summary:Scoreboard for monitoring status of many processes
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -56,6 +56,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jul 22 2013 Petr Pisar ppi...@redhat.com - 0.03-9
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.03-8
 - 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

[perl-Test-Version] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 96dcd66d68f0eb70c867f4fb1d17b7b2d78aa656
Author: Petr Písař ppi...@redhat.com
Date:   Mon Jul 22 06:11:15 2013 +0200

Perl 5.18 rebuild

 perl-Test-Version.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-Version.spec b/perl-Test-Version.spec
index fce81b1..a0cace5 100644
--- a/perl-Test-Version.spec
+++ b/perl-Test-Version.spec
@@ -3,7 +3,7 @@
 
 Name:  perl-Test-Version
 Version:   1.002001
-Release:   10%{?dist}
+Release:   11%{?dist}
 Summary:   Check to see that versions in modules are sane
 License:   Artistic 2.0
 Group: Development/Libraries
@@ -110,6 +110,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::Version.3pm*
 
 %changelog
+* Mon Jul 22 2013 Petr Pisar ppi...@redhat.com - 1.002001-11
+- Perl 5.18 rebuild
+
 * Fri Jun 14 2013 Paul Howarth p...@city-fan.org - 1.002001-10
 - Fix FTBFS with current test modules
   - Disable Test::Kwalitee's use_strict test
--
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-Meta-Builder] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 086b63acd08f52cfefa354cb240fc82ff7a88f8e
Author: Petr Písař ppi...@redhat.com
Date:   Mon Jul 22 06:11:12 2013 +0200

Perl 5.18 rebuild

 perl-Meta-Builder.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Meta-Builder.spec b/perl-Meta-Builder.spec
index 207214d..3fe8e06 100644
--- a/perl-Meta-Builder.spec
+++ b/perl-Meta-Builder.spec
@@ -1,6 +1,6 @@
 Name:   perl-Meta-Builder
 Version:0.003
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Tools for creating Meta objects to track custom metrics
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -40,5 +40,8 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jul 22 2013 Petr Pisar ppi...@redhat.com - 0.003-2
+- Perl 5.18 rebuild
+
 * Fri Jan 18 2013 Jitka Plesnikova jples...@redhat.com 0.003-1
 - Specfile autogenerated by cpanspec 1.78.
--
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-Gtk2-WebKit] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit f01b64f4b4e8030b88f216463641c9c5c73c705c
Author: Petr Písař ppi...@redhat.com
Date:   Mon Jul 22 06:11:13 2013 +0200

Perl 5.18 rebuild

 perl-Gtk2-WebKit.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Gtk2-WebKit.spec b/perl-Gtk2-WebKit.spec
index 52d9b58..914b98a 100644
--- a/perl-Gtk2-WebKit.spec
+++ b/perl-Gtk2-WebKit.spec
@@ -1,6 +1,6 @@
 Name:   perl-Gtk2-WebKit
 Version:0.09
-Release:6%{?dist}
+Release:7%{?dist}
 Summary:Web content engine library for Gtk2
 License:LGPLv2+
 Group:  Development/Libraries
@@ -69,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jul 22 2013 Petr Pisar ppi...@redhat.com - 0.09-7
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.09-6
 - 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

[perl-Net-SSLeay] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 3bc2cad3cafa60ad3301fba89f1e92c1f8bf2f81
Author: Petr Písař ppi...@redhat.com
Date:   Mon Jul 22 06:11:50 2013 +0200

Perl 5.18 rebuild

 perl-Net-SSLeay.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec
index 3a880a7..a298b6c 100644
--- a/perl-Net-SSLeay.spec
+++ b/perl-Net-SSLeay.spec
@@ -1,6 +1,6 @@
 Name:  perl-Net-SSLeay
 Version:   1.55
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Perl extension for using OpenSSL
 Group: Development/Libraries
 License:   OpenSSL
@@ -92,6 +92,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Net::SSLeay::Handle.3pm*
 
 %changelog
+* Mon Jul 22 2013 Petr Pisar ppi...@redhat.com - 1.55-2
+- Perl 5.18 rebuild
+
 * Sat Jun  8 2013 Paul Howarth p...@city-fan.org - 1.55-1
 - update to 1.55
   - added support for TLSV1_1 and TLSV1_2 methods with SSL_CTX_tlsv1_1_new(),
--
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-POE] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 4029d4718722933db4e87a396fa97191633faf80
Author: Petr Písař ppi...@redhat.com
Date:   Mon Jul 22 06:11:16 2013 +0200

Perl 5.18 rebuild

 perl-POE.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-POE.spec b/perl-POE.spec
index 87e6864..b794040 100644
--- a/perl-POE.spec
+++ b/perl-POE.spec
@@ -1,6 +1,6 @@
 Name:  perl-POE
 Version:   1.354
-Release:   6%{?dist}
+Release:   7%{?dist}
 Summary:   POE - portable multitasking and networking framework for Perl
 
 Group: Development/Libraries
@@ -120,6 +120,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jul 22 2013 Petr Pisar ppi...@redhat.com - 1.354-7
+- Perl 5.18 rebuild
+
 * Wed May 15 2013 Petr Šabata con...@redhat.com - 1.354-6
 - Don't require POE::Test::Loops on EPEL
 
--
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-Software-License] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 4de72bd6331e179297389916858b6c304c124a0c
Author: Petr Písař ppi...@redhat.com
Date:   Mon Jul 22 06:11:14 2013 +0200

Perl 5.18 rebuild

 perl-Software-License.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Software-License.spec b/perl-Software-License.spec
index 5dd69a5..08e42fa 100644
--- a/perl-Software-License.spec
+++ b/perl-Software-License.spec
@@ -3,7 +3,7 @@
 
 Name:   perl-Software-License
 Version:0.103005
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Package that provides templated software licenses
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Software::LicenseUtils.3pm*
 
 %changelog
+* Mon Jul 22 2013 Petr Pisar ppi...@redhat.com - 0.103005-3
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.103005-2
 - 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

[perl-Test-Block] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 9d3d4ea35f319fdde0fe8df36c7a74779c82d5e9
Author: Petr Písař ppi...@redhat.com
Date:   Mon Jul 22 06:18:22 2013 +0200

Perl 5.18 rebuild

 perl-Test-Block.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-Block.spec b/perl-Test-Block.spec
index 011b99c..1369ea5 100644
--- a/perl-Test-Block.spec
+++ b/perl-Test-Block.spec
@@ -1,7 +1,7 @@
 
 Name:   perl-Test-Block 
 Version:0.13 
-Release:4%{?dist}
+Release:5%{?dist}
 # see lib/Test/Block.pm
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -46,6 +46,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jul 22 2013 Petr Pisar ppi...@redhat.com - 0.13-5
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.13-4
 - 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

[perl-Gtk2-TrayIcon] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 8cf02070fa7884eff38fb4a9303a4db1d2ea5f59
Author: Petr Písař ppi...@redhat.com
Date:   Mon Jul 22 06:18:19 2013 +0200

Perl 5.18 rebuild

 perl-Gtk2-TrayIcon.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Gtk2-TrayIcon.spec b/perl-Gtk2-TrayIcon.spec
index f2aa5c2..9c426ee 100644
--- a/perl-Gtk2-TrayIcon.spec
+++ b/perl-Gtk2-TrayIcon.spec
@@ -12,7 +12,7 @@
 
 Name:   perl-Gtk2-TrayIcon
 Version:0.06
-Release:17%{?dist}
+Release:18%{?dist}
 Summary:Perl interface to the EggTrayIcon library 
 
 Group:  Development/Libraries
@@ -74,6 +74,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jul 22 2013 Petr Pisar ppi...@redhat.com - 0.06-18
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.06-17
 - 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

[perl-Context-Preserve] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 879e13a98d5c27036488fec0c25767e3f646ec96
Author: Petr Písař ppi...@redhat.com
Date:   Mon Jul 22 06:18:07 2013 +0200

Perl 5.18 rebuild

 perl-Context-Preserve.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Context-Preserve.spec b/perl-Context-Preserve.spec
index 0dfb17a..e56210b 100644
--- a/perl-Context-Preserve.spec
+++ b/perl-Context-Preserve.spec
@@ -1,7 +1,7 @@
 Name:   perl-Context-Preserve
 Summary:Run code after a subroutine call, preserving context
 Version:0.01
-Release:9%{?dist}
+Release:10%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/J/JR/JROCKWAY/Context-Preserve-%{version}.tar.gz
 
@@ -64,6 +64,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jul 22 2013 Petr Pisar ppi...@redhat.com - 0.01-10
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.01-9
 - 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

[perl-Data-Hierarchy] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit bd0c59e34c34779b790569209cb3f1d9883a1bff
Author: Petr Písař ppi...@redhat.com
Date:   Mon Jul 22 06:18:36 2013 +0200

Perl 5.18 rebuild

 perl-Data-Hierarchy.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Data-Hierarchy.spec b/perl-Data-Hierarchy.spec
index b6871a8..b8de9c3 100644
--- a/perl-Data-Hierarchy.spec
+++ b/perl-Data-Hierarchy.spec
@@ -1,6 +1,6 @@
 Name:   perl-Data-Hierarchy
 Version:0.34
-Release:15%{?dist}
+Release:16%{?dist}
 Summary:Handle data in a hierarchical structure
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -38,6 +38,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jul 22 2013 Petr Pisar ppi...@redhat.com - 0.34-16
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.34-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

[perl-Object-Deadly] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit e5d38ea2584db08717258579c3604eb4542121f1
Author: Petr Písař ppi...@redhat.com
Date:   Mon Jul 22 06:19:25 2013 +0200

Perl 5.18 rebuild

 perl-Object-Deadly.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Object-Deadly.spec b/perl-Object-Deadly.spec
index 048ed42..061a638 100644
--- a/perl-Object-Deadly.spec
+++ b/perl-Object-Deadly.spec
@@ -1,6 +1,6 @@
 Name:   perl-Object-Deadly
 Version:0.09
-Release:15%{?dist}
+Release:16%{?dist}
 Summary:Perl module providing an object that dies whenever examined
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -45,6 +45,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jul 22 2013 Petr Pisar ppi...@redhat.com - 0.09-16
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.09-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

[perl-Gtk2-Unique] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 404d12142d27d7710978f970e6c482875af6eaa4
Author: Petr Písař ppi...@redhat.com
Date:   Mon Jul 22 06:19:40 2013 +0200

Perl 5.18 rebuild

 perl-Gtk2-Unique.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Gtk2-Unique.spec b/perl-Gtk2-Unique.spec
index aa2f2be..ff6cb24 100644
--- a/perl-Gtk2-Unique.spec
+++ b/perl-Gtk2-Unique.spec
@@ -1,6 +1,6 @@
 Name:  perl-Gtk2-Unique
 Version:   0.05
-Release:   8%{?dist}
+Release:   9%{?dist}
 Summary:   Perl bindings for the C library libunique
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 %{perl_vendorarch}/Gtk2/Unique/Install/*.h
 
 %changelog
+* Mon Jul 22 2013 Petr Pisar ppi...@redhat.com - 0.05-9
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.05-8
 - 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

[perl-Test-Class] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 4ddd05136ecbccdecd0a75e101542feb7294db69
Author: Petr Písař ppi...@redhat.com
Date:   Mon Jul 22 06:20:08 2013 +0200

Perl 5.18 rebuild

 perl-Test-Class.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-Class.spec b/perl-Test-Class.spec
index 9f12f1d..1971332 100644
--- a/perl-Test-Class.spec
+++ b/perl-Test-Class.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-Class
 Version:0.39
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Easily create test classes in an xUnit/JUnit style
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jul 22 2013 Petr Pisar ppi...@redhat.com - 0.39-2
+- Perl 5.18 rebuild
+
 * Thu Apr 18 2013 Petr Pisar ppi...@redhat.com - 0.39-1
 - 0.39 bump
 
--
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-File-Modified] Perl 5.18 rebuild

2013-07-21 Thread Petr Pisar
commit 2d6c94b5052ac34e78d1a47249ec1885e288
Author: Petr Písař ppi...@redhat.com
Date:   Mon Jul 22 06:20:18 2013 +0200

Perl 5.18 rebuild

 perl-File-Modified.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-File-Modified.spec b/perl-File-Modified.spec
index c88f476..885437c 100644
--- a/perl-File-Modified.spec
+++ b/perl-File-Modified.spec
@@ -1,6 +1,6 @@
 Name:   perl-File-Modified
 Version:0.07
-Release:16%{?dist}
+Release:17%{?dist}
 Summary:Checks intelligently if files have changed
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -71,6 +71,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jul 22 2013 Petr Pisar ppi...@redhat.com - 0.07-17
+- Perl 5.18 rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.07-16
 - 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

  1   2   >