From bd211f29aa6a32e38f1c6d17109410924871541a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org>
Date: Fri, 22 Jan 2016 14:58:10 +0100
Subject: Modernise spec.

---
 perl-Params-Validate.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 94d20da..64bbd77 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -16,7 +16,7 @@
 Summary:       Params-Validate Perl module
 Name:          perl-Params-Validate
 Version:       1.21
-Release:       1%{?dist}
+Release:       2%{?dist}
 License:       Artistic 2.0
 Group:                 Development/Libraries
 URL:           http://search.cpan.org/dist/Params-Validate/
@@ -66,8 +66,6 @@ BuildRequires:  aspell-en
 BuildRequires:  perl(Test::Portability::Files)
 %endif
 
-%{?perl_default_filter}
-
 %description
 The Params::Validate module allows you to validate method or function
 call parameters to an arbitrary level of specificity. At the simplest
@@ -101,6 +99,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Fri Jan 22 2016 Ralf Corsépius <corse...@fedoraproject.org> - 1.21-2
+- Modernise spec.
+
 * Sun Jul 26 2015 Ralf Corsépius <corse...@fedoraproject.org> - 1.21-1
 - Upstream update.
 - Reflect Attribute::Params::Validate having been dropped from
-- 
cgit v0.11.2


From 8b58093889e9252f52424a7abc2c44dbd981e848 Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering <rel...@fedoraproject.org>
Date: Thu, 4 Feb 2016 15:18:25 +0000
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

---
 perl-Params-Validate.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 64bbd77..e172092 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -16,7 +16,7 @@
 Summary:       Params-Validate Perl module
 Name:          perl-Params-Validate
 Version:       1.21
-Release:       2%{?dist}
+Release:       3%{?dist}
 License:       Artistic 2.0
 Group:                 Development/Libraries
 URL:           http://search.cpan.org/dist/Params-Validate/
@@ -99,6 +99,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 04 2016 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.21-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
+
 * Fri Jan 22 2016 Ralf Corsépius <corse...@fedoraproject.org> - 1.21-2
 - Modernise spec.
 
-- 
cgit v0.11.2


From 66fd938610ecc12b750b42b88ad7c1a5f004060e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org>
Date: Sun, 14 Feb 2016 08:48:38 +0100
Subject: Upstream update.

- Reflect changes to BRs.
---
 .gitignore                |  2 +-
 perl-Params-Validate.spec | 11 +++++++++--
 sources                   |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 908043e..dc68f3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.21.tar.gz
+/Params-Validate-1.22.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index e172092..29708e4 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.21
-Release:       3%{?dist}
+Version:       1.22
+Release:       1%{?dist}
 License:       Artistic 2.0
 Group:                 Development/Libraries
 URL:           http://search.cpan.org/dist/Params-Validate/
@@ -38,6 +38,7 @@ BuildRequires:  perl(base)
 BuildRequires:  perl(Devel::Peek)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(JSON::PP) >= 2.27300
 BuildRequires:  perl(lib)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
@@ -61,6 +62,8 @@ BuildRequires:  perl(Test::Pod::LinkCheck)
 BuildRequires:  perl(Test::Pod::No404s)
 BuildRequires: perl(Test::Spelling)
 BuildRequires:  perl(Test::Synopsis)
+BuildRequires:  perl(Test::CPAN::Meta::JSON) >= 0.16
+BuildRequires:  perl(Test::Mojibake)
 BuildRequires:  aspell-en
 # Optional:
 BuildRequires:  perl(Test::Portability::Files)
@@ -99,6 +102,10 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Sun Feb 14 2016 Ralf Corsépius <corse...@fedoraproject.org> - 1.22-1
+- Upstream update.
+- Reflect changes to BRs.
+
 * Thu Feb 04 2016 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.21-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
 
diff --git a/sources b/sources
index 7829b51..0dc465d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c81e5d44cbda5aeb8a3be03b35dc410b  Params-Validate-1.21.tar.gz
+f97cfb4669cdfaa10f85c4e200ffdd35  Params-Validate-1.22.tar.gz
-- 
cgit v0.11.2


From 4bbc86f8d5ee88643ee27540d421879662f69e0c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org>
Date: Sun, 14 Feb 2016 19:08:53 +0100
Subject: Cleanup merger.

---
 perl-Params-Validate.spec | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 29708e4..1624a87 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -106,9 +106,6 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 - Upstream update.
 - Reflect changes to BRs.
 
-* Thu Feb 04 2016 Fedora Release Engineering <rel...@fedoraproject.org> - 
1.21-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
-
 * Fri Jan 22 2016 Ralf Corsépius <corse...@fedoraproject.org> - 1.21-2
 - Modernise spec.
 
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f22&id=2e5b5f56fe29ce21e48f685e31d45018e2de6298
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to