File Import-Into-1.002004.tar.gz uploaded to lookaside cache by pghmcfc

2014-11-13 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Import-Into:

70f2f3b08a5b706ee382a8448c346cb1  Import-Into-1.002004.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-Import-Into] Update to 1.002004

2014-11-13 Thread Paul Howarth
commit eaa9c7c65376abbae69c9ee355da1da8c80f3955
Author: Paul Howarth p...@city-fan.org
Date:   Thu Nov 13 08:26:02 2014 +

Update to 1.002004

- New upstream release 1.002004
  - Module loading is now done while importing, making it unnecessary to 
load
them beforehand (CPAN RT#96995)
  - Fix prerequisite declarations for older toolchain

 perl-Import-Into.spec |   20 +---
 sources   |2 +-
 2 files changed, 14 insertions(+), 8 deletions(-)
---
diff --git a/perl-Import-Into.spec b/perl-Import-Into.spec
index bd6ae45..3d9538a 100644
--- a/perl-Import-Into.spec
+++ b/perl-Import-Into.spec
@@ -1,6 +1,6 @@
 Name:   perl-Import-Into
-Version:1.002002
-Release:3%{?dist}
+Version:1.002004
+Release:1%{?dist}
 Summary:Import packages into other packages
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -11,16 +11,16 @@ BuildArch:  noarch
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Module Runtime
+BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Test Suite
 BuildRequires:  perl(base)
 BuildRequires:  perl(Exporter)
+BuildRequires:  perl(IPC::Open3)
 BuildRequires:  perl(Test::More)
 # Runtime
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
-
-%{?perl_default_filter}
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %description
 Loading Import::Into creates a global method import::into which you can call on
@@ -30,7 +30,7 @@ any package to import it into another package.
 %setup -q -n Import-Into-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps
+perl Makefile.PL INSTALLDIRS=vendor --skipdeps
 make %{?_smp_mflags}
 
 %install
@@ -44,9 +44,15 @@ make test
 %files
 %doc Changes README
 %{perl_vendorlib}/Import/
-%{_mandir}/man3/Import::Into.3pm*
+%{_mandir}/man3/Import::Into.3*
 
 %changelog
+* Thu Nov 13 2014 Paul Howarth p...@city-fan.org - 1.002004-1
+- Update to 1.002004
+  - Module loading is now done while importing, making it unnecessary to load
+them beforehand (CPAN RT#96995)
+  - Fix prerequisite declarations for older toolchain
+
 * Tue Aug 26 2014 Jitka Plesnikova jples...@redhat.com - 1.002002-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 09dfed9..73b64cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec2e041b9dad3c1ee0e579e32fc5e23a  Import-Into-1.002002.tar.gz
+70f2f3b08a5b706ee382a8448c346cb1  Import-Into-1.002004.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 Test-Spec-0.47.tar.gz uploaded to lookaside cache by jplesnik

2014-11-13 Thread Jitka Plesnikova
A file has been added to the lookaside cache for perl-Test-Spec:

60d8e0f221696c4f80ec0f4facefcff6  Test-Spec-0.47.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 1163320] perl-Unix-Statgrab-0.104 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163320



--- Comment #1 from Petr Pisar ppi...@redhat.com ---
This release requires libstatgrab = 0.90.

-- 
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=HuePkAORRva=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 1163320] perl-Unix-Statgrab-0.104 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163320

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

   What|Removed |Added

 Depends On||1119266




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1119266
[Bug 1119266] libstatgrab-0.91 is available
-- 
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=I3LyTxH6SUa=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-Test-Spec] 0.47 bump

2014-11-13 Thread Jitka Plesnikova
commit faec8d6497b0e34ba4f5d62ac0519807de0fef28
Author: Jitka Plesnikova jples...@redhat.com
Date:   Thu Nov 13 09:39:00 2014 +0100

0.47 bump

 .gitignore  |1 +
 perl-Test-Spec.spec |   11 +--
 sources |2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5556ad..605ed7c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /Test-Spec-0.43.tar.gz
 /Test-Spec-0.45.tar.gz
 /Test-Spec-0.46.tar.gz
+/Test-Spec-0.47.tar.gz
diff --git a/perl-Test-Spec.spec b/perl-Test-Spec.spec
index 0011ace..4b9faf5 100644
--- a/perl-Test-Spec.spec
+++ b/perl-Test-Spec.spec
@@ -1,18 +1,22 @@
 Name:   perl-Test-Spec
-Version:0.46
-Release:6%{?dist}
+Version:0.47
+Release:1%{?dist}
 Summary:Write tests in a declarative specification style
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Test-Spec/
 Source0:
http://www.cpan.org/authors/id/P/PH/PHILIP/Test-Spec-%{version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(FindBin)
 BuildRequires:  perl(List::Util)
+BuildRequires:  perl(overload)
 BuildRequires:  perl(Package::Stash) = 0.23
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(strict)
@@ -57,6 +61,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Jitka Plesnikova jples...@redhat.com - 0.47-1
+- 0.47 bump
+
 * Fri Aug 29 2014 Jitka Plesnikova jples...@redhat.com - 0.46-6
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 01891cb..3fd1689 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-354e659a946dbe6cffd1239ad375a9aa  Test-Spec-0.46.tar.gz
+60d8e0f221696c4f80ec0f4facefcff6  Test-Spec-0.47.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 1008491] Dependency issues - requires an older version of libstatgrab.so.6

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1008491

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

   What|Removed |Added

   See Also||https://bugzilla.redhat.com
   ||/show_bug.cgi?id=1119266



-- 
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=WQ7I5PoU5ba=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 1163311] perl-Test-Spec-0.47 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163311

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Test-Spec-0.47-1.fc22
 Resolution|--- |RAWHIDE
Last Closed||2014-11-13 03:50:30



-- 
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=3N7p3fe5mGa=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 Unix-Statgrab-0.104.tar.gz uploaded to lookaside cache by ppisar

2014-11-13 Thread Petr Pisar
A file has been added to the lookaside cache for perl-Unix-Statgrab:

0a40d262b8b1287a91f0265089732781  Unix-Statgrab-0.104.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 1163318] perl-Time-Warp-0.51 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163318

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

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||ppi...@redhat.com
   Assignee|psab...@redhat.com  |ppi...@redhat.com



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=M4HHlxVw5ga=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-Import-Into/f21] (2 commits) ...Update to 1.002004

2014-11-13 Thread Paul Howarth
Summary of changes:

  9cf00d4... Perl 5.20 rebuild (*)
  eaa9c7c... Update to 1.002004 (*)

(*) 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 1163244] perl-Import-Into-1.002004 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163244



--- Comment #1 from Fedora Update System upda...@fedoraproject.org ---
perl-Import-Into-1.002004-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/perl-Import-Into-1.002004-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=PT27VJ6tfya=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-Import-Into] Created tag perl-Import-Into-1.002004-1.fc21

2014-11-13 Thread Paul Howarth
The lightweight tag 'perl-Import-Into-1.002004-1.fc21' was created pointing to:

 eaa9c7c... Update to 1.002004
--
Fedora Extras Perl SIG
http://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-Import-Into] Created tag perl-Import-Into-1.002004-1.fc22

2014-11-13 Thread Paul Howarth
The lightweight tag 'perl-Import-Into-1.002004-1.fc22' was created pointing to:

 eaa9c7c... Update to 1.002004
--
Fedora Extras Perl SIG
http://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-Class-0.48.tar.gz uploaded to lookaside cache by pghmcfc

2014-11-13 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Test-Class:

23b22b2ff33acf31e8ede77ea93d4b64  Test-Class-0.48.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 Time-Warp-0.51.tar.gz uploaded to lookaside cache by ppisar

2014-11-13 Thread Petr Pisar
A file has been added to the lookaside cache for perl-Time-Warp:

cc59a3be780357c364a44cfcd2033a0f  Time-Warp-0.51.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-Time-Warp] 0.51 bump

2014-11-13 Thread Petr Pisar
commit 96b9790e69e054850ed473c505e2104f3c978e0d
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 13 10:29:34 2014 +0100

0.51 bump

 .gitignore  |1 +
 .rpmlint|2 +
 perl-Time-Warp.spec |   52 ++
 sources |2 +-
 4 files changed, 27 insertions(+), 30 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..21b5ae1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Time-Warp-0.51.tar.gz
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 000..5704f1c
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter(spelling-error .* dimensionality);
diff --git a/perl-Time-Warp.spec b/perl-Time-Warp.spec
index b7a453b..6465ab3 100644
--- a/perl-Time-Warp.spec
+++ b/perl-Time-Warp.spec
@@ -1,62 +1,56 @@
 Name:   perl-Time-Warp 
-Version:0.5 
-Release:17%{?dist}
+Version:0.51
+Release:1%{?dist}
 # Warp.pm - GPL+ or Artistic
 License:GPL+ or Artistic 
 Group:  Development/Libraries
-Summary:Change the start and speed of Event time 
-Source: 
http://search.cpan.org/CPAN/authors/id/J/JP/JPRIT/Time-Warp-%{version}.tar.gz 
+Summary:Control over the flow of time
+Source: 
http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/Time-Warp-%{version}.tar.gz
 Url:http://search.cpan.org/dist/Time-Warp
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
-
-BuildRequires: perl(ExtUtils::MakeMaker)
-
-# don't provide private Perl libs
-%global _use_internal_dependency_generator 0
-%global __deploop() while read FILE; do /usr/lib/rpm/rpmdeps -%{1} ${FILE}; 
done | /bin/sort -u
-%global __find_provides /bin/sh -c %{__grep} -v '%_docdir' | %{__grep} -v 
'%{perl_vendorarch}/.*\\.so$' | %{__deploop P}
-%global __find_requires /bin/sh -c %{__grep} -v '%_docdir' | %{__deploop R}
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(DynaLoader)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+# Optional run-time:
+BuildRequires:  perl(Time::HiRes)
+# Tests:
+BuildRequires:  perl(Test::More) = 1.00
+BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %description
 Our external experience unfolds in 3 1/2 dimensions (time has a
 dimensionality of 1/2). The Time::Warp module offers developers control
 over the measurement of time.
 
-This module is redundant if you're from Gallifrey, and not recommended
-for use at high speeds near very massive objects.
-
 %prep
 %setup -q -n Time-Warp-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
-
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
+make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
-find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null ';'
-
 %{_fixperms} %{buildroot}/*
 
 %check
 make test
 
-%clean
-rm -rf %{buildroot} 
-
 %files
-%defattr(-,root,root,-)
-%doc README 
+%doc Changes README
 %{perl_vendorarch}/*
-%exclude %dir %{perl_vendorarch}/auto
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar ppi...@redhat.com - 0.51-1
+- 0.51 bump
+
 * Tue Aug 26 2014 Jitka Plesnikova jples...@redhat.com - 0.5-17
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index aaa311e..55fd9f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33652a9dfdc11366ddba95efe6432a51  Time-Warp-0.5.tar.gz
+cc59a3be780357c364a44cfcd2033a0f  Time-Warp-0.51.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 1163318] perl-Time-Warp-0.51 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163318



--- Comment #1 from Petr Pisar ppi...@redhat.com ---
This is a bug-fix release suitable for all Fedoras.

-- 
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=PteUtt94P9a=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-Test-Class] Update to 0.48

2014-11-13 Thread Paul Howarth
commit fa6fa1ce5ad1ea7ed1340526f92b83d2790960e8
Author: Paul Howarth p...@city-fan.org
Date:   Thu Nov 13 09:29:55 2014 +

Update to 0.48

- New upstream release 0.48
  - Replace a few bare evals with more modern alternatives

 perl-Test-Class.spec |   20 +---
 sources  |2 +-
 2 files changed, 14 insertions(+), 8 deletions(-)
---
diff --git a/perl-Test-Class.spec b/perl-Test-Class.spec
index 18a4dca..9c06a1a 100644
--- a/perl-Test-Class.spec
+++ b/perl-Test-Class.spec
@@ -1,5 +1,5 @@
 Name:   perl-Test-Class
-Version:0.47
+Version:0.48
 Release:1%{?dist}
 Summary:Easily create test classes in an xUnit/JUnit style
 License:GPL+ or Artistic
@@ -18,10 +18,12 @@ BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(MRO::Compat) = 0.11
 BuildRequires:  perl(Storable) = 2.04
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::Builder) = 0.78
+BuildRequires:  perl(Try::Tiny)
 BuildRequires:  perl(warnings)
 # Tests:
 BuildRequires:  perl(base)
@@ -59,12 +61,12 @@ find -type f -exec chmod -c -x {} \;
 %patch0
 
 %build
-perl Build.PL installdirs=vendor
+perl Build.PL --installdirs=vendor
 ./Build
 
 %install
-./Build install --destdir=$RPM_BUILD_ROOT --create_packlist=0
-%{_fixperms} $RPM_BUILD_ROOT
+./Build install --destdir=%{buildroot} --create_packlist=0
+%{_fixperms} %{buildroot}
 
 %check
 ./Build test
@@ -72,11 +74,15 @@ perl Build.PL installdirs=vendor
 %files
 %doc Changes README
 %{perl_vendorlib}/Test/
-%{_mandir}/man3/Test::Class.3pm*
-%{_mandir}/man3/Test::Class::Load.3pm*
-%{_mandir}/man3/Test::Class::MethodInfo.3pm*
+%{_mandir}/man3/Test::Class.3*
+%{_mandir}/man3/Test::Class::Load.3*
+%{_mandir}/man3/Test::Class::MethodInfo.3*
 
 %changelog
+* Thu Nov 13 2014 Paul Howarth p...@city-fan.org - 0.48-1
+- Update to 0.48
+  - Replace a few bare evals with more modern alternatives
+
 * Mon Sep 29 2014 Paul Howarth p...@city-fan.org - 0.47-1
 - 0.47 bump; test and documentation changes only
 - Drop Module::Build version patch since we need a later Test::More than is in
diff --git a/sources b/sources
index 2e62780..98034ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-952f7ee1f490760a99e812eea33c053c  Test-Class-0.47.tar.gz
+23b22b2ff33acf31e8ede77ea93d4b64  Test-Class-0.48.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-Time-Warp/f21] 0.51 bump

2014-11-13 Thread Petr Pisar
commit de0a2f1777104a7f311643fa30e55b4a7ffbdb03
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 13 10:29:34 2014 +0100

0.51 bump

 .gitignore  |1 +
 .rpmlint|2 +
 perl-Time-Warp.spec |   52 ++
 sources |2 +-
 4 files changed, 27 insertions(+), 30 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..21b5ae1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Time-Warp-0.51.tar.gz
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 000..5704f1c
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter(spelling-error .* dimensionality);
diff --git a/perl-Time-Warp.spec b/perl-Time-Warp.spec
index 1aaa207..f36ceff 100644
--- a/perl-Time-Warp.spec
+++ b/perl-Time-Warp.spec
@@ -1,62 +1,56 @@
 Name:   perl-Time-Warp 
-Version:0.5 
-Release:16%{?dist}
+Version:0.51
+Release:1%{?dist}
 # Warp.pm - GPL+ or Artistic
 License:GPL+ or Artistic 
 Group:  Development/Libraries
-Summary:Change the start and speed of Event time 
-Source: 
http://search.cpan.org/CPAN/authors/id/J/JP/JPRIT/Time-Warp-%{version}.tar.gz 
+Summary:Control over the flow of time
+Source: 
http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/Time-Warp-%{version}.tar.gz
 Url:http://search.cpan.org/dist/Time-Warp
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
-
-BuildRequires: perl(ExtUtils::MakeMaker)
-
-# don't provide private Perl libs
-%global _use_internal_dependency_generator 0
-%global __deploop() while read FILE; do /usr/lib/rpm/rpmdeps -%{1} ${FILE}; 
done | /bin/sort -u
-%global __find_provides /bin/sh -c %{__grep} -v '%_docdir' | %{__grep} -v 
'%{perl_vendorarch}/.*\\.so$' | %{__deploop P}
-%global __find_requires /bin/sh -c %{__grep} -v '%_docdir' | %{__deploop R}
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(DynaLoader)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+# Optional run-time:
+BuildRequires:  perl(Time::HiRes)
+# Tests:
+BuildRequires:  perl(Test::More) = 1.00
+BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %description
 Our external experience unfolds in 3 1/2 dimensions (time has a
 dimensionality of 1/2). The Time::Warp module offers developers control
 over the measurement of time.
 
-This module is redundant if you're from Gallifrey, and not recommended
-for use at high speeds near very massive objects.
-
 %prep
 %setup -q -n Time-Warp-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
-
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
+make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
-find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null ';'
-
 %{_fixperms} %{buildroot}/*
 
 %check
 make test
 
-%clean
-rm -rf %{buildroot} 
-
 %files
-%defattr(-,root,root,-)
-%doc README 
+%doc Changes README
 %{perl_vendorarch}/*
-%exclude %dir %{perl_vendorarch}/auto
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar ppi...@redhat.com - 0.51-1
+- 0.51 bump
+
 * Sun Aug 17 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.5-16
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index aaa311e..55fd9f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33652a9dfdc11366ddba95efe6432a51  Time-Warp-0.5.tar.gz
+cc59a3be780357c364a44cfcd2033a0f  Time-Warp-0.51.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-Time-Warp/f20] 0.51 bump

2014-11-13 Thread Petr Pisar
commit f2bc31c226af6845e822c7e853a27ae8ff6770d5
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 13 10:29:34 2014 +0100

0.51 bump

 .gitignore  |1 +
 .rpmlint|2 +
 perl-Time-Warp.spec |   52 ++
 sources |2 +-
 4 files changed, 27 insertions(+), 30 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..21b5ae1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Time-Warp-0.51.tar.gz
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 000..5704f1c
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter(spelling-error .* dimensionality);
diff --git a/perl-Time-Warp.spec b/perl-Time-Warp.spec
index 8daa02c..19eadf5 100644
--- a/perl-Time-Warp.spec
+++ b/perl-Time-Warp.spec
@@ -1,62 +1,56 @@
 Name:   perl-Time-Warp 
-Version:0.5 
-Release:14%{?dist}
+Version:0.51
+Release:1%{?dist}
 # Warp.pm - GPL+ or Artistic
 License:GPL+ or Artistic 
 Group:  Development/Libraries
-Summary:Change the start and speed of Event time 
-Source: 
http://search.cpan.org/CPAN/authors/id/J/JP/JPRIT/Time-Warp-%{version}.tar.gz 
+Summary:Control over the flow of time
+Source: 
http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/Time-Warp-%{version}.tar.gz
 Url:http://search.cpan.org/dist/Time-Warp
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
-
-BuildRequires: perl(ExtUtils::MakeMaker)
-
-# don't provide private Perl libs
-%global _use_internal_dependency_generator 0
-%global __deploop() while read FILE; do /usr/lib/rpm/rpmdeps -%{1} ${FILE}; 
done | /bin/sort -u
-%global __find_provides /bin/sh -c %{__grep} -v '%_docdir' | %{__grep} -v 
'%{perl_vendorarch}/.*\\.so$' | %{__deploop P}
-%global __find_requires /bin/sh -c %{__grep} -v '%_docdir' | %{__deploop R}
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(DynaLoader)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+# Optional run-time:
+BuildRequires:  perl(Time::HiRes)
+# Tests:
+BuildRequires:  perl(Test::More) = 1.00
+BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %description
 Our external experience unfolds in 3 1/2 dimensions (time has a
 dimensionality of 1/2). The Time::Warp module offers developers control
 over the measurement of time.
 
-This module is redundant if you're from Gallifrey, and not recommended
-for use at high speeds near very massive objects.
-
 %prep
 %setup -q -n Time-Warp-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
-
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
+make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
-find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null ';'
-
 %{_fixperms} %{buildroot}/*
 
 %check
 make test
 
-%clean
-rm -rf %{buildroot} 
-
 %files
-%defattr(-,root,root,-)
-%doc README 
+%doc Changes README
 %{perl_vendorarch}/*
-%exclude %dir %{perl_vendorarch}/auto
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar ppi...@redhat.com - 0.51-1
+- 0.51 bump
+
 * Sun Aug 04 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.5-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index aaa311e..55fd9f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33652a9dfdc11366ddba95efe6432a51  Time-Warp-0.5.tar.gz
+cc59a3be780357c364a44cfcd2033a0f  Time-Warp-0.51.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 Devel-PatchPerl-1.28.tar.gz uploaded to lookaside cache by jplesnik

2014-11-13 Thread Jitka Plesnikova
A file has been added to the lookaside cache for perl-Devel-PatchPerl:

40f51b409621cdd36133775389387ac7  Devel-PatchPerl-1.28.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-Time-Warp/f19] 0.51 bump

2014-11-13 Thread Petr Pisar
commit 2c0b9956a8d267ec253ecd34fdf666258562aa5c
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 13 10:29:34 2014 +0100

0.51 bump

 .gitignore  |1 +
 .rpmlint|2 +
 perl-Time-Warp.spec |   52 ++
 sources |2 +-
 4 files changed, 27 insertions(+), 30 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..21b5ae1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Time-Warp-0.51.tar.gz
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 000..5704f1c
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter(spelling-error .* dimensionality);
diff --git a/perl-Time-Warp.spec b/perl-Time-Warp.spec
index 621a180..38b2f41 100644
--- a/perl-Time-Warp.spec
+++ b/perl-Time-Warp.spec
@@ -1,62 +1,56 @@
 Name:   perl-Time-Warp 
-Version:0.5 
-Release:12%{?dist}
+Version:0.51
+Release:1%{?dist}
 # Warp.pm - GPL+ or Artistic
 License:GPL+ or Artistic 
 Group:  Development/Libraries
-Summary:Change the start and speed of Event time 
-Source: 
http://search.cpan.org/CPAN/authors/id/J/JP/JPRIT/Time-Warp-%{version}.tar.gz 
+Summary:Control over the flow of time
+Source: 
http://search.cpan.org/CPAN/authors/id/S/SZ/SZABGAB/Time-Warp-%{version}.tar.gz
 Url:http://search.cpan.org/dist/Time-Warp
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
-
-BuildRequires: perl(ExtUtils::MakeMaker)
-
-# don't provide private Perl libs
-%global _use_internal_dependency_generator 0
-%global __deploop() while read FILE; do /usr/lib/rpm/rpmdeps -%{1} ${FILE}; 
done | /bin/sort -u
-%global __find_provides /bin/sh -c %{__grep} -v '%_docdir' | %{__grep} -v 
'%{perl_vendorarch}/.*\\.so$' | %{__deploop P}
-%global __find_requires /bin/sh -c %{__grep} -v '%_docdir' | %{__deploop R}
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(DynaLoader)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+# Optional run-time:
+BuildRequires:  perl(Time::HiRes)
+# Tests:
+BuildRequires:  perl(Test::More) = 1.00
+BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %description
 Our external experience unfolds in 3 1/2 dimensions (time has a
 dimensionality of 1/2). The Time::Warp module offers developers control
 over the measurement of time.
 
-This module is redundant if you're from Gallifrey, and not recommended
-for use at high speeds near very massive objects.
-
 %prep
 %setup -q -n Time-Warp-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
-
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
+make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
-find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null ';'
-
 %{_fixperms} %{buildroot}/*
 
 %check
 make test
 
-%clean
-rm -rf %{buildroot} 
-
 %files
-%defattr(-,root,root,-)
-%doc README 
+%doc Changes README
 %{perl_vendorarch}/*
-%exclude %dir %{perl_vendorarch}/auto
 %{_mandir}/man3/*.3*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar ppi...@redhat.com - 0.51-1
+- 0.51 bump
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.5-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index aaa311e..55fd9f7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-33652a9dfdc11366ddba95efe6432a51  Time-Warp-0.5.tar.gz
+cc59a3be780357c364a44cfcd2033a0f  Time-Warp-0.51.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 1163318] perl-Time-Warp-0.51 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163318

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

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-Time-Warp-0.51-1.fc22



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=VOd4eaDzk3a=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 1163317] perl-Text-Textile-2.13 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163317

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

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||ppi...@redhat.com
   Assignee|psab...@redhat.com  |ppi...@redhat.com



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

2014-11-13 Thread Jitka Plesnikova
commit 9cfd61bc9327e2857b2f6e0907874539f3186f6b
Author: Jitka Plesnikova jples...@redhat.com
Date:   Thu Nov 13 10:40:10 2014 +0100

1.28 bump

 .gitignore|1 +
 perl-Devel-PatchPerl.spec |   14 +++---
 sources   |2 +-
 3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6179a01..6bbeacf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /Devel-PatchPerl-0.78.tar.gz
 /Devel-PatchPerl-0.84.tar.gz
 /Devel-PatchPerl-1.00.tar.gz
+/Devel-PatchPerl-1.28.tar.gz
diff --git a/perl-Devel-PatchPerl.spec b/perl-Devel-PatchPerl.spec
index c3f3989..65a07d4 100644
--- a/perl-Devel-PatchPerl.spec
+++ b/perl-Devel-PatchPerl.spec
@@ -1,7 +1,7 @@
 Name:   perl-Devel-PatchPerl
-Version:1.00
-Release:3%{?dist}
-Summary:Patch perl source à la Devel::PPPort's buildperl.pl
+Version:1.28
+Release:1%{?dist}
+Summary:Patch perl source a la Devel::PPPort's buildperl.pl
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Devel-PatchPerl/
@@ -9,10 +9,15 @@ Source0:
http://www.cpan.org/authors/id/B/BI/BINGOS/Devel-PatchPerl-%{ver
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::pushd) = 1.00
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(IO::File)
+BuildRequires:  perl(lib)
 BuildRequires:  perl(MIME::Base64)
 BuildRequires:  perl(Module::Pluggable)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 Requires:   patch
 Requires:   perl(File::pushd) = 1.00
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
@@ -48,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Jitka Plesnikova jples...@redhat.com - 1.28-1
+- 1.28 bump
+
 * Wed Aug 27 2014 Jitka Plesnikova jples...@redhat.com - 1.00-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 989a6ec..8e6f9dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cfa0b6687a0cb66157e92ea88c0ed60e  Devel-PatchPerl-1.00.tar.gz
+40f51b409621cdd36133775389387ac7  Devel-PatchPerl-1.28.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 1163318] perl-Time-Warp-0.51 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163318



--- Comment #2 from Fedora Update System upda...@fedoraproject.org ---
perl-Time-Warp-0.51-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/perl-Time-Warp-0.51-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=69JwAZ3cKUa=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 1163318] perl-Time-Warp-0.51 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163318



--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
perl-Time-Warp-0.51-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-Time-Warp-0.51-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=P1titlwl24a=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-Time-Warp/f19] Do not build-require specific Test::More version

2014-11-13 Thread Petr Pisar
commit 6e567ae88acb8eb8dd64a11a025999016ee9fc5c
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 13 10:51:23 2014 +0100

Do not build-require specific Test::More version

 perl-Time-Warp.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Time-Warp.spec b/perl-Time-Warp.spec
index 38b2f41..3841519 100644
--- a/perl-Time-Warp.spec
+++ b/perl-Time-Warp.spec
@@ -17,7 +17,9 @@ BuildRequires:  perl(vars)
 # Optional run-time:
 BuildRequires:  perl(Time::HiRes)
 # Tests:
-BuildRequires:  perl(Test::More) = 1.00
+# Works with any Test::More version,
+# anyhttps://github.com/szabgab/Time-Warp/issues/1
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(warnings)
 Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
@@ -50,6 +52,7 @@ make test
 %changelog
 * Thu Nov 13 2014 Petr Pisar ppi...@redhat.com - 0.51-1
 - 0.51 bump
+- Do not build-require specific Test::More version
 
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.5-12
 - 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/f21] (3 commits) ...Update to 0.48

2014-11-13 Thread Paul Howarth
Summary of changes:

  3d441bb... Perl 5.20 rebuild (*)
  b51a3c9... Update to 0.47 (*)
  fa6fa1c... Update to 0.48 (*)

(*) 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 1163318] perl-Time-Warp-0.51 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163318



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
perl-Time-Warp-0.51-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-Time-Warp-0.51-1.fc19

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=fGMEefBDWaa=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-Test-Class] Created tag perl-Test-Class-0.48-1.fc21

2014-11-13 Thread Paul Howarth
The lightweight tag 'perl-Test-Class-0.48-1.fc21' was created pointing to:

 fa6fa1c... Update to 0.48
--
Fedora Extras Perl SIG
http://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] Created tag perl-Test-Class-0.48-1.fc22

2014-11-13 Thread Paul Howarth
The lightweight tag 'perl-Test-Class-0.48-1.fc22' was created pointing to:

 fa6fa1c... Update to 0.48
--
Fedora Extras Perl SIG
http://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 1163307] perl-Test-Class-0.48 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163307



--- Comment #1 from Fedora Update System upda...@fedoraproject.org ---
perl-Test-Class-0.48-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/perl-Test-Class-0.48-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=ggPaaveWFsa=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-Deep-0.113.tar.gz uploaded to lookaside cache by pghmcfc

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

1b68990b46afee0ad89f2d6b86ea4114  Test-Deep-0.113.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.113

2014-11-13 Thread Paul Howarth
commit 2537582c3f9a3b7f1f07c0970a3bc396cd3357ef
Author: Paul Howarth p...@city-fan.org
Date:   Thu Nov 13 10:11:51 2014 +

Update to 0.113

- New upstream release 0.113
  - Fix a compile error (!!) in RegexpOnly
  - Fix some documentation typos
  - Add license to META file

 perl-Test-Deep.spec |   40 +++-
 sources |2 +-
 2 files changed, 28 insertions(+), 14 deletions(-)
---
diff --git a/perl-Test-Deep.spec b/perl-Test-Deep.spec
index e9062bc..161862a 100644
--- a/perl-Test-Deep.spec
+++ b/perl-Test-Deep.spec
@@ -1,28 +1,36 @@
 Name:   perl-Test-Deep
-Version:0.112
-Release:3%{?dist}
+Version:0.113
+Release:1%{?dist}
 Summary:Extremely flexible deep comparison
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Test-Deep/
-Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/Test-Deep-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Deep-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:  noarch
+# Module Build
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
-# Run-time
+# Module Runtime
 BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
+BuildRequires:  perl(overload)
 BuildRequires:  perl(Scalar::Util) = 1.09
-# Tests
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::Builder)
+BuildRequires:  perl(warnings)
+# Test Suite
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::NoWarnings) = 0.02
 BuildRequires:  perl(Test::Tester) = 0.04
+# Runtime
 Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+Requires:   perl(Test::Builder)
 
 %description
 Test::Deep gives you very flexible ways to check that the result you
-got is the result you were expecting. At it's simplest it compares two
+got is the result you were expecting. At its simplest it compares two
 structures by going through each level, ensuring that the values
 match, that arrays and hashes have the same elements and that
 references are blessed into the correct class. It also handles
@@ -36,24 +44,30 @@ perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-%{_fixperms} $RPM_BUILD_ROOT
+rm -rf %{buildroot}
+make pure_install DESTDIR=%{buildroot}
+find %{buildroot} -type f -name .packlist -exec rm -f {} \;
+%{_fixperms} %{buildroot}
 
 %check
 make test
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %doc Changes README TODO
 %{perl_vendorlib}/Test/
-%{_mandir}/man3/Test::Deep.3pm*
-%{_mandir}/man3/Test::Deep::NoTest.3pm*
+%{_mandir}/man3/Test::Deep.3*
+%{_mandir}/man3/Test::Deep::NoTest.3*
 
 %changelog
+* Thu Nov 13 2014 Paul Howarth p...@city-fan.org - 0.113-1
+- Update to 0.113
+  - Fix a compile error (!!) in RegexpOnly
+  - Fix some documentation typos
+  - Add license to META file
+
 * Wed Aug 27 2014 Jitka Plesnikova jples...@redhat.com - 0.112-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index f0f4130..53a152f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8568575c2ebfd793574250ddb7da6ac8  Test-Deep-0.112.tar.gz
+1b68990b46afee0ad89f2d6b86ea4114  Test-Deep-0.113.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 1163490] perl-PlRPC-0.2020-16

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163490

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

   What|Removed |Added

 CC||chep...@gmail.com
  Flags||needinfo?(chep...@gmail.com
   ||)



--- Comment #1 from Jitka Plesnikova jples...@redhat.com ---
Could you please describe what is wrong?

Is your problem the same as BZ#1143773?

-- 
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=SycH5JFdB9a=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 1163225] perl-Devel-PatchPerl-1.28 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163225

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

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-Devel-PatchPerl-1.28-1
   ||.fc22



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=rTrLFu9eQ4a=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-Devel-PatchPerl/f21] 1.28 bump

2014-11-13 Thread Jitka Plesnikova
commit 3ab7f755893f6a37b1ca47a59a7577fd40175322
Author: Jitka Plesnikova jples...@redhat.com
Date:   Thu Nov 13 11:13:24 2014 +0100

1.28 bump

 .gitignore|1 +
 perl-Devel-PatchPerl.spec |   14 +++---
 sources   |2 +-
 3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6179a01..6bbeacf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /Devel-PatchPerl-0.78.tar.gz
 /Devel-PatchPerl-0.84.tar.gz
 /Devel-PatchPerl-1.00.tar.gz
+/Devel-PatchPerl-1.28.tar.gz
diff --git a/perl-Devel-PatchPerl.spec b/perl-Devel-PatchPerl.spec
index af8b28f..daf4361 100644
--- a/perl-Devel-PatchPerl.spec
+++ b/perl-Devel-PatchPerl.spec
@@ -1,7 +1,7 @@
 Name:   perl-Devel-PatchPerl
-Version:1.00
-Release:2%{?dist}
-Summary:Patch perl source à la Devel::PPPort's buildperl.pl
+Version:1.28
+Release:1%{?dist}
+Summary:Patch perl source a la Devel::PPPort's buildperl.pl
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Devel-PatchPerl/
@@ -9,10 +9,15 @@ Source0:
http://www.cpan.org/authors/id/B/BI/BINGOS/Devel-PatchPerl-%{ver
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::pushd) = 1.00
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(IO::File)
+BuildRequires:  perl(lib)
 BuildRequires:  perl(MIME::Base64)
 BuildRequires:  perl(Module::Pluggable)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 Requires:   patch
 Requires:   perl(File::pushd) = 1.00
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
@@ -48,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Jitka Plesnikova jples...@redhat.com - 1.28-1
+- 1.28 bump
+
 * Sat Jun 07 2014 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.00-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 989a6ec..8e6f9dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cfa0b6687a0cb66157e92ea88c0ed60e  Devel-PatchPerl-1.00.tar.gz
+40f51b409621cdd36133775389387ac7  Devel-PatchPerl-1.28.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/f21] (2 commits) ...Update to 0.113

2014-11-13 Thread Paul Howarth
Summary of changes:

  c7d711a... Perl 5.20 rebuild (*)
  2537582... Update to 0.113 (*)

(*) 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-Devel-PatchPerl/f20] 1.28 bump

2014-11-13 Thread Jitka Plesnikova
commit 5d71bd330111e88a4c428a23bbddcb40e0e2a2ba
Author: Jitka Plesnikova jples...@redhat.com
Date:   Thu Nov 13 11:22:33 2014 +0100

1.28 bump

 .gitignore|1 +
 perl-Devel-PatchPerl.spec |   12 ++--
 sources   |2 +-
 3 files changed, 12 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6179a01..6bbeacf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /Devel-PatchPerl-0.78.tar.gz
 /Devel-PatchPerl-0.84.tar.gz
 /Devel-PatchPerl-1.00.tar.gz
+/Devel-PatchPerl-1.28.tar.gz
diff --git a/perl-Devel-PatchPerl.spec b/perl-Devel-PatchPerl.spec
index 9a753b5..cebbca3 100644
--- a/perl-Devel-PatchPerl.spec
+++ b/perl-Devel-PatchPerl.spec
@@ -1,7 +1,7 @@
 Name:   perl-Devel-PatchPerl
-Version:1.00
+Version:1.28
 Release:1%{?dist}
-Summary:Patch perl source à la Devel::PPPort's buildperl.pl
+Summary:Patch perl source a la Devel::PPPort's buildperl.pl
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Devel-PatchPerl/
@@ -9,10 +9,15 @@ Source0:
http://www.cpan.org/authors/id/B/BI/BINGOS/Devel-PatchPerl-%{ver
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(File::pushd) = 1.00
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(IO::File)
+BuildRequires:  perl(lib)
 BuildRequires:  perl(MIME::Base64)
 BuildRequires:  perl(Module::Pluggable)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 Requires:   patch
 Requires:   perl(File::pushd) = 1.00
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
@@ -48,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Jitka Plesnikova jples...@redhat.com - 1.28-1
+- 1.28 bump
+
 * Sat Aug 10 2013 Iain Arnell iarn...@gmail.com 1.00-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index 989a6ec..8e6f9dc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cfa0b6687a0cb66157e92ea88c0ed60e  Devel-PatchPerl-1.00.tar.gz
+40f51b409621cdd36133775389387ac7  Devel-PatchPerl-1.28.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 1163225] perl-Devel-PatchPerl-1.28 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163225



--- Comment #1 from Fedora Update System upda...@fedoraproject.org ---
perl-Devel-PatchPerl-1.28-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/perl-Devel-PatchPerl-1.28-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=dT0ZESaFMZa=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 1163225] perl-Devel-PatchPerl-1.28 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163225



--- Comment #2 from Fedora Update System upda...@fedoraproject.org ---
perl-Devel-PatchPerl-1.28-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-Devel-PatchPerl-1.28-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=9zvKIVaPoBa=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 1163490] perl-PlRPC-0.2020-16

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163490

dominique chep...@gmail.com changed:

   What|Removed |Added

  Flags|needinfo?(chep...@gmail.com |
   |)   |



--- Comment #2 from dominique chep...@gmail.com ---
Sorry, I forget the principal.

There are updates for foomatic, git and perl and I have this error message :


-- Résolution des dépendances terminée
Erreur : Paquet : 4:perl-Pod-Usage-1.61-286.fc20.noarch (@rawhide/20)
 Requiert : perl(:MODULE_COMPAT_5.18.0)
 Suppression  : 4:perl-5.18.4-304.fc21.x86_64 (@updates-testing/21)
 perl(:MODULE_COMPAT_5.18.0)
 Mis à jour par : 4:perl-5.20.1-311.fc22.x86_64 (rawhide)
~perl(:MODULE_COMPAT_5.20.1)
~perl(:MODULE_COMPAT_5.20.0)
Erreur : Paquet : perl-PlRPC-0.2020-16.fc21.noarch (@rawhide/21)
 Requiert : perl(:MODULE_COMPAT_5.18.1)
 Suppression  : 4:perl-5.18.4-304.fc21.x86_64 (@updates-testing/21)
 perl(:MODULE_COMPAT_5.18.1)
 Mis à jour par : 4:perl-5.20.1-311.fc22.x86_64 (rawhide)
~perl(:MODULE_COMPAT_5.20.1)
~perl(:MODULE_COMPAT_5.20.0)
 Vous pouvez essayer d'utiliser --skip-broken pour contourner le problème
 Vous pouvez essayer d'exécuter : rpm -Va --nofiles --nodigest
[root@host ~]# 

I think it's same bug as  BZ#1143773

-- 
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=YZZBMkOLRsa=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-Test-Deep] Created tag perl-Test-Deep-0.113-1.fc21

2014-11-13 Thread Paul Howarth
The lightweight tag 'perl-Test-Deep-0.113-1.fc21' was created pointing to:

 2537582... Update to 0.113
--
Fedora Extras Perl SIG
http://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 1163309] perl-Test-Deep-0.113 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163309



--- Comment #1 from Fedora Update System upda...@fedoraproject.org ---
perl-Test-Deep-0.113-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/perl-Test-Deep-0.113-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=qfDnqVGUEqa=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-Test-Deep] Created tag perl-Test-Deep-0.113-1.fc22

2014-11-13 Thread Paul Howarth
The lightweight tag 'perl-Test-Deep-0.113-1.fc22' was created pointing to:

 2537582... Update to 0.113
--
Fedora Extras Perl SIG
http://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 1163317] perl-Text-Textile-2.13 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163317



--- Comment #1 from Petr Pisar ppi...@redhat.com ---
Due to this new feature:

- Applied a patch submitted by Andy Yacomink for running some of
the inline modifier code as a separate method to allow for a
subclass to override/prevent them.

I will push this change into rawhide only. I worry it can have security or
compatibility consequences.

-- 
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=dt3Wb9ar5qa=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 1163490] perl-PlRPC-0.2020-16

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163490



--- Comment #3 from dominique chep...@gmail.com ---
I remove manually perl-PlRPC but I have error message after a yum update : 
-- Résolution des dépendances terminée
Erreur : Paquet : 4:perl-Pod-Usage-1.61-286.fc20.noarch (@rawhide/20)
 Requiert : perl(:MODULE_COMPAT_5.18.0)
 Suppression  : 4:perl-5.18.4-304.fc21.x86_64 (@updates-testing/21)
 perl(:MODULE_COMPAT_5.18.0)
 Mis à jour par : 4:perl-5.20.1-311.fc22.x86_64 (rawhide)
~perl(:MODULE_COMPAT_5.20.1)
~perl(:MODULE_COMPAT_5.20.0)
 Vous pouvez essayer d'utiliser --skip-broken pour contourner le problème
 Vous pouvez essayer d'exécuter : rpm -Va --nofiles --nodigest
[root@host ~]

If I want remove perl-Pod-Usage, that remove a lot of package : all kde
package, all perl package and more.

-- 
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=6voQ8W570Xa=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 Text-Textile-2.13.tar.gz uploaded to lookaside cache by ppisar

2014-11-13 Thread Petr Pisar
A file has been added to the lookaside cache for perl-Text-Textile:

b502b1cca00ff9a26295a05e48710c2b  Text-Textile-2.13.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 1163307] perl-Test-Class-0.48 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163307

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

   What|Removed |Added

   Assignee|psab...@redhat.com  |p...@city-fan.org



-- 
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=GLgG1UP5Bka=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 1163309] perl-Test-Deep-0.113 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163309

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

   What|Removed |Added

   Assignee|psab...@redhat.com  |p...@city-fan.org



-- 
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=XgDekGdIZpa=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 1163244] perl-Import-Into-1.002004 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163244

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

   What|Removed |Added

   Assignee|psab...@redhat.com  |p...@city-fan.org



-- 
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=vWdQnBC1ZLa=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 1163320] perl-Unix-Statgrab-0.104 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163320



--- Comment #3 from Petr Šabata psab...@redhat.com ---
*** Bug 839612 has been marked as a duplicate of this bug. ***

-- 
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=ZCQgBGuazFa=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 839612] perl-Unix-Statgrab-0.04 segfaults with perl 5.16.0

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=839612

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |DUPLICATE
Last Closed||2014-11-13 05:50:39



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


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

-- 
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=xKGsa9rC0Da=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 1163320] perl-Unix-Statgrab-0.104 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163320



--- Comment #2 from Petr Šabata psab...@redhat.com ---
I was already planning to update this in bug #839612 but I'll leave this to
you.

-- 
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=Zk2ICELy5ya=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-Math-BigInt-GMP] Update to 1.38

2014-11-13 Thread Paul Howarth
commit c0410dbf7c7a32645423f89373ec93728c222a42
Author: Paul Howarth p...@city-fan.org
Date:   Thu Nov 13 10:52:22 2014 +

Update to 1.38

- New upstream release 1.38
  - Updated test files from the Math::BigInt distribution
  - Updated POD
  - Updated bundled Devel::CheckLib from v0.93 to v1.01
- Classify buildreqs by usage
- Use features from recent EU::MM since we need Math::BigInt ≥ 1.9993
- Always run the test suite
- Improve %summary and %description
- Use %license
- Make %files list more explicit
- Remove spurious exec permissions from text files
- Don't need to remove empty directories from the buildroot
- Use DESTDIR rather than PERL_INSTALL_ROOT
- Don't use macros for commands

 .gitignore|5 +--
 perl-Math-BigInt-GMP.spec |   86 +++-
 sources   |2 +-
 3 files changed, 62 insertions(+), 31 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 32f9a46..53e4f10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1 @@
-Math-BigInt-GMP-1.24.tar.gz
-/Math-BigInt-GMP-1.32.tar.gz
-/Math-BigInt-GMP-1.36.tar.gz
-/Math-BigInt-GMP-1.37.tar.gz
+/Math-BigInt-GMP-[0-9.]*.tar.gz
diff --git a/perl-Math-BigInt-GMP.spec b/perl-Math-BigInt-GMP.spec
index 86da255..dff3f83 100644
--- a/perl-Math-BigInt-GMP.spec
+++ b/perl-Math-BigInt-GMP.spec
@@ -1,60 +1,94 @@
 Name:   perl-Math-BigInt-GMP
-Version:1.37
-Release:8%{?dist}
-Summary:Math::BigInt::GMP Perl module
+Version:1.38
+Release:1%{?dist}
+Summary:Use the GMP library for Math::BigInt routines
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Math-BigInt-GMP/
 Source0:
http://search.cpan.org/CPAN/authors/id/P/PJ/PJACKLAM/Math-BigInt-GMP-%{version}.tar.gz
+# Module Build
 BuildRequires:  gmp-devel
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Math::BigInt) = 1.994
+BuildRequires:  perl
+BuildRequires:  perl(Config)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.75
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(Text::ParseWords)
+# Module Runtime
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(XSLoader) = 0.02
+# Test Suite
 BuildRequires:  perl(Math::BigFloat) = 1.994
+BuildRequires:  perl(Math::BigInt) = 1.9993
 BuildRequires:  perl(Pod::Coverage) = 0.18
-BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(Storable)
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod) = 1.22
 BuildRequires:  perl(Test::Pod::Coverage) = 1.08
 BuildRequires:  perl(threads)
-BuildRequires:  perl(XSLoader)
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+BuildRequires:  perl(warnings)
+# Runtime
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %{?perl_default_filter}
 
 %description
-This package contains a replacement (drop-in) module for Math::BigInt's
-core, Math::BigInt::Calc.pm. It needs the new versions of Math::BigInt and
-Math::BigFloat as they are from Perl 5.7.x onwards.
+Provides support for big integer calculations by means of the GMP library, as
+a replacement (drop-in) module for Math::BigInt's core, Math::BigInt::Calc.pm.
+Math::BigInt::GMP does not use Math::GMP, but provides its own XS layer to
+access the GMP library. This cuts out another (perl subroutine) layer and
+also reduces the memory footprint by not loading Math::GMP and Carp at all.
 
 %prep
 %setup -q -n Math-BigInt-GMP-%{version}
 
+# Get rid of bogus exec permissions
+chmod -c -x CHANGES lib/Math/BigInt/GMP.pm
+
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=$RPM_OPT_FLAGS
+perl Makefile.PL \
+  INSTALLDIRS=vendor \
+  OPTIMIZE=%{optflags} \
+  NO_PACKLIST=1 \
+  NO_PERLLOCAL=1
 make %{?_smp_mflags}
 
 %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 -type f -name '*.bs' -size 0 -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
-
-%{_fixperms} $RPM_BUILD_ROOT/*
+make install DESTDIR=%{buildroot}
+find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
+%{_fixperms} %{buildroot}
 
 %check
-# perl-Math-BigInt 1.87 (delivered with perl-5.10.x) is needed
-%if 0%{?rhel}  5 || 0%{?fedora}  8
 make test
-%endif
 
 %files
-%doc BUGS CHANGES CREDITS LICENSE README TODO
-%{perl_vendorarch}/auto/*
-%{perl_vendorarch}/Math*
-%{_mandir}/man3/*
+%license LICENSE
+%doc BUGS CHANGES CREDITS README TODO
+%{perl_vendorarch}/auto/Math/
+%{perl_vendorarch}/Math/
+%{_mandir}/man3/Math::BigInt::GMP.3*
 
 %changelog
+* Thu Nov 13 2014 Paul Howarth p...@city-fan.org - 1.38-1
+- Update to 1.38
+  - Updated test files from the 

[perl-Math-BigInt-GMP] Created tag perl-Math-BigInt-GMP-1.38-1.fc22

2014-11-13 Thread Paul Howarth
The lightweight tag 'perl-Math-BigInt-GMP-1.38-1.fc22' was created pointing to:

 c0410db... Update to 1.38
--
Fedora Extras Perl SIG
http://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 1163255] perl-Math-BigInt-GMP-1.38 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163255

Paul Howarth p...@city-fan.org changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||p...@city-fan.org
   Fixed In Version||perl-Math-BigInt-GMP-1.38-1
   ||.fc22
 Resolution|--- |RAWHIDE
   Assignee|psab...@redhat.com  |p...@city-fan.org
Last Closed||2014-11-13 06:02:11



--- Comment #1 from Paul Howarth p...@city-fan.org ---
Only built for Rawhide as it wants a very recent Math::BigInt, later than the
one in F-21.

-- 
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=SoZSJKkhu9a=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 MooseX-Types-Common-0.001012.tar.gz uploaded to lookaside cache by eseyman

2014-11-13 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-MooseX-Types-Common:

9acfbf718d46a9ee1d2198d6b59e40fa  MooseX-Types-Common-0.001012.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 Pod-Coverage-TrustPod-0.100003.tar.gz uploaded to lookaside cache by pghmcfc

2014-11-13 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Pod-Coverage-TrustPod:

5ea2328ae2ad0a724675cbddf424a8bd  Pod-Coverage-TrustPod-0.13.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-MooseX-Types-Common] Update to 0.001012

2014-11-13 Thread Emmanuel Seyman
commit 9da43beb2161c0be3af8bb7ebf2af556a09ab89a
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Thu Nov 13 12:24:30 2014 +0100

Update to 0.001012

 .gitignore|1 +
 perl-MooseX-Types-Common.spec |   25 +++--
 sources   |2 +-
 3 files changed, 17 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bed3b1c..594aad2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ MooseX-Types-Common-0.001002.tar.gz
 /MooseX-Types-Common-0.001006.tar.gz
 /MooseX-Types-Common-0.001007.tar.gz
 /MooseX-Types-Common-0.001008.tar.gz
+/MooseX-Types-Common-0.001012.tar.gz
diff --git a/perl-MooseX-Types-Common.spec b/perl-MooseX-Types-Common.spec
index c0b5b6e..6f99b1c 100644
--- a/perl-MooseX-Types-Common.spec
+++ b/perl-MooseX-Types-Common.spec
@@ -1,7 +1,7 @@
 Name:   perl-MooseX-Types-Common 
 Summary:A library of commonly used type constraints 
-Version:0.001008
-Release:7%{?dist}
+Version:0.001012
+Release:1%{?dist}
 License:GPL+ or Artistic 
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/MooseX-Types-Common-%{version}.tar.gz
@@ -13,13 +13,10 @@ BuildRequires:  perl(Capture::Tiny)
 BuildRequires:  perl(inc::Module::Install)
 BuildRequires:  perl(Moose) = 0.39
 BuildRequires:  perl(MooseX::Types) = 0.04
+BuildRequires:  perl(Test::Deep)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) = 0.62
-
-# obsolete/provide old tests subpackage
-# can be removed during F19 development cycle
-Obsoletes:  %{name}-tests  0.001004-2
-Provides:   %{name}-tests = %{version}-%{release}
+BuildRequires:  perl(Test::Warnings)
 
 %{?perl_default_filter}
 
@@ -45,11 +42,19 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 make test
 
 %files
-%doc README Changes t/
-%{perl_vendorlib}/*
-%{_mandir}/man3/*.3*
+%doc README Changes
+%license LICENSE
+%{perl_vendorlib}/MooseX*
+%{_mandir}/man3/MooseX*.3*
 
 %changelog
+* Thu Nov 13 2014 Emmanuel Seyman emman...@seyman.fr - 0.001012-1
+- Update to 0.001012
+- Tighten file listing
+- Drop obsoletes for test sub-package
+- Use %%license tag
+
+
 * Mon Sep 01 2014 Jitka Plesnikova jples...@redhat.com - 0.001008-7
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 2ec3308..bfbd936 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0346d19397c3a3e83c25d82c23f64549  MooseX-Types-Common-0.001008.tar.gz
+9acfbf718d46a9ee1d2198d6b59e40fa  MooseX-Types-Common-0.001012.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-Pod-Coverage-TrustPod] Update to 0.100003

2014-11-13 Thread Paul Howarth
commit 23011689b9985e22f50551b7086be93117b0057a
Author: Paul Howarth p...@city-fan.org
Date:   Thu Nov 13 11:29:26 2014 +

Update to 0.13

- New upstream release 0.13
  - The string *EVERYTHING* is now a pattern meaning trust everything
  - Only anchor the regex from Pod; trustme regex are again non-anchored
- Use %license
- Make %files list more explicit

 .gitignore  |6 +
 perl-Pod-Coverage-TrustPod.spec |   48 ++-
 sources |2 +-
 3 files changed, 29 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9d4490d..4095d32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1 @@
-Pod-Coverage-TrustPod-0.092830.tar.gz
-/Pod-Coverage-TrustPod-0.092832.tar.gz
-/Pod-Coverage-TrustPod-0.10.tar.gz
-/Pod-Coverage-TrustPod-0.11.tar.gz
-/Pod-Coverage-TrustPod-0.12.tar.gz
+/Pod-Coverage-TrustPod-[0-9.]*.tar.gz
diff --git a/perl-Pod-Coverage-TrustPod.spec b/perl-Pod-Coverage-TrustPod.spec
index ed8940c..0332b37 100644
--- a/perl-Pod-Coverage-TrustPod.spec
+++ b/perl-Pod-Coverage-TrustPod.spec
@@ -1,27 +1,27 @@
 Name:   perl-Pod-Coverage-TrustPod
-Version:0.12
-Release:9%{?dist}
+Version:0.13
+Release:1%{?dist}
 Summary:Allow a module's pod to contain Pod::Coverage hints
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Pod-Coverage-TrustPod/
-Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/Pod-Coverage-TrustPod-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Pod-Coverage-TrustPod-%{version}.tar.gz
 BuildArch:  noarch
-BuildRequires:  perl(ExtUtils::MakeMaker)
+# Build:
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.30
 # Run-time:
 BuildRequires:  perl(base)
 BuildRequires:  perl(Pod::Coverage::CountParents)
 BuildRequires:  perl(Pod::Eventual::Simple)
 BuildRequires:  perl(Pod::Find)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 # Tests:
 BuildRequires:  perl(Carp::Heavy)
 BuildRequires:  perl(lib)
-BuildRequires:  perl(Test::More)
-# Optional tests:
-BuildRequires:  perl(Test::Pod)
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
-
-%{?perl_default_filter}
+BuildRequires:  perl(Test::More) = 0.88
+# Explicit dependencies:
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %description
 This is a Pod::Coverage subclass (actually, a subclass of
@@ -32,25 +32,31 @@ symbol names trusted.
 %setup -q -n Pod-Coverage-TrustPod-%{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
-RELEASE_TESTING=1 make test
+make test
 
 %files
-%doc Changes LICENSE README
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%license LICENSE
+%doc Changes README
+%{perl_vendorlib}/Pod/
+%{_mandir}/man3/Pod::Coverage::TrustPod.3*
 
 %changelog
+* Thu Nov 13 2014 Paul Howarth p...@city-fan.org - 0.13-1
+- Update to 0.13
+  - The string *EVERYTHING* is now a pattern meaning trust everything
+  - Only anchor the regex from Pod; trustme regex are again non-anchored
+- Use %%license
+- Make %%files list more explicit
+
 * Thu Aug 28 2014 Jitka Plesnikova jples...@redhat.com - 0.12-9
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 53a01fd..6460660 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-25234b3aa0e933b93e46a5b69bb34478  Pod-Coverage-TrustPod-0.12.tar.gz
+5ea2328ae2ad0a724675cbddf424a8bd  Pod-Coverage-TrustPod-0.13.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 1163264] perl-MooseX-Types-Common-0.001012 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163264

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

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2014-11-13 07:14:48



--- Comment #1 from Emmanuel Seyman emman...@seyman.fr ---
Updated in rawhide.
http://koji.fedoraproject.org/koji/taskinfo?taskID=8127203

-- 
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=6L2NVboPZDa=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 MooseX-SemiAffordanceAccessor-0.10.tar.gz uploaded to lookaside cache by eseyman

2014-11-13 Thread Emmanuel Seyman
A file has been added to the lookaside cache for 
perl-MooseX-SemiAffordanceAccessor:

a4a7c332448e3c55e08762d867783390  MooseX-SemiAffordanceAccessor-0.10.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-MooseX-SemiAffordanceAccessor] Update to 0.10

2014-11-13 Thread Emmanuel Seyman
commit bdbca5cd3a355fcdd5ec08cbc6302d04fd4f1547
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Thu Nov 13 13:25:15 2014 +0100

Update to 0.10

 .gitignore  |1 +
 perl-MooseX-SemiAffordanceAccessor.spec |   20 +---
 sources |2 +-
 3 files changed, 15 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c01c28d..992b2d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 MooseX-SemiAffordanceAccessor-0.05.tar.gz
 /MooseX-SemiAffordanceAccessor-0.08.tar.gz
 /MooseX-SemiAffordanceAccessor-0.09.tar.gz
+/MooseX-SemiAffordanceAccessor-0.10.tar.gz
diff --git a/perl-MooseX-SemiAffordanceAccessor.spec 
b/perl-MooseX-SemiAffordanceAccessor.spec
index 7807241..6d0501e 100644
--- a/perl-MooseX-SemiAffordanceAccessor.spec
+++ b/perl-MooseX-SemiAffordanceAccessor.spec
@@ -1,9 +1,9 @@
 Name:   perl-MooseX-SemiAffordanceAccessor
 Summary:Name your accessors foo() and set_foo()
-Version:0.09
-Release:10%{?dist}
+Version:0.10
+Release:1%{?dist}
 License:Artistic 2.0
-Group:  Development/Libraries
+
 Source0:
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/MooseX-SemiAffordanceAccessor-%{version}.tar.gz
 
 URL:http://search.cpan.org/dist/MooseX-SemiAffordanceAccessor
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
@@ -50,12 +50,18 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null 
';'
 make test
 
 %files
-%defattr(-,root,root,-)
-%doc Changes README LICENSE
-%{perl_vendorlib}/*
-%{_mandir}/man3/*.3*
+%doc Changes README.md
+%license LICENSE
+%{perl_vendorlib}/MooseX*
+%{_mandir}/man3/MooseX*.3*
 
 %changelog
+* Thu Nov 13 2014 Emmanuel Seyman emman...@seyman.fr - 0.10-1
+- Update to 0.10
+- Use %%license tag
+- Drop Group tag
+- Tighten file listing
+
 * Mon Sep 01 2014 Jitka Plesnikova jples...@redhat.com - 0.09-10
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 678917f..808516d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-36411224d28a62f83b33e19e5f683039  MooseX-SemiAffordanceAccessor-0.09.tar.gz
+a4a7c332448e3c55e08762d867783390  MooseX-SemiAffordanceAccessor-0.10.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-Text-Textile] 2.13 bump

2014-11-13 Thread Petr Pisar
commit 4b350ec4f775729858c71b5e6b2e6ebd48ee70da
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 13 13:28:16 2014 +0100

2.13 bump

 .gitignore |1 +
 perl-Text-Textile.spec |   56 ++--
 sources|2 +-
 3 files changed, 37 insertions(+), 22 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 230defa..a6409b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Text-Textile-2.12.tar.gz
+/Text-Textile-2.13.tar.gz
diff --git a/perl-Text-Textile.spec b/perl-Text-Textile.spec
index 6cb617e..ee0affe 100644
--- a/perl-Text-Textile.spec
+++ b/perl-Text-Textile.spec
@@ -1,21 +1,38 @@
 Name:   perl-Text-Textile
-Version:2.12
-Release:15%{?dist}
+Version:2.13
+Release:1%{?dist}
 Summary:A humane web text generator
-License:GPL+ or Artistic
+# https://github.com/bradchoate/text-textile/issues/15
+# lib/Text/Textile.pm:  GPL+ or Artistic 2.0
+# ARTISTIC: text of Artistic 1.0
+License:GPL+ or Artistic 2.0
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Text-Textile/
 Source0:
http://www.cpan.org/authors/id/B/BC/BCHOATE/Text-Textile-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
+BuildRequires:  perl(base)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(Getopt::Long)
+BuildRequires:  perl(vars)
+# Optional run-time:
+BuildRequires:  perl(charnames)
+# File::Spec not used at tests
 BuildRequires:  perl(HTML::Entities)
-BuildRequires:  perl(Image::Size)
+# Image::Size not used at tests
+# Tests:
+BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod)
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
-# undetected requirements
+# Optional tests:
+BuildRequires:  perl(Test::Pod) = 1.14
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+# Optional run-time:
+Requires:   perl(charnames)
 Requires:   perl(File::Spec)
 Requires:   perl(HTML::Entities)
 Requires:   perl(Image::Size)
@@ -28,32 +45,29 @@ Textile is shorthand for doing common formatting tasks.
 %setup -q -n Text-Textile-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
-
+make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
 make test
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
-%doc ARTISTIC Changes README
+%doc ARTISTIC Changes README.textile
+%{_bindir}/textile
 %{perl_vendorlib}/*
+%{_mandir}/man1/textile.*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar ppi...@redhat.com - 2.13-1
+- 2.13 bump
+- License changed from (GPL+ or Artistic) to (GPL+ or Artistic 2.0)
+
 * Thu Aug 28 2014 Jitka Plesnikova jples...@redhat.com - 2.12-15
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index a269e2f..3ea2a54 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b4a3abc496f3c167b72fdd5549268a8  Text-Textile-2.12.tar.gz
+b502b1cca00ff9a26295a05e48710c2b  Text-Textile-2.13.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 1163317] perl-Text-Textile-2.13 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163317

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Text-Textile-2.13-1.fc
   ||22
 Resolution|--- |RAWHIDE
Last Closed||2014-11-13 07:42:32



-- 
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=vvqQC1elBWa=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-Pod-Coverage-TrustPod/f21] (2 commits) ...Update to 0.100003

2014-11-13 Thread Paul Howarth
Summary of changes:

  3ab2381... Perl 5.20 rebuild (*)
  2301168... Update to 0.13 (*)

(*) 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 1163262] perl-MooseX-SemiAffordanceAccessor-0.10 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163262

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

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2014-11-13 07:48:06



--- Comment #1 from Emmanuel Seyman emman...@seyman.fr ---
Updated in rawhide.
http://koji.fedoraproject.org/koji/taskinfo?taskID=8127468

-- 
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=J2b5sskoTga=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-Pod-Coverage-TrustPod] Created tag perl-Pod-Coverage-TrustPod-0.100003-1.fc22

2014-11-13 Thread Paul Howarth
The lightweight tag 'perl-Pod-Coverage-TrustPod-0.13-1.fc22' was created 
pointing to:

 2301168... Update to 0.13
--
Fedora Extras Perl SIG
http://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-Coverage-TrustPod] Created tag perl-Pod-Coverage-TrustPod-0.100003-1.fc21

2014-11-13 Thread Paul Howarth
The lightweight tag 'perl-Pod-Coverage-TrustPod-0.13-1.fc21' was created 
pointing to:

 2301168... Update to 0.13
--
Fedora Extras Perl SIG
http://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 1163490] perl-PlRPC-0.2020-16

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163490

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

   What|Removed |Added

  Component|perl|perl-Pod-Usage
   Assignee|jples...@redhat.com |ppi...@redhat.com



--- Comment #4 from Petr Pisar ppi...@redhat.com ---
This is a bug in perl-Pod-Usage package. I forgot to set the epoch value
(that's the number before a colon).

-- 
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=XgrEcrSTuda=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 1163490] Dual-lived perl-Pod-Usage needs to compete with perl.spec's epoch

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163490

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

   What|Removed |Added

 Status|NEW |ASSIGNED
Version|rawhide |19
Summary|perl-PlRPC-0.2020-16|Dual-lived perl-Pod-Usage
   ||needs to compete with
   ||perl.spec's epoch



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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=sWSAAtY6f8a=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 1163284] perl-Pod-Coverage-TrustPod-0.100003 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163284



--- Comment #1 from Fedora Update System upda...@fedoraproject.org ---
perl-Pod-Coverage-TrustPod-0.13-1.fc21 has been submitted as an update for
Fedora 21.
https://admin.fedoraproject.org/updates/perl-Pod-Coverage-TrustPod-0.13-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=vmMOSVa5IZa=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-Test-WWW-Mechanize-Catalyst] Update to 0.59

2014-11-13 Thread Emmanuel Seyman
commit fd7b3c7396761808b9d8935a2feddeca94831703
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Thu Nov 13 14:04:38 2014 +0100

Update to 0.59

 .gitignore|1 +
 perl-Test-WWW-Mechanize-Catalyst.spec |   11 +++
 sources   |2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 62fdaf7..516e6b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ Test-WWW-Mechanize-Catalyst-0.52.tar.gz
 /Test-WWW-Mechanize-Catalyst-0.56.tar.gz
 /Test-WWW-Mechanize-Catalyst-0.57.tar.gz
 /Test-WWW-Mechanize-Catalyst-0.58.tar.gz
+/Test-WWW-Mechanize-Catalyst-0.59.tar.gz
diff --git a/perl-Test-WWW-Mechanize-Catalyst.spec 
b/perl-Test-WWW-Mechanize-Catalyst.spec
index d2d2442..d1b1e4a 100644
--- a/perl-Test-WWW-Mechanize-Catalyst.spec
+++ b/perl-Test-WWW-Mechanize-Catalyst.spec
@@ -1,10 +1,10 @@
 Name:   perl-Test-WWW-Mechanize-Catalyst
 Summary:Test::WWW::Mechanize for Catalyst
-Version:0.58
-Release:8%{?dist}
+Version:0.59
+Release:1%{?dist}
 License:GPL+ or Artistic
-Group:  Development/Libraries
-Source0:
http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Test-WWW-Mechanize-Catalyst-%{version}.tar.gz
+
+Source0:
http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/Test-WWW-Mechanize-Catalyst-%{version}.tar.gz
 URL:http://search.cpan.org/dist/Test-WWW-Mechanize-Catalyst/
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 BuildArch:  noarch
@@ -75,6 +75,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Emmanuel Seyman emman...@seyman.fr - 0.59-1
+- Update to 0.59
+
 * Sun Sep 07 2014 Jitka Plesnikova jples...@redhat.com - 0.58-8
 - Perl 5.20 re-rebuild of bootstrapped packages
 
diff --git a/sources b/sources
index 923f104..5e3a467 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-590f6a22d70aa952d4af3e622b0a6c91  Test-WWW-Mechanize-Catalyst-0.58.tar.gz
+3e610ef813c04d418ba42a1189e17e6e  Test-WWW-Mechanize-Catalyst-0.59.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-Pod-Usage] Compete with perl.spec's epoch

2014-11-13 Thread Petr Pisar
commit ae5a02d7251b6fa5b7a3e68e3a6b37a0e757c24f
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 13 14:00:54 2014 +0100

Compete with perl.spec's epoch

 perl-Pod-Usage.spec |7 ++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pod-Usage.spec b/perl-Pod-Usage.spec
index de3f2c3..890f126 100644
--- a/perl-Pod-Usage.spec
+++ b/perl-Pod-Usage.spec
@@ -1,6 +1,8 @@
 Name:   perl-Pod-Usage
+# Compete with perl.spec's epoch
+Epoch:  4
 Version:1.64
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Print a usage message from embedded POD documentation
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -73,6 +75,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar ppi...@redhat.com - 4:1.64-3
+- Compete with perl.spec's epoch (bug #1163490)
+
 * Tue Aug 26 2014 Jitka Plesnikova jples...@redhat.com - 1.64-2
 - Perl 5.20 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-Usage/f20] Compete with perl.spec's epoch

2014-11-13 Thread Petr Pisar
commit 25fd888d5b40cb915efffb4486ed175a552c0a99
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 13 14:00:54 2014 +0100

Compete with perl.spec's epoch

 perl-Pod-Usage.spec |7 ++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pod-Usage.spec b/perl-Pod-Usage.spec
index c374d8a..6121fc1 100644
--- a/perl-Pod-Usage.spec
+++ b/perl-Pod-Usage.spec
@@ -1,6 +1,8 @@
 Name:   perl-Pod-Usage
+# Compete with perl.spec's epoch
+Epoch:  4
 Version:1.64
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Print a usage message from embedded POD documentation
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -73,6 +75,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar ppi...@redhat.com - 4:1.64-2
+- Compete with perl.spec's epoch (bug #1163490)
+
 * Tue Jul 01 2014 Petr Pisar ppi...@redhat.com - 1.64-1
 - 1.64 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-Pod-Usage/f21] Compete with perl.spec's epoch

2014-11-13 Thread Petr Pisar
commit 3b0d1e975f3ad2d2995661ee21fe2be8ec28067c
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 13 14:00:54 2014 +0100

Compete with perl.spec's epoch

 perl-Pod-Usage.spec |7 ++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pod-Usage.spec b/perl-Pod-Usage.spec
index c16157c..a4d2276 100644
--- a/perl-Pod-Usage.spec
+++ b/perl-Pod-Usage.spec
@@ -1,6 +1,8 @@
 Name:   perl-Pod-Usage
+# Compete with perl.spec's epoch
+Epoch:  4
 Version:1.64
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Print a usage message from embedded POD documentation
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -73,6 +75,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar ppi...@redhat.com - 4:1.64-2
+- Compete with perl.spec's epoch (bug #1163490)
+
 * Tue Jul 01 2014 Petr Pisar ppi...@redhat.com - 1.64-1
 - 1.64 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-Pod-Usage/f19] Compete with perl.spec's epoch

2014-11-13 Thread Petr Pisar
commit 2272bff2340d716babcbb89860b776200bc9dae0
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 13 14:00:54 2014 +0100

Compete with perl.spec's epoch

 perl-Pod-Usage.spec |7 ++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pod-Usage.spec b/perl-Pod-Usage.spec
index 9eb1f41..e414603 100644
--- a/perl-Pod-Usage.spec
+++ b/perl-Pod-Usage.spec
@@ -1,6 +1,8 @@
 Name:   perl-Pod-Usage
+# Compete with perl.spec's epoch
+Epoch:  4
 Version:1.61
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Print a usage message from embedded pod documentation
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -66,6 +68,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar ppi...@redhat.com - 4:1.61-2
+- Compete with perl.spec's epoch (bug #1163490)
+
 * Wed Feb 06 2013 Petr Pisar ppi...@redhat.com - 1.61-1
 - 1.61 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

[Bug 1163490] Dual-lived perl-Pod-Usage needs to compete with perl.spec's epoch

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163490



--- Comment #6 from Petr Pisar ppi...@redhat.com ---
The same problem is with perl-Pod-Checker.

-- 
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=9pNLWnCuOGa=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 File-ShareDir-Install-0.09.tar.gz uploaded to lookaside cache by pghmcfc

2014-11-13 Thread Paul Howarth
A file has been added to the lookaside cache for perl-File-ShareDir-Install:

508fd1f977f2e160e7e756c9c73868df  File-ShareDir-Install-0.09.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 MooseX-SetOnce-0.200002.tar.gz uploaded to lookaside cache by eseyman

2014-11-13 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-MooseX-SetOnce:

1e6d9e3b39d9f3241a2d878b4eb97c82  MooseX-SetOnce-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 1163312] perl-Test-WWW-Mechanize-Catalyst-0.59 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163312

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

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2014-11-13 08:21:29



--- Comment #1 from Emmanuel Seyman emman...@seyman.fr ---
Updated in rawhide.
http://koji.fedoraproject.org/koji/taskinfo?taskID=8127685

-- 
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=t5SaCaeKTba=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-Pod-Checker] Compete with perl.spec's epoch

2014-11-13 Thread Petr Pisar
commit 8593af2e1397a09319b109f157b7406a84022f8f
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 13 14:19:16 2014 +0100

Compete with perl.spec's epoch

 perl-Pod-Checker.spec |7 ++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pod-Checker.spec b/perl-Pod-Checker.spec
index b178746..266c5dd 100644
--- a/perl-Pod-Checker.spec
+++ b/perl-Pod-Checker.spec
@@ -1,6 +1,8 @@
 Name:   perl-Pod-Checker
+# Compete with perl.spec
+Epoch:  4
 Version:1.71
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Check POD documents for syntax errors
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -59,6 +61,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar ppi...@redhat.com - 4:1.71-3
+- Compete with perl.spec's epoch (bug #1163490)
+
 * Tue Aug 26 2014 Jitka Plesnikova jples...@redhat.com - 1.71-2
 - Perl 5.20 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-Checker/f21] Compete with perl.spec's epoch

2014-11-13 Thread Petr Pisar
commit f52d6a13607b0841d8860a3be7967b861303296d
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 13 14:19:16 2014 +0100

Compete with perl.spec's epoch

 perl-Pod-Checker.spec |7 ++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pod-Checker.spec b/perl-Pod-Checker.spec
index be05c92..1045423 100644
--- a/perl-Pod-Checker.spec
+++ b/perl-Pod-Checker.spec
@@ -1,6 +1,8 @@
 Name:   perl-Pod-Checker
+# Compete with perl.spec
+Epoch:  4
 Version:1.71
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Check POD documents for syntax errors
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -59,6 +61,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar ppi...@redhat.com - 4:1.71-2
+- Compete with perl.spec's epoch (bug #1163490)
+
 * Mon Jun 23 2014 Petr Pisar ppi...@redhat.com - 1.71-1
 - 1.71 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-MooseX-SetOnce] Update to 0.200002

2014-11-13 Thread Emmanuel Seyman
commit ca1539f24a62dbb8f171f094b85173baa19021c5
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Thu Nov 13 14:24:52 2014 +0100

Update to 0.22

 .gitignore   |1 +
 perl-MooseX-SetOnce.spec |   18 --
 sources  |2 +-
 3 files changed, 14 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fe1afa7..a1eaf21 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ MooseX-SetOnce-0.100471.tar.gz
 /MooseX-SetOnce-0.100473.tar.gz
 /MooseX-SetOnce-0.20.tar.gz
 /MooseX-SetOnce-0.21.tar.gz
+/MooseX-SetOnce-0.22.tar.gz
diff --git a/perl-MooseX-SetOnce.spec b/perl-MooseX-SetOnce.spec
index 217b366..e367768 100644
--- a/perl-MooseX-SetOnce.spec
+++ b/perl-MooseX-SetOnce.spec
@@ -1,9 +1,9 @@
 Name:   perl-MooseX-SetOnce
-Version:0.21
-Release:9%{?dist}
+Version:0.22
+Release:1%{?dist}
 Summary:Write-once, read-many attributes for Moose
 License:GPL+ or Artistic
-Group:  Development/Libraries
+
 URL:http://search.cpan.org/dist/MooseX-SetOnce/
 Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/MooseX-SetOnce-%{version}.tar.gz
 BuildArch:  noarch
@@ -41,11 +41,17 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 make test
 
 %files
-%doc Changes LICENSE README
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%doc Changes README
+%license LICENSE
+%{perl_vendorlib}/MooseX*
+%{_mandir}/man3/MooseX*
 
 %changelog
+* Thu Nov 13 2014 Emmanuel Seyman emman...@seyman.fr - 0.22-1
+- Update to 0.22
+- Tighten file listing
+- Use the %%license tag
+
 * Mon Sep 01 2014 Jitka Plesnikova jples...@redhat.com - 0.21-9
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 1d2275e..94664d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-17d95fb1257f484ef3cd4fcaef2a1af6  MooseX-SetOnce-0.21.tar.gz
+1e6d9e3b39d9f3241a2d878b4eb97c82  MooseX-SetOnce-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

[perl-Pod-Checker/f20] Compete with perl.spec's epoch

2014-11-13 Thread Petr Pisar
commit ae8ea5deb4e408ab7a0c37b5e196bbe3ee7f130d
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 13 14:19:16 2014 +0100

Compete with perl.spec's epoch

 perl-Pod-Checker.spec |7 ++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pod-Checker.spec b/perl-Pod-Checker.spec
index 2e6383d..35706ed 100644
--- a/perl-Pod-Checker.spec
+++ b/perl-Pod-Checker.spec
@@ -1,6 +1,8 @@
 Name:   perl-Pod-Checker
+# Compete with perl.spec
+Epoch:  4
 Version:1.60
-Release:291%{?dist}
+Release:292%{?dist}
 Summary:Check POD documents for syntax errors
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar ppi...@redhat.com - 4:1.60-292
+- Compete with perl.spec's epoch (bug #1163490)
+
 * Sun Aug 04 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.60-291
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Pod-Checker/f19] Compete with perl.spec's epoch

2014-11-13 Thread Petr Pisar
commit 87778cc60276616782c56cbdfa5e299b4f02b3dc
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 13 14:19:16 2014 +0100

Compete with perl.spec's epoch

 perl-Pod-Checker.spec |7 ++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Pod-Checker.spec b/perl-Pod-Checker.spec
index 06b56d6..e082503 100644
--- a/perl-Pod-Checker.spec
+++ b/perl-Pod-Checker.spec
@@ -1,6 +1,8 @@
 Name:   perl-Pod-Checker
+# Compete with perl.spec
+Epoch:  4
 Version:1.60
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Check POD documents for syntax errors
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,5 +59,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 13 2014 Petr Pisar ppi...@redhat.com - 4:1.60-2
+- Compete with perl.spec's epoch (bug #1163490)
+
 * Mon Feb 04 2013 Petr Pisar ppi...@redhat.com 1.60-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-File-ShareDir-Install] Update to 0.09

2014-11-13 Thread Paul Howarth
commit b686e073f294642795bd9b8847589367b2cb97a7
Author: Paul Howarth p...@city-fan.org
Date:   Thu Nov 13 13:28:26 2014 +

Update to 0.09

- New upstream release 0.09
  - Get rid of DB::single
  - Don't do POD tests by default
- Specify all dependencies

 perl-File-ShareDir-Install.spec |   44 --
 sources |2 +-
 2 files changed, 29 insertions(+), 17 deletions(-)
---
diff --git a/perl-File-ShareDir-Install.spec b/perl-File-ShareDir-Install.spec
index 0b9632f..ad816dd 100644
--- a/perl-File-ShareDir-Install.spec
+++ b/perl-File-ShareDir-Install.spec
@@ -1,22 +1,30 @@
 Name:   perl-File-ShareDir-Install
-Version:0.08
-Release:3%{?dist}
+Version:0.09
+Release:1%{?dist}
 Summary:Install shared files
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/File-ShareDir-Install/
-Source0:
http://www.cpan.org/authors/id/G/GW/GWYN/File-ShareDir-Install-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/G/GW/GWYN/File-ShareDir-Install-%{version}.tar.gz
 BuildArch:  noarch
+# Module Build
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) = 6.11
+# Module Runtime
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(IO::Dir)
-# tests
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Test Suite
+BuildRequires:  perl(Config)
+BuildRequires:  perl(File::Path)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
-
-%{?perl_default_filter}
+# Runtime
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %description
 File::ShareDir::Install allows you to install read-only data files from a
@@ -27,25 +35,29 @@ to locate these files after installation.
 %setup -q -n File-ShareDir-Install-%{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
+make test RELEASE_TESTING=1
 
 %files
 %doc Changes README
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%{perl_vendorlib}/File/
+%{_mandir}/man3/File::ShareDir::Install.3*
 
 %changelog
+* Thu Nov 13 2014 Paul Howarth p...@city-fan.org - 0.09-1
+- Update to 0.09
+  - Get rid of DB::single
+  - Don't do POD tests by default
+- Specify all dependencies
+
 * Wed Aug 27 2014 Jitka Plesnikova jples...@redhat.com - 0.08-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 244efe7..5a3479b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bdda798a8582d6d1d2f8149cb738e822  File-ShareDir-Install-0.08.tar.gz
+508fd1f977f2e160e7e756c9c73868df  File-ShareDir-Install-0.09.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 1163490] Dual-lived perl-Pod-Usage needs to compete with perl.spec's epoch

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163490

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

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-Pod-Usage-1.64-3.fc22



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=ffLiWlzunla=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 1163263] perl-MooseX-SetOnce-0.200002 is available

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163263

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

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2014-11-13 08:38:20



--- Comment #1 from Emmanuel Seyman emman...@seyman.fr ---
Updated in rawhide.
http://koji.fedoraproject.org/koji/taskinfo?taskID=8127819

-- 
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=Qrq9NJvdSGa=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 1163490] Dual-lived perl-Pod-Usage needs to compete with perl.spec's epoch

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163490



--- Comment #7 from Fedora Update System upda...@fedoraproject.org ---
perl-Pod-Usage-1.64-2.fc21,perl-Pod-Checker-1.71-2.fc21 has been submitted as
an update for Fedora 21.
https://admin.fedoraproject.org/updates/perl-Pod-Usage-1.64-2.fc21,perl-Pod-Checker-1.71-2.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=lmOvGNcFj4a=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 1163490] Dual-lived perl-Pod-Usage needs to compete with perl.spec's epoch

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163490



--- Comment #8 from Fedora Update System upda...@fedoraproject.org ---
perl-Pod-Usage-1.64-2.fc20,perl-Pod-Checker-1.60-292.fc20 has been submitted as
an update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-Pod-Usage-1.64-2.fc20,perl-Pod-Checker-1.60-292.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=ufjFIn5WCIa=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 1163490] Dual-lived perl-Pod-Usage needs to compete with perl.spec's epoch

2014-11-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1163490



--- Comment #9 from Fedora Update System upda...@fedoraproject.org ---
perl-Pod-Usage-1.61-2.fc19,perl-Pod-Checker-1.60-2.fc19 has been submitted as
an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-Pod-Usage-1.61-2.fc19,perl-Pod-Checker-1.60-2.fc19

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=BaDOVZchvSa=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-File-ShareDir-Install/f21] (2 commits) ...Update to 0.09

2014-11-13 Thread Paul Howarth
Summary of changes:

  50abf58... Perl 5.20 rebuild (*)
  b686e07... Update to 0.09 (*)

(*) 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 MooseX-Types-Perl-0.101343.tar.gz uploaded to lookaside cache by eseyman

2014-11-13 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-MooseX-Types-Perl:

cbb223342a6048053bc4743c34fd5850  MooseX-Types-Perl-0.101343.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] Remove bundled perl-ExtUtils-Command and perl-Filter-Simple

2014-11-13 Thread Petr Pisar
commit 48b627d133d73570d7ef183cc6f1ca68fc111709
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 13 14:51:01 2014 +0100

Remove bundled perl-ExtUtils-Command and perl-Filter-Simple

 perl.spec |   10 ++
 1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 8030b48..bac88b0 100644
--- a/perl.spec
+++ b/perl.spec
@@ -808,6 +808,7 @@ appropriate compilers and linkers in a cross-platform 
manner. It was motivated
 by the Module::Build project, but may be useful for other purposes as well.
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package ExtUtils-Command
 Summary:Perl routines to replace common UNIX commands in Makefiles
 Group:  Development/Libraries
@@ -823,6 +824,7 @@ Requires:   perl(File::Find)
 This Perl module is used to replace common UNIX commands. In all cases the
 functions work with @ARGV rather than taking arguments. This makes them
 easier to deal with in Makefiles.
+%endif
 
 %package ExtUtils-Embed
 Summary:Utilities for embedding Perl in C/C++ applications
@@ -1016,6 +1018,7 @@ a C preprocessor alters the source text of a C program 
before the compiler
 sees it.
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package Filter-Simple
 Summary:Simplified Perl source filtering
 Group:  Development/Libraries
@@ -1031,6 +1034,7 @@ Requires:   perl(warnings)
 %description Filter-Simple
 The Filter::Simple Perl module provides a simplified interface to
 Filter::Util::Call; one that is sufficient for most common cases.
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %package Getopt-Long
@@ -3092,9 +3096,11 @@ sed \
 %{_mandir}/man3/ExtUtils::CBuilder*
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %files ExtUtils-Command
 %{privlib}/ExtUtils/Command.pm
 %{_mandir}/man3/ExtUtils::Command.*
+%endif
 
 %files ExtUtils-Embed
 %{privlib}/ExtUtils/Embed.pm
@@ -3202,9 +3208,11 @@ sed \
 %{_mandir}/man3/Filter::Util::*
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %files Filter-Simple
 %{privlib}/Filter/Simple.pm
 %{_mandir}/man3/Filter::Simple.3*
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %files Getopt-Long
@@ -3619,6 +3627,8 @@ sed \
 %changelog
 * Thu Nov 13 2014 Petr Pisar ppi...@redhat.com - 4:5.20.1-313
 - Freeze epoch at perl-Pod-Checker and perl-Pod-Usage (bug #1163490)
+- Remove bundled perl-ExtUtils-Command (bug #1158536)
+- Remove bundled perl-Filter-Simple (bug #1158542)
 
 * Wed Nov 12 2014 Petr Pisar ppi...@redhat.com - 4:5.20.1-312
 - Do not double-own perl-Pod-Usage' and perl-Pod-Checker' files by
--
Fedora Extras Perl SIG
http://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] Fix a comment

2014-11-13 Thread Petr Pisar
commit 4d3284e8989e530b978daa5b20c03c090f73d3f2
Author: Petr Písař ppi...@redhat.com
Date:   Thu Nov 13 15:00:54 2014 +0100

Fix a comment

 perl.spec |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index bac88b0..14b37c6 100644
--- a/perl.spec
+++ b/perl.spec
@@ -102,7 +102,7 @@ Patch201:   
perl-5.16.3-Link-XS-modules-to-libperl.so-with-EU-MM-on-Linux.pa
 # Update some of the bundled modules
 # see http://fedoraproject.org/wiki/Perl/perl.spec for instructions
 
-# Build-require groff tools for populating %Config correctly, bug #135101
+# Build-require groff tools for populating %%Config correctly, bug #135101
 BuildRequires:  groff-base
 BuildRequires:  libdb-devel, tcsh, zlib-devel, bzip2-devel
 BuildRequires:  systemtap-sdt-devel
--
Fedora Extras Perl SIG
http://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-MooseX-Types-Perl] Update to 0.101343

2014-11-13 Thread Emmanuel Seyman
commit c9210a11c2135223feead95d98800afcc71f1c85
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Thu Nov 13 15:01:59 2014 +0100

Update to 0.101343

 .gitignore  |1 +
 perl-MooseX-Types-Perl.spec |   18 --
 sources |2 +-
 3 files changed, 14 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8fc647a..9673fcf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 MooseX-Types-Perl-0.101340.tar.gz
 /MooseX-Types-Perl-0.101341.tar.gz
+/MooseX-Types-Perl-0.101343.tar.gz
diff --git a/perl-MooseX-Types-Perl.spec b/perl-MooseX-Types-Perl.spec
index dd29652..8119a56 100644
--- a/perl-MooseX-Types-Perl.spec
+++ b/perl-MooseX-Types-Perl.spec
@@ -1,9 +1,9 @@
 Name:   perl-MooseX-Types-Perl
-Version:0.101341
-Release:7%{?dist}
+Version:0.101343
+Release:1%{?dist}
 Summary:Moose types that check against Perl syntax
 License:GPL+ or Artistic
-Group:  Development/Libraries
+
 URL:http://search.cpan.org/dist/MooseX-Types-Perl/
 Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/MooseX-Types-Perl-%{version}.tar.gz
 BuildArch:  noarch
@@ -40,11 +40,17 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 make test
 
 %files
-%doc Changes LICENSE README
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%doc Changes README
+%license LICENSE
+%{perl_vendorlib}/MooseX*
+%{_mandir}/man3/MooseX*
 
 %changelog
+* Thu Nov 13 2014 Emmanuel Seyman emman...@seyman.fr - 0.101343-1
+- Update to 0.101343
+- Use %%license tag
+- Tighten file listing
+
 * Mon Sep 01 2014 Jitka Plesnikova jples...@redhat.com - 0.101341-7
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 8b52c93..0f836f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-28ce385b35f8ef9ef696a42ea358f7fb  MooseX-Types-Perl-0.101341.tar.gz
+cbb223342a6048053bc4743c34fd5850  MooseX-Types-Perl-0.101343.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

  1   2   >