[perl-Params-Validate] Upstream update.

2015-02-24 Thread corsepiu
commit f202d1c6cdbe61217256933f7d4ecbfc8d334ccb
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Wed Feb 25 06:27:19 2015 +0100

Upstream update.

- BR: perl(Test::Version).

 .gitignore| 2 +-
 perl-Params-Validate.spec | 9 +++--
 sources   | 2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ffc9560..fb04c94 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.17.tar.gz
+/Params-Validate-1.18.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 0532382..4ce7863 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -15,7 +15,7 @@
 
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.17
+Version:   1.18
 Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
@@ -41,7 +41,7 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(Test::Fatal)
-BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Test::More) = 0.96
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Test::Taint) = 0.02
 BuildRequires:  perl(Tie::Array)
@@ -62,6 +62,7 @@ BuildRequires:  perl(Test::Pod::LinkCheck)
 BuildRequires:  perl(Test::Pod::No404s)
 BuildRequires: perl(Test::Spelling)
 BuildRequires:  perl(Test::Synopsis)
+BuildRequires:  perl(Test::Version)
 BuildRequires:  aspell-en
 # Optional:
 BuildRequires:  perl(Test::Portability::Files)
@@ -102,6 +103,10 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Tue Feb 24 2015 Ralf Corsépius corse...@fedoraproject.org - 1.18-1
+- Upstream update.
+- BR: perl(Test::Version).
+
 * Sun Feb 01 2015 Ralf Corsépius corse...@fedoraproject.org - 1.17-1
 - Upstream update.
 
diff --git a/sources b/sources
index 8380f0f..73d910f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-783cd47ab1e73ca5ec08a7340d97fb54  Params-Validate-1.17.tar.gz
+2d6c94dd441cd96f98844aa19ebdbcb2  Params-Validate-1.18.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-Params-Validate] Upstream update.

2015-01-31 Thread corsepiu
commit 73788476693031d1b59ba79f6858962de324de5c
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Sun Feb 1 08:03:45 2015 +0100

Upstream update.

 .gitignore|2 +-
 perl-Params-Validate.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dbffe69..ffc9560 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.16.tar.gz
+/Params-Validate-1.17.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 5de3f7c..0532382 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -15,8 +15,8 @@
 
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.16
-Release:   2%{?dist}
+Version:   1.17
+Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -102,6 +102,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Sun Feb 01 2015 Ralf Corsépius corse...@fedoraproject.org - 1.17-1
+- Upstream update.
+
 * Mon Jan 12 2015 Petr Pisar ppi...@redhat.com - 1.16-2
 - Remove unused test-time dependency on Readonly:::XS
 
diff --git a/sources b/sources
index 8b90971..8380f0f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-616c869002972046a6b82d96687d09cb  Params-Validate-1.16.tar.gz
+783cd47ab1e73ca5ec08a7340d97fb54  Params-Validate-1.17.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Params-Validate] Upstream update.

2015-01-07 Thread corsepiu
commit 57e96bec693c499710037ab47926a407fa492087
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Thu Jan 8 07:43:48 2015 +0100

Upstream update.

- Reflect upstream changes.

 .gitignore|2 +-
 perl-Params-Validate.spec |   17 +
 sources   |2 +-
 3 files changed, 15 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4fecdc7..dbffe69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.13.tar.gz
+/Params-Validate-1.16.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 0f15f60..979c3d7 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -15,8 +15,8 @@
 
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.13
-Release:   4%{?dist}
+Version:   1.16
+Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -51,16 +51,21 @@ BuildRequires:  perl(Readonly::XS)
 
 %if %{with release_tests}
 # For release testing tests
+BuildRequires:  perl(Pod::Coverage::TrustPod)
+BuildRequires:  perl(LWP::Protocol::https)
 BuildRequires: perl(Test::CPAN::Changes)
 BuildRequires: perl(Test::EOL)
 BuildRequires: perl(Test::NoTabs)
+BuildRequires:  perl(Test::LeakTrace)
 BuildRequires: perl(Test::Pod) = 1.41
 BuildRequires: perl(Test::Pod::Coverage) = 1.04
 BuildRequires:  perl(Test::Pod::LinkCheck)
 BuildRequires:  perl(Test::Pod::No404s)
-BuildRequires:  perl(LWP::Protocol::https)
 BuildRequires: perl(Test::Spelling)
+BuildRequires:  perl(Test::Synopsis)
 BuildRequires:  aspell-en
+# Optional:
+BuildRequires:  perl(Test::Portability::Files)
 %endif
 
 %{?perl_default_filter}
@@ -91,13 +96,17 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2/dev/null ';'
 %{?with_release_tests:RELEASE_TESTING=1} %{!?with_network:SKIP_POD_NO404S=1} 
./Build test
 
 %files
-%doc Changes LICENSE README TODO
+%doc Changes LICENSE TODO
 %{perl_vendorarch}/Params
 %{perl_vendorarch}/auto/Params
 %{perl_vendorarch}/Attribute
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jan 08 2015 Ralf Corsépius corse...@fedoraproject.org - 1.16-1
+- Upstream update.
+- Reflect upstream changes.
+
 * Sun Sep 07 2014 Jitka Plesnikova jples...@redhat.com - 1.13-4
 - Perl 5.20 re-rebuild of bootstrapped packages
 
diff --git a/sources b/sources
index d4d0bc4..8b90971 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-51061593757a172a98ce15097e2da5d6  Params-Validate-1.13.tar.gz
+616c869002972046a6b82d96687d09cb  Params-Validate-1.16.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-Params-Validate] Upstream update.

2014-05-12 Thread corsepiu
commit b85b9ea821b2f6be97704e0a7644a4b58007c298
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Mon May 12 10:47:32 2014 +0200

Upstream update.

 .gitignore|2 +-
 perl-Params-Validate.spec |9 ++---
 sources   |2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 06966e8..4416642 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.09.tar.gz
+/Params-Validate-1.10.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 0ce3d80..6950f3d 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -15,7 +15,7 @@
 
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.09
+Version:   1.10
 Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
@@ -31,7 +31,7 @@ BuildRequires:  perl(Module::Build) = 0.37
 # Run-time:
 BuildRequires:  perl(Attribute::Handlers) = 0.79
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(Scalar::Util) = 1.10
+BuildRequires:  perl(Scalar::Util) = 1.20
 BuildRequires:  perl(XSLoader)
 
 # Required by the tests
@@ -46,7 +46,7 @@ BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Test::Taint) = 0.02
 BuildRequires:  perl(Tie::Array)
 BuildRequires:  perl(Tie::Hash)
-BuildRequires:  perl(Readonly)
+BuildRequires:  perl(Readonly) = 1.03
 BuildRequires:  perl(Readonly::XS)
 
 %if %{with release_tests}
@@ -98,6 +98,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Mon May 12 2014 Ralf Corsépius corse...@fedoraproject.org - 1.10-1
+- Upstream update.
+
 * Wed May 07 2014 Ralf Corsépius corse...@fedoraproject.org - 1.09-1
 - Upstream update.
 
diff --git a/sources b/sources
index 0aad84d..451360b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-959dfc6798e877d70a8a10c513d46967  Params-Validate-1.09.tar.gz
+be70733a36b5e941da8c985b664e4028  Params-Validate-1.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-Params-Validate] Upstream update.

2013-06-11 Thread corsepiu
commit b4a9d65e8d6bf6a80657862792ed19eaa9947027
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Tue Jun 11 17:47:48 2013 +0200

Upstream update.

- Update patch.
- Update BRs.
- Add %bcond --with network.
- Fix up %changelog dates.

 .gitignore |1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7eeae2f..82511d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/Params-Validate-1.07.tar.gz
 /Params-Validate-1.08.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-Params-Validate] Upstream update.

2012-10-30 Thread corsepiu
commit 657de05cd2b212adc8509fd005a8a6cc602f9c48
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Tue Oct 30 16:19:46 2012 +0100

Upstream update.

 .gitignore|2 +-
 perl-Params-Validate.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5707927..266e863 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.06.tar.gz
+/Params-Validate-1.07.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index ceff9ac..d0d8d83 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,7 +1,7 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.06
-Release:   5%{?dist}
+Version:   1.07
+Release:   1%{?dist}
 License:   Artistic2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -85,6 +85,9 @@ RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 30 2012 Ralf Corsépius corse...@fedoraproject.org - 1.07-1
+- Upstream update.
+
 * Tue Aug 14 2012 Petr Pisar ppi...@redhat.com - 1.06-5
 - Specify all dependencies
 
diff --git a/sources b/sources
index 59d38d1..5ef6ca8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4f7a281269cd30d7c3994ba5acb50857  Params-Validate-1.06.tar.gz
+7cb0e18bd547f3ba9c492712d1795ac6  Params-Validate-1.07.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-Params-Validate] Upstream update.

2012-03-19 Thread corsepiu
commit abf1d761925b4e2f5016f297be943826b4ba08b1
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Mon Mar 19 17:16:43 2012 +0100

Upstream update.

 .gitignore|2 +-
 perl-Params-Validate.spec |5 -
 sources   |2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 088eae2..5707927 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.05.tar.gz
+/Params-Validate-1.06.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 272524b..e5ea355 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,6 +1,6 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.05
+Version:   1.06
 Release:   1%{?dist}
 License:   Artistic2.0
 Group: Development/Libraries
@@ -77,6 +77,9 @@ RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Mar 19 2012 Ralf Corsépius corse...@fedoraproject.org - 1.06-1
+- Upstream update.
+
 * Wed Feb 09 2012 Ralf Corsépius corse...@fedoraproject.org - 1.05-1
 - Upstream update.
 
diff --git a/sources b/sources
index 853d0df..59d38d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-22281b8a0664e06946ad40dfc891004a  Params-Validate-1.05.tar.gz
+4f7a281269cd30d7c3994ba5acb50857  Params-Validate-1.06.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-Params-Validate] Upstream update.

2012-02-09 Thread corsepiu
commit 039f9177e831dc252725bc7c8a82d72e057b19ca
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Thu Feb 9 16:33:09 2012 +0100

Upstream update.

 perl-Params-Validate.spec |8 ++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 45d0569..272524b 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,6 +1,6 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.01
+Version:   1.05
 Release:   1%{?dist}
 License:   Artistic2.0
 Group: Development/Libraries
@@ -13,13 +13,14 @@ Patch0: Params-Validate-0.99.diff
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 BuildRequires:  perl(Carp)
-BuildRequires:  perl(ExtUtils::CBuilder)
+BuildRequires:  perl(Module::Implementation) = 0.04
 BuildRequires:  perl(Module::Build) = 0.3601
 
 # Required by the tests
 BuildRequires:  perl(Devel::Peek)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) = 0.88
 BuildRequires:  perl(Test::Taint) = 0.02
 BuildRequires:  perl(Tie::Array)
@@ -76,6 +77,9 @@ RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 09 2012 Ralf Corsépius corse...@fedoraproject.org - 1.05-1
+- Upstream update.
+
 * Mon Feb 06 2012 Ralf Corsépius corse...@fedoraproject.org - 1.01-1
 - Upstream update.
 - Drop Params-Validate-1.00-no-pod-coverage.patch.
--
Fedora Extras Perl SIG
http://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-Params-Validate] Upstream update.

2012-02-09 Thread corsepiu
commit f75453f19d040164447cf81d0ce8dfde3af522a7
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Thu Feb 9 16:33:52 2012 +0100

Upstream update.

 .gitignore |2 +-
 sources|2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 16e5f43..088eae2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.01.tar.gz
+/Params-Validate-1.05.tar.gz
diff --git a/sources b/sources
index c831b96..853d0df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d825054b9dddf42a3411a64e8421516  Params-Validate-1.01.tar.gz
+22281b8a0664e06946ad40dfc891004a  Params-Validate-1.05.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-Params-Validate] Upstream update.

2012-02-06 Thread corsepiu
commit 0bc0c7a41d57622e62e5ffe33db4b52ace293a07
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Mon Feb 6 15:55:30 2012 +0100

Upstream update.

- Drop Params-Validate-1.00-no-pod-coverage.patch.
- Spec file cleanup.

 .gitignore |2 +-
 Params-Validate-1.00-no-pod-coverage.patch |   11 --
 perl-Params-Validate.spec  |   29 +++
 sources|2 +-
 4 files changed, 22 insertions(+), 22 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dfa21a7..16e5f43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.00.tar.gz
+/Params-Validate-1.01.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 79c5d7e..45d0569 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,7 +1,7 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.00
-Release:   5%{?dist}
+Version:   1.01
+Release:   1%{?dist}
 License:   Artistic2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -9,25 +9,32 @@ Source0:  
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Params-Validate-%{
 
 # Hacks to make spell checking tests work with hunspell
 Patch0: Params-Validate-0.99.diff
-# Pod support is incomplete and kills release-testing testsuite
-Patch1: Params-Validate-1.00-no-pod-coverage.patch
 
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(Module::Build) = 0.3601
 
 # Required by the tests
-BuildRequires: perl(Test::Taint)
-BuildRequires: perl(Readonly)
-BuildRequires: perl(Readonly::XS)
+BuildRequires:  perl(Devel::Peek)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Test::Taint) = 0.02
+BuildRequires:  perl(Tie::Array)
+BuildRequires:  perl(Tie::Hash)
+BuildRequires:  perl(Readonly)
+BuildRequires:  perl(Readonly::XS)
 
 # For release testing tests
 BuildRequires: perl(Test::CPAN::Changes)
 BuildRequires: perl(Test::EOL)
 BuildRequires: perl(Test::NoTabs)
-BuildRequires: perl(Test::Pod::Coverage) = 1.04
 BuildRequires: perl(Test::Pod) = 1.41
+BuildRequires: perl(Test::Pod::Coverage) = 1.04
+# Optional, not (yet) in Fedora: BuildRequires:  perl(Test::Pod::LinkCheck)
+# Optional, not (yet) in Fedora: BuildRequires:  perl(Test::Pod::No404s)
 BuildRequires: perl(Test::Spelling)
 BuildRequires:  hunspell-en
 
@@ -45,7 +52,6 @@ certain methods, or applying validation callbacks to 
arguments.
 %prep
 %setup -q -n Params-Validate-%{version}
 %patch0 -p1
-%patch1 -p1
 sed -i -e s,set_spell_cmd(.*),set_spell_cmd(\'hunspell -l\'), 
t/release-pod-spell.t
 
 %build
@@ -70,6 +76,11 @@ RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Feb 06 2012 Ralf Corsépius corse...@fedoraproject.org - 1.01-1
+- Upstream update.
+- Drop Params-Validate-1.00-no-pod-coverage.patch.
+- Spec file cleanup.
+
 * Sun Jan 22 2012 Ralf Corsépius corse...@fedoraproject.org - 1.00-5
 - Add %%{perl_default_filter}.
 
diff --git a/sources b/sources
index 54c7aea..c831b96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e8989f5686de4cd916cd973ccf097625  Params-Validate-1.00.tar.gz
+7d825054b9dddf42a3411a64e8421516  Params-Validate-1.01.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-Params-Validate] Upstream update. Deactivate t/release-pod-coverage.t (Add Params-Validate-1.00-no-pod-coverage.patch

2011-06-30 Thread corsepiu
commit 4d569faffe21253dd91d20eb867ae7b19de36eaf
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Thu Jun 30 12:48:13 2011 +0200

Upstream update.
Deactivate t/release-pod-coverage.t
(Add Params-Validate-1.00-no-pod-coverage.patch).

 .gitignore |2 +-
 Params-Validate-1.00-no-pod-coverage.patch |   11 +++
 perl-Params-Validate.spec  |   12 ++--
 sources|2 +-
 4 files changed, 23 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d87d7b..dfa21a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-0.99.tar.gz
+/Params-Validate-1.00.tar.gz
diff --git a/Params-Validate-1.00-no-pod-coverage.patch 
b/Params-Validate-1.00-no-pod-coverage.patch
new file mode 100644
index 000..3b65b3d
--- /dev/null
+++ b/Params-Validate-1.00-no-pod-coverage.patch
@@ -0,0 +1,11 @@
+--- Params-Validate-1.00.orig/t/release-pod-coverage.t 2011-06-11 
16:26:01.0 +0200
 Params-Validate-1.00/t/release-pod-coverage.t  2011-06-30 
12:16:04.897533344 +0200
+@@ -11,6 +11,8 @@
+ 
+ use Test::More;
+ 
++plan skip_all = 'Test disabled, POD coverage is incomplete';
++
+ eval use Test::Pod::Coverage 1.04;
+ plan skip_all = Test::Pod::Coverage 1.04 required for testing POD coverage
+ if $@;
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 5dffa17..e4b850f 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,7 +1,7 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   0.99
-Release:   3%{?dist}
+Version:   1.00
+Release:   1%{?dist}
 License:   Artistic2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -9,6 +9,8 @@ Source0:
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Params-Validate-%{
 
 # Hacks to make spell checking tests work with hunspell
 Patch0: Params-Validate-0.99.diff
+# Pod support is incomplete and kills release-testing testsuite
+Patch1: Params-Validate-1.00-no-pod-coverage.patch
 
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
@@ -41,6 +43,7 @@ certain methods, or applying validation callbacks to 
arguments.
 %prep
 %setup -q -n Params-Validate-%{version}
 %patch0 -p1
+%patch1 -p1
 sed -i -e s,set_spell_cmd(.*),set_spell_cmd(\'hunspell -l\'), 
t/release-pod-spell.t
 
 %build
@@ -65,6 +68,11 @@ RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jun 30 2011 Ralf Corsépius corse...@fedoraproject.org - 1.00-1
+- Upstream update.
+- Deactivate t/release-pod-coverage.t 
+  (Add Params-Validate-1.00-no-pod-coverage.patch).
+
 * Thu Jun 30 2011 Ralf Corsépius corse...@fedoraproject.org - 0.99-3
 - Fix up bogus Tue Jun 28 2011 changelog entry.
 - Fix License (Artistic2.0).
diff --git a/sources b/sources
index a862c83..54c7aea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-218b0e970b3568eeddf83f65b24657f6  Params-Validate-0.99.tar.gz
+e8989f5686de4cd916cd973ccf097625  Params-Validate-1.00.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-Params-Validate] Upstream update. Rebase patch (Params-Validate-0.99.diff).

2011-05-31 Thread corsepiu
commit 08a78023b8eab4f154e0423bdc6b74b1936248e3
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Tue May 31 08:38:23 2011 +0200

Upstream update.
Rebase patch (Params-Validate-0.99.diff).

 .gitignore|3 +--
 Params-Validate-0.98.diff |   22 --
 Params-Validate-0.99.diff |   18 ++
 perl-Params-Validate.spec |8 ++--
 sources   |2 +-
 5 files changed, 26 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f50910d..7d87d7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-Params-Validate-0.95.tar.gz
-/Params-Validate-0.98.tar.gz
+/Params-Validate-0.99.tar.gz
diff --git a/Params-Validate-0.99.diff b/Params-Validate-0.99.diff
new file mode 100644
index 000..aee5d47
--- /dev/null
+++ b/Params-Validate-0.99.diff
@@ -0,0 +1,18 @@
+--- Params-Validate-0.99.orig/t/release-pod-spell.t2011-05-27 
23:59:33.0 +0200
 Params-Validate-0.99/t/release-pod-spell.t 2011-05-31 08:37:29.073051734 
+0200
+@@ -31,11 +31,15 @@
+ all_pod_files_spelling_ok();
+ 
+ __DATA__
++'
++''
+ API
+ baz
+ CPAN
+ GLOBREF
++'globals'
+ Martynov
++onwards
+ OO
+ PayPal
+ pre
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 054259d..bacc8bd 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,6 +1,6 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   0.98
+Version:   0.99
 Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -8,7 +8,7 @@ URL:http://search.cpan.org/dist/Params-Validate/
 Source0:   
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Params-Validate-%{version}.tar.gz
 
 # Hacks to make spell checking tests work with hunspell
-Patch0: Params-Validate-0.98.diff
+Patch0: Params-Validate-0.99.diff
 
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
@@ -66,6 +66,10 @@ RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/*
 
 %changelog
+* Tue May 31 2011 Ralf Corsépius corse...@fedoraproject.org - 0.99-1
+- Upstream update.
+- Rebase patch (Params-Validate-0.99.diff).
+
 * Sat Apr 30 2011 Ralf Corsépius corse...@fedoraproject.org - 0.98-1
 - Upstream update.
 - Spec cleanup.
diff --git a/sources b/sources
index 0c1d3a0..a862c83 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6dacb26b1bdb6338b6eed45cd86958bb  Params-Validate-0.98.tar.gz
+218b0e970b3568eeddf83f65b24657f6  Params-Validate-0.99.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-Params-Validate] Upstream update. Spec cleanup. Rework BR's. Reflect upstream having abandoned AUTHOR_TESTING. Make s

2011-04-30 Thread corsepiu
commit 6d57767429c3e5f3d23166453b8751c38e336e34
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Sun May 1 07:13:31 2011 +0200

Upstream update.
Spec cleanup.
Rework BR's.
Reflect upstream having abandoned AUTHOR_TESTING.
Make spell-checking tests working/work-around 
aspell/hunspell/perl(Test::Spelling)
issues (add Params-Validate-0.98.diff).

 .gitignore|1 +
 Params-Validate-0.98.diff |   22 ++
 perl-Params-Validate.spec |   40 +---
 sources   |2 +-
 4 files changed, 49 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3846a45..f50910d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Params-Validate-0.95.tar.gz
+/Params-Validate-0.98.tar.gz
diff --git a/Params-Validate-0.98.diff b/Params-Validate-0.98.diff
new file mode 100644
index 000..98dc81a
--- /dev/null
+++ b/Params-Validate-0.98.diff
@@ -0,0 +1,22 @@
+--- Params-Validate-0.98/t/release-pod-spell.t.orig2011-04-23 
19:06:15.0 +0200
 Params-Validate-0.98/t/release-pod-spell.t 2011-05-01 06:43:23.722718323 
+0200
+@@ -31,11 +31,19 @@
+ all_pod_files_spelling_ok();
+ 
+ __DATA__
++'
++''
++API
+ baz
++CPAN
+ GLOBREF
++'globals'
+ Martynov
++onwards
++OO
+ PayPal
+ pre
++Rolsky
+ runtime
+ SCALARREF
+ ValidatePos
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 8f3479f..054259d 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,29 +1,34 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   0.95
-Release:   4%{?dist}
+Version:   0.98
+Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
 Source0:   
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Params-Validate-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
+# Hacks to make spell checking tests work with hunspell
+Patch0: Params-Validate-0.98.diff
 
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(Pod::Man)
-# N/A in Fedora: BuildRequires:  perl(Module::Build) = 0.36
-BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Module::Build) = 0.3601
 
 # Required by the tests
 BuildRequires: perl(Test::Taint)
 BuildRequires: perl(Readonly)
 BuildRequires: perl(Readonly::XS)
 
-# For improved tests
-BuildRequires:  perl(Test::Kwalitee)
-BuildRequires:  perl(Test::Pod::Coverage)
-BuildRequires:  perl(Test::Pod)
+# For release testing tests
+# Optional, not yet in Fedora: BuildRequires:  perl(Test::CPAN::Changes)
+BuildRequires: perl(Test::EOL)
+BuildRequires: perl(Test::NoTabs)
+BuildRequires: perl(Test::Pod::Coverage) = 1.04
+BuildRequires: perl(Test::Pod) = 1.41
+BuildRequires: perl(Test::Spelling)
+BuildRequires:  hunspell-en
 
 %description
 The Params::Validate module allows you to validate method or function
@@ -36,24 +41,21 @@ certain methods, or applying validation callbacks to 
arguments.
 
 %prep
 %setup -q -n Params-Validate-%{version}
+%patch0 -p1
+sed -i -e s,set_spell_cmd(.*),set_spell_cmd(\'hunspell -l\'), 
t/release-pod-spell.t
 
 %build
 %{__perl} Build.PL installdirs=vendor optimize=$RPM_OPT_FLAGS
 ./Build
 
 %install
-rm -rf $RPM_BUILD_ROOT
 ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
 find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2/dev/null ';'
 
 %{_fixperms} $RPM_BUILD_ROOT/*
 
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %check
-AUTHOR_TESTING=1 ./Build test
+RELEASE_TESTING=1 ./Build test
 
 %files
 %defattr(-,root,root,-)
@@ -64,6 +66,14 @@ AUTHOR_TESTING=1 ./Build test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Apr 30 2011 Ralf Corsépius corse...@fedoraproject.org - 0.98-1
+- Upstream update.
+- Spec cleanup.
+- Rework BR's.
+- Reflect upstream having abandoned AUTHOR_TESTING.
+- Make spell-checking tests working/work-around 
aspell/hunspell/perl(Test::Spelling)
+  issues (add Params-Validate-0.98.diff).
+
 * Tue Feb 08 2011 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.95-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 55c4d38..0c1d3a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f544f12357ae4ba44044cd8cb2b83a9f  Params-Validate-0.95.tar.gz
+6dacb26b1bdb6338b6eed45cd86958bb  Params-Validate-0.98.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