[perl-HTTP-Tiny] 0.053 bump

2014-12-16 Thread Jitka Plesnikova
commit ee3b4183268840e49bc09045ef62f6c4b899c42f
Author: Jitka Plesnikova jples...@redhat.com
Date:   Tue Dec 16 09:36:02 2014 +0100

0.053 bump

 .gitignore |1 +
 ...y-0.051-Croak-on-failed-write-into-a-file.patch |2 +-
 perl-HTTP-Tiny.spec|5 -
 sources|2 +-
 4 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 42c84b9..7c7d3ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /HTTP-Tiny-0.049.tar.gz
 /HTTP-Tiny-0.050.tar.gz
 /HTTP-Tiny-0.051.tar.gz
+/HTTP-Tiny-0.053.tar.gz
diff --git a/HTTP-Tiny-0.051-Croak-on-failed-write-into-a-file.patch 
b/HTTP-Tiny-0.051-Croak-on-failed-write-into-a-file.patch
index 7ccd7d5..ede79d1 100644
--- a/HTTP-Tiny-0.051-Croak-on-failed-write-into-a-file.patch
+++ b/HTTP-Tiny-0.051-Croak-on-failed-write-into-a-file.patch
@@ -19,7 +19,7 @@ diff --git a/lib/HTTP/Tiny.pm b/lib/HTTP/Tiny.pm
 index d8bd719..2c02421 100644
 --- a/lib/HTTP/Tiny.pm
 +++ b/lib/HTTP/Tiny.pm
-@@ -279,7 +279,10 @@ sub mirror {
+@@ -281,7 +281,10 @@ sub mirror {
  sysopen my $fh, $tempfile, 
Fcntl::O_CREAT()|Fcntl::O_EXCL()|Fcntl::O_WRONLY()
 or Carp::croak(qq/Error: Could not create temporary file $tempfile for 
downloading: $!\n/);
  binmode $fh;
diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec
index 8f303ab..db86790 100644
--- a/perl-HTTP-Tiny.spec
+++ b/perl-HTTP-Tiny.spec
@@ -1,5 +1,5 @@
 Name:   perl-HTTP-Tiny
-Version:0.051
+Version:0.053
 Release:1%{?dist}
 Summary:Small, simple, correct HTTP/1.1 client
 License:GPL+ or Artistic
@@ -77,6 +77,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Dec 15 2014 Jitka Plesnikova jples...@redhat.com - 0.053-1
+- 0.053 bump
+
 * Fri Nov 21 2014 Petr Pisar ppi...@redhat.com - 0.051-1
 - 0.051 bump
 
diff --git a/sources b/sources
index 28b07f9..c6219dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-93b9391f8b7d69d774c6e02b06ce880d  HTTP-Tiny-0.051.tar.gz
+613b11b9d1cd0fe031f0e846d39b6011  HTTP-Tiny-0.053.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

File App-cpanminus-1.7022.tar.gz uploaded to lookaside cache by jplesnik

2014-12-16 Thread Jitka Plesnikova
A file has been added to the lookaside cache for perl-App-cpanminus:

d4c669ebb5ddfedb7478c6b9d7a6691b  App-cpanminus-1.7022.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-App-cpanminus] 1.7022 bump

2014-12-16 Thread Jitka Plesnikova
commit 6f6558cb5d000d5f8f1a43534da32fcb88bed06f
Author: Jitka Plesnikova jples...@redhat.com
Date:   Tue Dec 16 09:57:36 2014 +0100

1.7022 bump

 .gitignore  |1 +
 perl-App-cpanminus.spec |5 -
 sources |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a32c1c..dc10495 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,3 +67,4 @@ App-cpanminus-0.9935.tar.gz
 /App-cpanminus-1.7018.tar.gz
 /App-cpanminus-1.7019.tar.gz
 /App-cpanminus-1.7020.tar.gz
+/App-cpanminus-1.7022.tar.gz
diff --git a/perl-App-cpanminus.spec b/perl-App-cpanminus.spec
index 2fef431..3e57822 100644
--- a/perl-App-cpanminus.spec
+++ b/perl-App-cpanminus.spec
@@ -1,5 +1,5 @@
 Name:   perl-App-cpanminus
-Version:1.7020
+Version:1.7022
 Release:1%{?dist}
 Summary:Get, unpack, build and install CPAN modules
 License:GPL+ or Artistic
@@ -133,6 +133,9 @@ make test
 %{_bindir}/cpanm
 
 %changelog
+* Tue Dec 16 2014 Jitka Plesnikova jples...@redhat.com - 1.7022-1
+- 1.7022 bump
+
 * Thu Dec 11 2014 Jitka Plesnikova jples...@redhat.com - 1.7020-1
 - 1.7020 bump; README was removed
 
diff --git a/sources b/sources
index 867799c..6c9f7fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b66953bde6a98437a63255aadfed0838  App-cpanminus-1.7020.tar.gz
+d4c669ebb5ddfedb7478c6b9d7a6691b  App-cpanminus-1.7022.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

File Archive-Tar-2.04.tar.gz uploaded to lookaside cache by jplesnik

2014-12-16 Thread Jitka Plesnikova
A file has been added to the lookaside cache for perl-Archive-Tar:

9aa9e55e622ebd8fe8771f72c7620fed  Archive-Tar-2.04.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-Archive-Tar] 2.04 bump

2014-12-16 Thread Jitka Plesnikova
commit 540f34eb78dbf67b665da77e5bda17a30d205c72
Author: Jitka Plesnikova jples...@redhat.com
Date:   Tue Dec 16 10:35:36 2014 +0100

2.04 bump

 .gitignore|1 +
 perl-Archive-Tar.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 783243a..be377ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ Archive-Tar-1.64.tar.gz
 /Archive-Tar-1.96.tar.gz
 /Archive-Tar-2.00.tar.gz
 /Archive-Tar-2.02.tar.gz
+/Archive-Tar-2.04.tar.gz
diff --git a/perl-Archive-Tar.spec b/perl-Archive-Tar.spec
index 32cb2ea..1748487 100644
--- a/perl-Archive-Tar.spec
+++ b/perl-Archive-Tar.spec
@@ -1,6 +1,6 @@
 Name:   perl-Archive-Tar
-Version:2.02
-Release:2%{?dist}
+Version:2.04
+Release:1%{?dist}
 Summary:A module for Perl manipulation of .tar files
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -100,6 +100,9 @@ make test
 
 
 %changelog
+* Tue Dec 16 2014 Jitka Plesnikova jples...@redhat.com - 2.04-1
+- 2.04 bump
+
 * Wed Dec 10 2014 Petr Pisar ppi...@redhat.com - 2.02-2
 - Remove unneeded dependencies
 - Remove annoying sleep after warnings in the build script
diff --git a/sources b/sources
index 35495f8..fdb2d4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9dd691f9a6a20436e1f6b85d8c00970  Archive-Tar-2.02.tar.gz
+9aa9e55e622ebd8fe8771f72c7620fed  Archive-Tar-2.04.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

File Data-Tumbler-0.007.tar.gz uploaded to lookaside cache by pghmcfc

2014-12-16 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Data-Tumbler:

65254655863ed859e6ca218777885ec3  Data-Tumbler-0.007.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-Data-Tumbler] Update to 0.007

2014-12-16 Thread Paul Howarth
commit 368c97cdf6b1e1175f9a85e2c5f0b9a94026d82e
Author: Paul Howarth p...@city-fan.org
Date:   Tue Dec 16 09:57:11 2014 +

Update to 0.007

- New upstream release 0.007
  - Add GPL-1 license text as it's fulfilling basic requirements

 perl-Data-Tumbler.spec |   10 +++---
 sources|2 +-
 2 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/perl-Data-Tumbler.spec b/perl-Data-Tumbler.spec
index 96ff12c..4a8a8f6 100644
--- a/perl-Data-Tumbler.spec
+++ b/perl-Data-Tumbler.spec
@@ -1,5 +1,5 @@
 Name:  perl-Data-Tumbler
-Version:   0.006
+Version:   0.007
 Release:   1%{?dist}
 Summary:   Dynamic generation of nested combinations
 License:   GPL+ or Artistic
@@ -58,15 +58,19 @@ make test
 
 %files
 %if 0%{?_licensedir:1}
-%license ARTISTIC-1.0 GPL-2.0 LICENSE
+%license ARTISTIC-1.0 GPL-1 LICENSE
 %else
-%doc ARTISTIC-1.0 GPL-2.0 LICENSE
+%doc ARTISTIC-1.0 GPL-1 LICENSE
 %endif
 %doc Changes README
 %{perl_vendorlib}/Data/
 %{_mandir}/man3/Data::Tumbler.3*
 
 %changelog
+* Mon Dec 15 2014 Paul Howarth p...@city-fan.org - 0.007-1
+- Update to 0.007
+  - Add GPL-1 license text as it's fulfilling basic requirements
+
 * Tue Dec  9 2014 Paul Howarth p...@city-fan.org - 0.006-1
 - Update to 0.006
   - Improve Kwalitee
diff --git a/sources b/sources
index 6a6a709..195a242 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-217b92ccebd482a6b1a79c8ca46239c4  Data-Tumbler-0.006.tar.gz
+65254655863ed859e6ca218777885ec3  Data-Tumbler-0.007.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-Data-Tumbler] Created tag perl-Data-Tumbler-0.007-1.fc22

2014-12-16 Thread Paul Howarth
The lightweight tag 'perl-Data-Tumbler-0.007-1.fc22' was created pointing to:

 368c97c... Update to 0.007
--
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

[PkgDB] pghmcfc:perl-IPC-Run commit set to Awaiting Review

2014-12-16 Thread pkgdb
user: pghmcfc set for pghmcfc acl: commit of package: perl-IPC-Run from:  to: 
Awaiting Review on branch: f21

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-IPC-Run
--
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

[PkgDB] pghmcfc:perl-IPC-Run commit set to Awaiting Review

2014-12-16 Thread pkgdb
user: pghmcfc set for pghmcfc acl: commit of package: perl-IPC-Run from:  to: 
Awaiting Review on branch: master

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-IPC-Run
--
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

[PkgDB] pghmcfc:perl-IPC-Run commit set to Awaiting Review

2014-12-16 Thread pkgdb
user: pghmcfc set for pghmcfc acl: commit of package: perl-IPC-Run from:  to: 
Awaiting Review on branch: f19

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-IPC-Run
--
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

[PkgDB] pghmcfc:perl-IPC-Run commit set to Awaiting Review

2014-12-16 Thread pkgdb
user: pghmcfc set for pghmcfc acl: commit of package: perl-IPC-Run from:  to: 
Awaiting Review on branch: f20

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-IPC-Run
--
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

[PkgDB] pghmcfc:perl-IPC-Run commit set to Awaiting Review

2014-12-16 Thread pkgdb
user: pghmcfc set for pghmcfc acl: commit of package: perl-IPC-Run from:  to: 
Awaiting Review on branch: el5

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-IPC-Run
--
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

[PkgDB] pghmcfc:perl-IPC-Run commit set to Awaiting Review

2014-12-16 Thread pkgdb
user: pghmcfc set for pghmcfc acl: commit of package: perl-IPC-Run from:  to: 
Awaiting Review on branch: el6

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-IPC-Run
--
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 IPC-Run-0.94.tar.gz uploaded to lookaside cache by pghmcfc

2014-12-16 Thread Paul Howarth
A file has been added to the lookaside cache for perl-IPC-Run:

c963902894d3796b16624b3b4aea94b4  IPC-Run-0.94.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 1147332] Apply upstream patch for escaping '\' RT #99069

2014-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1147332



--- Comment #6 from Petr Šabata psab...@redhat.com ---
Thanks, Jeff.

I'll bump the package now.

-- 
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=GaIon5rIafa=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-IPC-Run] Update to 0.94

2014-12-16 Thread Paul Howarth
commit fbe6a24471f505df9886620971172f1baae1f943
Author: Paul Howarth p...@city-fan.org
Date:   Tue Dec 16 10:27:26 2014 +

Update to 0.94

- New upstream release 0.94
  - Update License discrepancies (CPAN RT#100858)
  - Many typo corrections
  - Fix t/pty.t fails on Solaris 10 (CPAN RT#20105)
- Drop upstreamed patch for CPAN RT#20105
- Use %license

 .gitignore |5 +--
 IPC-Run-0.92-RT20105.patch |   68 
 perl-IPC-Run.spec  |   30 +--
 sources|2 +-
 4 files changed, 22 insertions(+), 83 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 375c648..a6dd6ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1 @@
-IPC-Run-0.84.tar.gz
-/IPC-Run-0.89.tar.gz
-/IPC-Run-0.92.tar.gz
-/IPC-Run-0.93.tar.gz
+/IPC-Run-[0-9.]*.tar.gz
diff --git a/perl-IPC-Run.spec b/perl-IPC-Run.spec
index e881381..9263c6d 100644
--- a/perl-IPC-Run.spec
+++ b/perl-IPC-Run.spec
@@ -1,5 +1,5 @@
 Name:   perl-IPC-Run
-Version:0.93
+Version:0.94
 Release:1%{?dist}
 Summary:Perl module for interacting with child processes
 # the rest: GPL+ or Artistic
@@ -11,8 +11,8 @@ License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/IPC-Run/
 Source0:
http://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IPC-Run-%{version}.tar.gz
-Patch0: 
http://cpan.cpantesters.org/authors/id/S/SR/SREZIC/patches/IPC-Run-0.92-RT20105.patch
 BuildArch:  noarch
+# Build
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # IO::Pty not needed strictly for build script
@@ -25,6 +25,7 @@ BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Errno)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(IO::Pty) = 1.08
@@ -38,10 +39,13 @@ BuildRequires:  perl(vars)
 # Win32::Process not used on Linux
 # Win32API::File not used on Linux
 # Tests:
+BuildRequires:  perl(IO::Tty)
 BuildRequires:  perl(Test::More) = 0.47
 BuildRequires:  perl(warnings)
+# Runtime
 Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 Requires:   perl(Data::Dumper)
+Requires:   perl(File::Basename)
 Requires:   perl(IO::Pty) = 1.08
 
 %description
@@ -56,9 +60,6 @@ and DOS command lines are provided.
 %prep
 %setup -q -n IPC-Run-%{version}
 
-# Address intermittent test failures (CPAN RT#20105, RH BZ#1094395)
-%patch0 -p1
-
 # Remove Windows-only features that could add unnecessary dependencies
 rm -f lib/IPC/Run/Win32*
 sed -i -e '/^lib\/IPC\/Run\/Win32.*/d' MANIFEST
@@ -83,15 +84,24 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes LICENSE README TODO
+%license LICENSE
+%doc Changes README TODO
 %doc abuse/ eg/
 %{perl_vendorlib}/IPC/
-%{_mandir}/man3/IPC::Run.3pm*
-%{_mandir}/man3/IPC::Run::Debug.3pm*
-%{_mandir}/man3/IPC::Run::IO.3pm*
-%{_mandir}/man3/IPC::Run::Timer.3pm*
+%{_mandir}/man3/IPC::Run.3*
+%{_mandir}/man3/IPC::Run::Debug.3*
+%{_mandir}/man3/IPC::Run::IO.3*
+%{_mandir}/man3/IPC::Run::Timer.3*
 
 %changelog
+* Mon Dec 15 2014 Paul Howarth p...@city-fan.org - 0.94-1
+- Update to 0.94
+  - Update License discrepancies (CPAN RT#100858)
+  - Many typo corrections
+  - Fix t/pty.t fails on Solaris 10 (CPAN RT#20105)
+- Drop upstreamed patch for CPAN RT#20105
+- Use %%license
+
 * Thu Dec 11 2014 Petr Pisar ppi...@redhat.com - 0.93-1
 - 0.93 bump
 
diff --git a/sources b/sources
index 27421dd..8da247b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-744475b46cfc6a0c2d243f8c84ff044d  IPC-Run-0.93.tar.gz
+c963902894d3796b16624b3b4aea94b4  IPC-Run-0.94.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-IPC-Run] Created tag perl-IPC-Run-0.94-1.fc22

2014-12-16 Thread Paul Howarth
The lightweight tag 'perl-IPC-Run-0.94-1.fc22' was created pointing to:

 fbe6a24... Update to 0.94
--
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 PadWalker-2.0.tar.gz uploaded to lookaside cache by pghmcfc

2014-12-16 Thread Paul Howarth
A file has been added to the lookaside cache for perl-PadWalker:

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

[perl-PadWalker] Update to 2.0

2014-12-16 Thread Paul Howarth
commit 78c221984710df8c9a592cc28e354375d81364fd
Author: Paul Howarth p...@city-fan.org
Date:   Tue Dec 16 10:43:53 2014 +

Update to 2.0

- New upstream release 2.0
  - Restore compatibility with perl 5.8 (CPAN RT#100262)
  - Restore compatibility with bleadperl (PR#3)

 perl-PadWalker.spec |   17 +++--
 sources |2 +-
 2 files changed, 12 insertions(+), 7 deletions(-)
---
diff --git a/perl-PadWalker.spec b/perl-PadWalker.spec
index fe8d8bf..9f78026 100644
--- a/perl-PadWalker.spec
+++ b/perl-PadWalker.spec
@@ -1,5 +1,5 @@
 Name:   perl-PadWalker
-Version:1.99
+Version:2.0
 Release:1%{?dist}
 Summary:Play with other people's lexical variables
 License:GPL+ or Artistic
@@ -7,7 +7,7 @@ Group:  Development/Libraries
 URL:http://search.cpan.org/dist/PadWalker/
 Source0:
http://www.cpan.org/authors/id/R/RO/ROBIN/PadWalker-%{version}.tar.gz
 # Build:
-BuildRequires:  perl
+BuildRequires:  perl = 3:5.8.2
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Run-time
 BuildRequires:  perl(DynaLoader)
@@ -22,9 +22,9 @@ Requires:   perl(:MODULE_COMPAT_%(eval `perl 
-V:version`; echo $version))
 %{?perl_default_filter}
 
 %description
-PadWalker is a module which allows you to inspect (and even change!)
-lexical variables in any subroutine which called you. It will only show
-those variables which are in scope at the point of the call.
+PadWalker is a module that allows you to inspect (and even change!)
+lexical variables in any subroutine that called you. It will only show
+those variables that are in scope at the point of the call.
 
 %prep
 %setup -q -n PadWalker-%{version}
@@ -46,9 +46,14 @@ make test
 %doc Changes README
 %{perl_vendorarch}/auto/PadWalker/
 %{perl_vendorarch}/PadWalker.pm
-%{_mandir}/man3/PadWalker.3pm*
+%{_mandir}/man3/PadWalker.3*
 
 %changelog
+* Mon Dec 15 2014 Paul Howarth p...@city-fan.org - 2.0-1
+- Update to 2.0
+  - Restore compatibility with perl 5.8 (CPAN RT#100262)
+  - Restore compatibility with bleadperl (PR#3)
+
 * Tue Nov 11 2014 Paul Howarth p...@city-fan.org - 1.99-1
 - Update to 1.99
   - Make it compatible with bleadperl (CPAN RT#100262)
diff --git a/sources b/sources
index 49eebd9..c19ab95 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-76025e0bb1366ef41bd851c31b7e9a42  PadWalker-1.99.tar.gz
+9d602cf26e3e9086865a57708b2a0db2  PadWalker-2.0.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-PadWalker] Created tag perl-PadWalker-2.0-1.fc22

2014-12-16 Thread Paul Howarth
The lightweight tag 'perl-PadWalker-2.0-1.fc22' was created pointing to:

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

File Test-Deep-0.114.tar.gz uploaded to lookaside cache by pghmcfc

2014-12-16 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Test-Deep:

3eafcb768fd31ede6b7aa65f025205ec  Test-Deep-0.114.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-Test-Deep] Update to 0.114

2014-12-16 Thread Paul Howarth
commit 0a647276feba00c76f740ee6053f84283eb6809f
Author: Paul Howarth p...@city-fan.org
Date:   Tue Dec 16 11:01:56 2014 +

Update to 0.114

- New upstream release 0.114
  - Improve prereqs metadata
  - Add a noneof() set test
  - regexponly hasn't worked... ever; now it does
  - Passing :preload to import loads all plugins up front
  - A few more tests have been documented
  - The many exports of Test::Deep are now documented!

 perl-Test-Deep.spec |   11 ++-
 sources |2 +-
 2 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec
index 161862a..3c26f78 100644
--- a/perl-Test-Deep.spec
+++ b/perl-Test-Deep.spec
@@ -1,5 +1,5 @@
 Name:   perl-Test-Deep
-Version:0.113
+Version:0.114
 Release:1%{?dist}
 Summary:Extremely flexible deep comparison
 License:GPL+ or Artistic
@@ -62,6 +62,15 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::Deep::NoTest.3*
 
 %changelog
+* Mon Dec 15 2014 Paul Howarth p...@city-fan.org - 0.114-1
+- Update to 0.114
+  - Improve prereqs metadata
+  - Add a noneof() set test
+  - regexponly hasn't worked... ever; now it does
+  - Passing :preload to import loads all plugins up front
+  - A few more tests have been documented
+  - The many exports of Test::Deep are now documented!
+
 * Thu Nov 13 2014 Paul Howarth p...@city-fan.org - 0.113-1
 - Update to 0.113
   - Fix a compile error (!!) in RegexpOnly
diff --git a/sources b/sources
index 53a152f..06a606e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1b68990b46afee0ad89f2d6b86ea4114  Test-Deep-0.113.tar.gz
+3eafcb768fd31ede6b7aa65f025205ec  Test-Deep-0.114.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-Test-Deep] Created tag perl-Test-Deep-0.114-1.fc22

2014-12-16 Thread Paul Howarth
The lightweight tag 'perl-Test-Deep-0.114-1.fc22' was created pointing to:

 0a64727... Update to 0.114
--
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 Git-CPAN-Patch-2.0.3.tar.gz uploaded to lookaside cache by psabata

2014-12-16 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Git-CPAN-Patch:

38fd1c6a78c0e3f090ddd90b9d374e48  Git-CPAN-Patch-2.0.3.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Git-CPAN-Patch] 2.0.3 bump

2014-12-16 Thread Petr Šabata
commit 0c74c60b8bdda4905071cf8606572ea0e83e4958
Author: Petr Šabata con...@redhat.com
Date:   Tue Dec 16 13:19:42 2014 +0100

2.0.3 bump

 .gitignore   |1 +
 perl-Git-CPAN-Patch.spec |   88 --
 sources  |2 +-
 3 files changed, 56 insertions(+), 35 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 904c994..47751d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Git-CPAN-Patch-0.2.1.tar.gz
 /Git-CPAN-Patch-0.4.6.tar.gz
 /Git-CPAN-Patch-0.7.0.tar.gz
 /Git-CPAN-Patch-0.8.0.tar.gz
+/Git-CPAN-Patch-2.0.3.tar.gz
diff --git a/perl-Git-CPAN-Patch.spec b/perl-Git-CPAN-Patch.spec
index 7d03031..a773e5f 100644
--- a/perl-Git-CPAN-Patch.spec
+++ b/perl-Git-CPAN-Patch.spec
@@ -1,52 +1,70 @@
 Name:   perl-Git-CPAN-Patch
 Summary:Patch CPAN modules using Git
-Version:0.8.0
+Version:2.0.3
 Release:8%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/Y/YA/YANICK/Git-CPAN-Patch-%{version}.tar.gz
-# Do not test MooseX::App::Cmd::Command without Moose, bug #1089247
-Patch0: 
Git-CPAN-Patch-0.8.0-Do-not-test-MooseX-App-Cmd-Command-without-Moose.patch
 URL:http://search.cpan.org/dist/Git-CPAN-Patch/
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 BuildArch:  noarch
-
+# Build
+BuildRequires:  perl
+BuildRequires:  perl(Git::Repository::Plugin::AUTOLOAD)
+BuildRequires:  perl(Module::Build) = 0.3601
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Runtime
+BuildRequires:  perl(Archive::Any)
 BuildRequires:  perl(Archive::Extract)
+BuildRequires:  perl(autodie)
 BuildRequires:  perl(BackPAN::Index)
-BuildRequires:  perl(Carp)
 BuildRequires:  perl(CLASS)
+BuildRequires:  perl(CPAN::Meta)
+BuildRequires:  perl(CPAN::ParseDistribution)
 BuildRequires:  perl(CPANPLUS)
 BuildRequires:  perl(Cwd)
-BuildRequires:  perl(DateTime::Format::W3CDTF)
+BuildRequires:  perl(DateTime)
+BuildRequires:  perl(experimental)
 BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(File::chdir)
+BuildRequires:  perl(File::chmod)
+BuildRequires:  perl(File::Copy)
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Path)
 BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(File::Temp)
-BuildRequires:  perl(File::chdir)
-BuildRequires:  perl(File::chmod)
-BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(Git::Repository)
-BuildRequires:  perl(LWP::UserAgent)
+BuildRequires:  perl(List::Pairwise)
+# BuildRequires:  perl(LWP::Simple)
+# BuildRequires:  perl(LWP::UserAgent)
 BuildRequires:  perl(MetaCPAN::API)
-BuildRequires:  perl(Method::Signatures)
-BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Method::Signatures::Simple) = 1.07
 BuildRequires:  perl(Moose)
-BuildRequires:  perl(MooseX::App::Cmd)
-BuildRequires:  perl(MooseX::App::Cmd::Command)
+BuildRequires:  perl(Moose::Role)
+BuildRequires:  perl(MooseX::App)
+BuildRequires:  perl(MooseX::App::Command)
+BuildRequires:  perl(MooseX::App::Role)
+BuildRequires:  perl(MooseX::Role::Tempdir)
 BuildRequires:  perl(MooseX::SemiAffordanceAccessor)
-BuildRequires:  perl(Pod::Usage)
-BuildRequires:  perl(Scalar::Util)
-BuildRequires:  perl(Test::Compile)
+BuildRequires:  perl(Path::Class)
+# BuildRequires:  perl(Pod::Usage)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(autodie)
-BuildRequires:  perl(strict)
-BuildRequires:  perl(version)
-BuildRequires:  perl(warnings)
-
-Requires:   git-cpan-patch = %{version}-%{release}
-Requires:   perl(MooseX::App::Cmd)
-Requires:   perl(MooseX::App::Cmd::Command)
+# Tests only
+BuildRequires:  git
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(IO::Handle)
+BuildRequires:  perl(IPC::Open3)
+BuildRequires:  perl(Test::MockObject)
+BuildRequires:  perl(Test::More) = 0.88
+Requires:   perl(:MODULE_COMPAT_%(eval (perl -V:version); echo $version))
+Requires:   git
+Requires:   perl(CPAN::Meta)
+Requires:   perl(CPAN::ParseDistribution)
+Requires:   perl(File::Copy)
+Requires:   perl(LWP::Simple)
+Requires:   perl(LWP::Protocol::ftp)
+Requires:   perl(LWP::Protocol::http)
+Requires:   perl(LWP::UserAgent)
 
 %{?perl_default_filter}
 
@@ -64,7 +82,6 @@ Summary:Patch CPAN modules using Git
 License:GPL+ or Artistic
 Group:  Development/Tools
 Requires:   perl-Git-CPAN-Patch = %{version}-%{release}
-
 Requires:   git, git-email
 
 %description -n git-cpan-patch
@@ -73,38 +90,41 @@ easy the process of grabbing any distribution off CPAN, 
stuffing it in a
 local git repository and, once gleeful hacking has been perpetrated,
 sending back patches to its maintainer.
 
-
 %prep
 %setup -q -n Git-CPAN-Patch-%{version}
-%patch0 -p1
 
 %build
-%{__perl} Build.PL installdirs=vendor
+perl Build.PL installdirs=vendor
 ./Build
 
 %install
 ./Build 

[Bug 1163236] perl-Git-CPAN-Patch-2.0.3 is available

2014-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163236

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Git-CPAN-Patch-2.0.3-8
   ||.fc22
 Resolution|--- |RAWHIDE
Last Closed||2014-12-16 07:20:35



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

[PkgDB] limb:perl-Parse-CPAN-Packages watchcommits set to Approved

2014-12-16 Thread pkgdb
user: limb set for psabata acl: watchcommits of package: 
perl-Parse-CPAN-Packages from:  to: Approved on branch: epel7

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-Parse-CPAN-Packages
--
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

[PkgDB] limb:perl-Parse-CPAN-Packages approveacls set to Approved

2014-12-16 Thread pkgdb
user: limb set for psabata acl: approveacls of package: 
perl-Parse-CPAN-Packages from:  to: Approved on branch: epel7

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-Parse-CPAN-Packages
--
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

[PkgDB] limb:perl-Parse-CPAN-Packages commit set to Approved

2014-12-16 Thread pkgdb
user: limb set for psabata acl: commit of package: perl-Parse-CPAN-Packages 
from:  to: Approved on branch: epel7

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-Parse-CPAN-Packages
--
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

[PkgDB] limb updated perl-Parse-CPAN-Packages

2014-12-16 Thread pkgdb
user: limb created branch epel7 on package perl-Parse-CPAN-Packages

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-Parse-CPAN-Packages
--
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

[PkgDB] limb:perl-Parse-CPAN-Packages watchbugzilla set to Approved

2014-12-16 Thread pkgdb
user: limb set for psabata acl: watchbugzilla of package: 
perl-Parse-CPAN-Packages from:  to: Approved on branch: epel7

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-Parse-CPAN-Packages
--
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 1062968] systemd failed to run vncserver due to permission issues

2014-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1062968



--- Comment #18 from Lukas Vrabec lvra...@redhat.com ---
Could you attach version of your selinux-policy package?

-- 
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=IKTZ5XA7Jta=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1062968] systemd failed to run vncserver due to permission issues

2014-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1062968



--- Comment #19 from Sebastian Haser haser.sebast...@gmail.com ---
(In reply to Lukas Vrabec from comment #18)
 Could you attach version of your selinux-policy package?

I've the following version installed:

selinux-policy.noarch   3.13.1-99.fc21 
  installed

-- 
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=RwqRa31D3ga=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1163403] Bugzilla requires autodie to be installed

2014-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163403

Emmanuel Seyman emman...@seyman.fr changed:

   What|Removed |Added

   Assignee|ita...@ispbrasil.com.br |emman...@seyman.fr



-- 
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=IitsJtwZh1a=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 Locale-PO-0.27.tar.gz uploaded to lookaside cache by psabata

2014-12-16 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Locale-PO:

81545852a510f8e5332ea1e9d6b64a39  Locale-PO-0.27.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-Locale-PO] 0.27 bugfix bump

2014-12-16 Thread Petr Šabata
commit 1ca4988902aeb43b0f3668a8002f4174217c00ee
Author: Petr Šabata con...@redhat.com
Date:   Tue Dec 16 18:30:18 2014 +0100

0.27 bugfix bump

 .gitignore  |1 +
 perl-Locale-PO.spec |   26 +++---
 sources |2 +-
 3 files changed, 17 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ae45ca4..f090239 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Locale-PO-0.21.tar.gz
 /Locale-PO-0.22.tar.gz
 /Locale-PO-0.23.tar.gz
 /Locale-PO-0.24.tar.gz
+/Locale-PO-0.27.tar.gz
diff --git a/perl-Locale-PO.spec b/perl-Locale-PO.spec
index 6bf710e..0d7f714 100644
--- a/perl-Locale-PO.spec
+++ b/perl-Locale-PO.spec
@@ -1,5 +1,5 @@
 Name:   perl-Locale-PO
-Version:0.24
+Version:0.27
 Release:1%{?dist}
 Summary:Perl module for manipulating .po entries from GNU gettext
 License:GPL+ or Artistic
@@ -7,17 +7,20 @@ Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Locale-PO/
 Source0:
http://search.cpan.org/CPAN/authors/id/C/CO/COSIMO/Locale-PO-%{version}.tar.gz
 BuildArch:  noarch
+# Build
 BuildRequires:  perl
-BuildRequires:  perl(base)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+# Runtime
 BuildRequires:  perl(Carp)
+BuildRequires:  perl(strict)
+# Tests only
+BuildRequires:  perl(base)
 BuildRequires:  perl(Data::Dumper)
-BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::Slurp)
-BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(utf8)
 BuildRequires:  perl(warnings)
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
 
 %{?perl_default_filter}
 
@@ -30,15 +33,13 @@ interface in which each entry in a .po file is a Locale::PO 
object.
 %setup -q -n Locale-PO-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
-make pure_install DESTDIR=$RPM_BUILD_ROOT
-
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-
-%{_fixperms} $RPM_BUILD_ROOT/*
+make pure_install DESTDIR=%{buildroot}
+find %{buildroot} -type f -name .packlist -exec rm -f {} +
+%{_fixperms} %{buildroot}/*
 
 %check
 make test
@@ -49,6 +50,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Dec 16 2014 Petr Šabata con...@redhat.com - 0.27-1
+- 0.27 bugfix bump
+
 * Thu Sep 25 2014 Petr Šabata con...@redhat.com - 0.24-1
 - 0.24 bugfix bump
 
diff --git a/sources b/sources
index 659112d..ee9018a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b404b546aba4fd3d495948a6c0352b16  Locale-PO-0.24.tar.gz
+81545852a510f8e5332ea1e9d6b64a39  Locale-PO-0.27.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-Locale-PO/f21] 0.27 bugfix bump

2014-12-16 Thread Petr Šabata
Summary of changes:

  1ca4988... 0.27 bugfix bump (*)

(*) 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-Locale-PO/f20] 0.27 bugfix bump

2014-12-16 Thread Petr Šabata
Summary of changes:

  1ca4988... 0.27 bugfix bump (*)

(*) 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 YAML-Syck-1.29.tar.gz uploaded to lookaside cache by pghmcfc

2014-12-16 Thread Paul Howarth
A file has been added to the lookaside cache for perl-YAML-Syck:

0f906ae8b3747039b26c29c481cda607  YAML-Syck-1.29.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-YAML-Syck] Update to 1.29

2014-12-16 Thread Paul Howarth
commit e8dc7939a8c68246da8ede25d0d1aafb52b919df
Author: Paul Howarth p...@city-fan.org
Date:   Tue Dec 16 18:11:16 2014 +

Update to 1.29

- New upstream release 1.29
  - Upstreamed fix for test failures on PPC and ARM (CPAN RT#83825)
  - Fix crash in syck_emit on platforms with long long pointers
- Use %license

 0001-Recognize-all-wide-unicode-characters.patch |   94 --
 perl-YAML-Syck.spec  |   19 +++--
 sources  |2 +-
 3 files changed, 12 insertions(+), 103 deletions(-)
---
diff --git a/perl-YAML-Syck.spec b/perl-YAML-Syck.spec
index 9037f51..82b52e2 100644
--- a/perl-YAML-Syck.spec
+++ b/perl-YAML-Syck.spec
@@ -1,12 +1,11 @@
 Name:   perl-YAML-Syck
-Version:1.28
+Version:1.29
 Release:1%{?dist}
 Summary:Fast, lightweight YAML loader and dumper
 License:BSD and MIT
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/YAML-Syck/
 Source0:
http://www.cpan.org/authors/id/T/TO/TODDR/YAML-Syck-%{version}.tar.gz
-Patch0: 0001-Recognize-all-wide-unicode-characters.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildRequires:  perl
 # Keep bundled inc::Module::Install to break cycle
@@ -46,9 +45,6 @@ structures to YAML strings, and the other way around.
 %setup -q -n YAML-Syck-%{version}
 rm -rf inc/parent.pm inc/PerlIO.pm inc/Scalar/Util.pm
 
-# Work around test failures on PPC and ARM (#919806, CPAN RT#83825)
-%patch0 -p1
-
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE=$RPM_OPT_FLAGS
 make %{?_smp_mflags}
@@ -67,14 +63,21 @@ make test
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%doc Changes COMPATIBILITY COPYING README
+%license COPYING
+%doc Changes COMPATIBILITY README
 %{perl_vendorarch}/auto/YAML/
 %{perl_vendorarch}/YAML/
 %{perl_vendorarch}/JSON/
-%{_mandir}/man3/JSON::Syck.3pm*
-%{_mandir}/man3/YAML::Syck.3pm*
+%{_mandir}/man3/JSON::Syck.3*
+%{_mandir}/man3/YAML::Syck.3*
 
 %changelog
+* Tue Dec 16 2014 Paul Howarth p...@city-fan.org - 1.29-1
+- Update to 1.29
+  - Upstreamed fix for test failures on PPC and ARM (CPAN RT#83825)
+  - Fix crash in syck_emit on platforms with long long pointers
+- Use %%license
+
 * Thu Dec 11 2014 Petr Pisar ppi...@redhat.com - 1.28-1
 - 1.28 bump
 
diff --git a/sources b/sources
index aa53bdd..ab494d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6943c7b64790b063a4c5b2634ac9a90e  YAML-Syck-1.28.tar.gz
+0f906ae8b3747039b26c29c481cda607  YAML-Syck-1.29.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1147332] Apply upstream patch for escaping '\' RT #99069

2014-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1147332



--- Comment #7 from Fedora Update System upda...@fedoraproject.org ---
perl-Locale-PO-0.27-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/perl-Locale-PO-0.27-1.fc21

-- 
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=ZmmWEENtcra=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1147332] Apply upstream patch for escaping '\' RT #99069

2014-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1147332



--- Comment #8 from Fedora Update System upda...@fedoraproject.org ---
perl-Locale-PO-0.27-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-Locale-PO-0.27-1.fc20

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=cYSvFOf047a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 462253] Review Request: perl-Cache-FastMmap - Uses an mmap'ed file to act as a shared memory interprocess cache

2014-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=462253

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

   What|Removed |Added

 CC||psab...@redhat.com
  Flags|fedora-cvs+ |fedora-cvs?



--- Comment #21 from Petr Šabata psab...@redhat.com ---
Package Change Request
==
Package Name: perl-Cache-FastMmap
New Branches: epel7
Owners: psabata
InitialCC: perl-sig

-- 
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=HddikEFoKEa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1173705] Need perl Cache::FastMmap for installing policyd for postfix on RHEL 7. Doesn't detect it when its installed through cpan

2014-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1173705

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

   What|Removed |Added

 Status|NEW |ASSIGNED



--- Comment #4 from Petr Šabata psab...@redhat.com ---
Branch requested in bug 462253.

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

[PkgDB] limb:perl-Cache-FastMmap commit set to Approved

2014-12-16 Thread pkgdb
user: limb set for psabata acl: commit of package: perl-Cache-FastMmap from:  
to: Approved on branch: epel7

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-Cache-FastMmap
--
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 462253] Review Request: perl-Cache-FastMmap - Uses an mmap'ed file to act as a shared memory interprocess cache

2014-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=462253



--- Comment #22 from Jon Ciesla limburg...@gmail.com ---
Git done (by process-git-requests).

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

[PkgDB] limb:perl-Cache-FastMmap approveacls set to Approved

2014-12-16 Thread pkgdb
user: limb set for psabata acl: approveacls of package: perl-Cache-FastMmap 
from:  to: Approved on branch: epel7

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-Cache-FastMmap
--
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

[PkgDB] limb:perl-Cache-FastMmap watchbugzilla set to Approved

2014-12-16 Thread pkgdb
user: limb set for psabata acl: watchbugzilla of package: perl-Cache-FastMmap 
from:  to: Approved on branch: epel7

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-Cache-FastMmap
--
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 462253] Review Request: perl-Cache-FastMmap - Uses an mmap'ed file to act as a shared memory interprocess cache

2014-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=462253

Jon Ciesla limburg...@gmail.com changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



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

[PkgDB] limb:perl-Cache-FastMmap watchcommits set to Approved

2014-12-16 Thread pkgdb
user: limb set for psabata acl: watchcommits of package: perl-Cache-FastMmap 
from:  to: Approved on branch: epel7

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-Cache-FastMmap
--
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

[PkgDB] limb updated perl-Cache-FastMmap

2014-12-16 Thread pkgdb
user: limb created branch epel7 on package perl-Cache-FastMmap

To make changes to this package see:
https://admin.fedoraproject.org/pkgdb/package/perl-Cache-FastMmap
--
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-YAML-Syck] Created tag perl-YAML-Syck-1.29-1.fc22

2014-12-16 Thread Paul Howarth
The lightweight tag 'perl-YAML-Syck-1.29-1.fc22' was created pointing to:

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

[perl-Net-IDN-Encode/el6] Patching to remove un-necessary module build version requirement

2014-12-16 Thread David Dick
commit 5a04bcbd81637d4da7c7cca9de51288d4d1ebaca
Author: David Dick dd...@cpan.org
Date:   Wed Dec 17 06:54:39 2014 +1100

Patching to remove un-necessary module build version requirement

 net_idn_module_build_remove_version.patch |   24 
 perl-Net-IDN-Encode.spec  |3 ++-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/net_idn_module_build_remove_version.patch 
b/net_idn_module_build_remove_version.patch
new file mode 100644
index 000..282fa01
--- /dev/null
+++ b/net_idn_module_build_remove_version.patch
@@ -0,0 +1,24 @@
+diff -Naur old/META.json new/META.json
+--- old/META.json  2014-08-31 01:45:43.0 +1000
 new/META.json  2014-12-16 21:11:51.777311305 +1100
+@@ -29,7 +29,7 @@
+   },
+   configure : {
+  requires : {
+-Module::Build : 0.42
++Module::Build : 0
+  }
+   },
+   runtime : {
+diff -Naur old/META.yml new/META.yml
+--- old/META.yml   2014-08-31 01:45:43.0 +1000
 new/META.yml   2014-12-16 21:11:42.729189044 +1100
+@@ -7,7 +7,7 @@
+   Test::More: 0
+   Test::NoWarnings: 0
+ configure_requires:
+-  Module::Build: 0.42
++  Module::Build: 0
+ dynamic_config: 1
+ generated_by: 'Module::Build version 0.4208, CPAN::Meta::Converter version 
2.120630'
+ license: perl
diff --git a/perl-Net-IDN-Encode.spec b/perl-Net-IDN-Encode.spec
index 693ab34..1d3753d 100644
--- a/perl-Net-IDN-Encode.spec
+++ b/perl-Net-IDN-Encode.spec
@@ -5,7 +5,7 @@ Release:2%{?dist}
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Net-IDN-Encode/
 Source0:
http://www.cpan.org/authors/id/C/CF/CFAERBER/Net-IDN-Encode-%{version}.tar.gz
-
+Patch1: net_idn_module_build_remove_version.patch
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Module::Build)
@@ -30,6 +30,7 @@ Internationalized Domain Names (IDNs).
 
 %prep
 %setup -q -n Net-IDN-Encode-%{version}
+%patch1 -p1
 
 # Remove incorrect executable bits
 chmod -x lib/Net/IDN/Encode.pm \
--
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-IDN-Encode/epel7] Patching to remove un-necessary module build version requirement

2014-12-16 Thread David Dick
Summary of changes:

  5a04bcb... Patching to remove un-necessary module build version requir (*)

(*) 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

[Bug 1171033] perl-Locale-Codes-3.33 is available

2014-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1171033

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-Locale-Codes-3.33-1.fc |perl-Locale-Codes-3.33-1.fc
   |22  |21
 Resolution|--- |ERRATA
Last Closed||2014-12-16 23:39:59



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=WKlaviNGeSa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 472096] Review Request: perl-Regexp-Assemble - Assemble multiple Regular Expressions into a single RE

2014-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=472096



--- Comment #13 from Fedora Update System upda...@fedoraproject.org ---
perl-Regexp-Assemble-0.35-11.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
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=PTWs4KjZ6la=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1160802] Please package perl-Regexp-Assemble into EL7

2014-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1160802



--- Comment #2 from Fedora Update System upda...@fedoraproject.org ---
perl-Regexp-Assemble-0.35-11.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
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=szMocyPvUea=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1160799] Please package perl-Apache-Session into EL7

2014-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1160799

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||perl-Apache-Session-1.93-2.
   ||el7
 Resolution|--- |ERRATA
Last Closed||2014-12-17 00:35:41



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
perl-Apache-Session-1.93-2.el7 has been pushed to the Fedora EPEL 7 stable
repository.

-- 
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=webHoHAvLQa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 544738] cpanspec doesn't escape / in --filter-requires leading to bad sed statements

2014-12-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=544738



--- Comment #17 from Fedora Update System upda...@fedoraproject.org ---
cpanspec-1.78-19.el6 has been pushed to the Fedora EPEL 6 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=TmGp0sCLLOa=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