From e1b7eb246ecea08063fd0347e3ec47da10a79432 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org>
Date: Wed, 1 Mar 2017 16:00:59 +0100
Subject: Update to 0.24.

---
 .gitignore                    |  2 +-
 perl-WWW-Form-UrlEncoded.spec | 12 +++++++++---
 sources                       |  2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 84897ea..cb8635f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/WWW-Form-UrlEncoded-0.23.tar.gz
+/WWW-Form-UrlEncoded-0.24.tar.gz
diff --git a/perl-WWW-Form-UrlEncoded.spec b/perl-WWW-Form-UrlEncoded.spec
index fb2298a..c7b172e 100644
--- a/perl-WWW-Form-UrlEncoded.spec
+++ b/perl-WWW-Form-UrlEncoded.spec
@@ -1,6 +1,6 @@
 Name:           perl-WWW-Form-UrlEncoded
-Version:        0.23
-Release:        3%{?dist}
+Version:        0.24
+Release:        1%{?dist}
 Summary:        Parser and builder for application/x-www-form-urlencoded
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/WWW-Form-UrlEncoded/
@@ -19,7 +19,7 @@ BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(File::Copy)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(JSON) >= 2
-BuildRequires:  perl(Module::Build) > 0.38
+BuildRequires:  perl(Module::Build) > 0.4005
 BuildRequires:  perl(Test::More) >= 0.98
 
 BuildRequires:  perl(base)
@@ -30,6 +30,9 @@ BuildRequires:  perl(warnings)
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
+# N/A in Fedora
+# Suggests: perl(WWW::Form::UrlEncoded::XS)
+
 %description
 WWW::Form::UrlEncoded provides application/x-www-form-urlencoded parser and
 builder. This module aims to have compatibility with other CPAN modules
@@ -57,6 +60,9 @@ like HTTP::Body's urlencoded parser.
 %{_mandir}/man3/*
 
 %changelog
+* Wed Mar 01 2017 Ralf Corsépius <corse...@fedoraproject.org> - 0.24-1
+- Update to 0.24.
+
 * Sat Feb 11 2017 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.23-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index a30e52b..084ac20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d510bdf8645cc745135d5f300d2819f8  WWW-Form-UrlEncoded-0.23.tar.gz
+SHA512 (WWW-Form-UrlEncoded-0.24.tar.gz) = 
57dfcccd059534d3d0cb2b1d8ee826e4a31e77920a43b72c5939a866de9d4b526e2f59411507c3287f8c7ae283f7ebeed07cda543f0d36663e6b155952cec63e
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-WWW-Form-UrlEncoded.git/commit/?h=f26&id=e1b7eb246ecea08063fd0347e3ec47da10a79432
_______________________________________________
perl-devel mailing list -- perl-de...@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to