corsepiu pushed to perl-Params-Validate (f22). "Merge remote-tracking branch 'origin/f23' into f22"

2016-03-30 Thread notifications
From a43a1a6bfd137b5bdd0300db8877f3a9dfa8a054 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Wed, 30 Mar 2016 16:25:51 +0200
Subject: 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 dc68f3c..6e8ec2d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.22.tar.gz
+/Params-Validate-1.23.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 1624a87..9e06e7a 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.22
+Version:   1.23
 Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
@@ -102,6 +102,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar 30 2016 Ralf Corsépius  - 1.23-1
+- Upstream update.
+
 * Sun Feb 14 2016 Ralf Corsépius  - 1.22-1
 - Upstream update.
 - Reflect changes to BRs.
diff --git a/sources b/sources
index 0dc465d..8e11cca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f97cfb4669cdfaa10f85c4e200ffdd35  Params-Validate-1.22.tar.gz
+81bcd1f4b2a32d69fcd4a2af17db654f  Params-Validate-1.23.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f22&id=1f77548066b51accf2e5d28551edfc7cce1628b8
--
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

corsepiu pushed to perl-Params-Validate (f22). "Merge remote-tracking branch 'origin/f23' into f22"

2016-02-14 Thread notifications
From bd211f29aa6a32e38f1c6d17109410924871541a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
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  - 1.21-2
+- Modernise spec.
+
 * Sun Jul 26 2015 Ralf Corsépius  - 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 
Date: Thu, 4 Feb 2016 15:18:25 +
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  - 
1.21-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
+
 * Fri Jan 22 2016 Ralf Corsépius  - 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?= 
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  - 1.22-1
+- Upstream update.
+- Reflect changes to BRs.
+
 * Thu Feb 04 2016 Fedora Release Engineering  - 
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?= 
Date: Sun, 14 Feb 2016 19:08:53 +0100
Subject: Cleanup merger.

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

diff --g

corsepiu pushed to perl-Params-Validate (f22). "Merge remote-tracking branch 'origin/f23' into f22"

2015-07-26 Thread notifications
From bb9553a1e8c3e1937d51f6e931e68da9d2b3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Sun, 26 Jul 2015 01:19:41 +0200
Subject: Upstream update.

- Reflect Attribute::Params::Validate having been dropped from
  Params::Validate.
- Add %license.

diff --git a/.gitignore b/.gitignore
index 6693215..908043e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.20.tar.gz
+/Params-Validate-1.21.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index fd43f43..94d20da 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.20
+Version:   1.21
 Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
@@ -29,7 +29,6 @@ BuildRequires:  perl(Module::Implementation) >= 0.04
 BuildRequires:  perl(Module::Build) >= 0.37
 
 # Run-time:
-BuildRequires:  perl(Attribute::Handlers) >= 0.79
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Scalar::Util) >= 1.20
 BuildRequires:  perl(XSLoader)
@@ -95,13 +94,19 @@ 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 TODO
+%doc Changes TODO
+%license LICENSE
 %{perl_vendorarch}/Params
 %{perl_vendorarch}/auto/Params
-%{perl_vendorarch}/Attribute
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jul 26 2015 Ralf Corsépius  - 1.21-1
+- Upstream update.
+- Reflect Attribute::Params::Validate having been dropped from
+  Params::Validate.
+- Add %%license.
+
 * Mon Jul 13 2015 Ralf Corsépius  - 1.20-1
 - Upstream update.
 
diff --git a/sources b/sources
index b38b9dc..7829b51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7d669585d18f010244251c3b10837e1  Params-Validate-1.20.tar.gz
+c81e5d44cbda5aeb8a3be03b35dc410b  Params-Validate-1.21.tar.gz
-- 
cgit v0.10.2



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