Notification time stamped 2018-10-02 09:40:21 UTC

From 149bcab50cfce38a19dcb4521a15c2f521e10a1f Mon Sep 17 00:00:00 2001
From: Ralf Corsépius <corse...@fedoraproject.org>
Date: Oct 02 2018 09:19:17 +0000
Subject: Update to 0.25.


---

diff --git a/.gitignore b/.gitignore
index cb8635f..2469a2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/WWW-Form-UrlEncoded-0.24.tar.gz
+/WWW-Form-UrlEncoded-0.25.tar.gz
diff --git a/perl-WWW-Form-UrlEncoded.spec b/perl-WWW-Form-UrlEncoded.spec
index cd52426..bf439bc 100644
--- a/perl-WWW-Form-UrlEncoded.spec
+++ b/perl-WWW-Form-UrlEncoded.spec
@@ -1,6 +1,6 @@
 Name:           perl-WWW-Form-UrlEncoded
-Version:        0.24
-Release:        6%{?dist}
+Version:        0.25
+Release:        1%{?dist}
 Summary:        Parser and builder for application/x-www-form-urlencoded
 License:        GPL+ or Artistic
 URL:            https://metacpan.org/release/WWW-Form-UrlEncoded
@@ -18,7 +18,7 @@ BuildRequires:  perl(Exporter)
 BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(File::Copy)
 BuildRequires:  perl(File::Spec)
-BuildRequires:  perl(JSON) >= 2
+BuildRequires:  perl(JSON::PP) >= 2
 BuildRequires:  perl(Module::Build) > 0.4005
 BuildRequires:  perl(Test::More) >= 0.98
 
@@ -60,6 +60,9 @@ like HTTP::Body's urlencoded parser.
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 02 2018 Ralf Corsépius <corse...@fedoraproject.org> - 0.25-1
+- Update to 0.25.
+
 * Fri Jul 13 2018 Fedora Release Engineering <rel...@fedoraproject.org> - 
0.24-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
 
diff --git a/sources b/sources
index 084ac20..0781ab3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (WWW-Form-UrlEncoded-0.24.tar.gz) = 
57dfcccd059534d3d0cb2b1d8ee826e4a31e77920a43b72c5939a866de9d4b526e2f59411507c3287f8c7ae283f7ebeed07cda543f0d36663e6b155952cec63e
+SHA512 (WWW-Form-UrlEncoded-0.25.tar.gz) = 
3d962434e6a104110412956a1523e1ca30462855665ebbfccbcd136f80aa788e835adf1472b5f94c1e6f177758c10bb4b06ea693ffd8ff5f262e731930e5a727


        
https://src.fedoraproject.org/rpms/perl-WWW-Form-UrlEncoded/c/149bcab50cfce38a19dcb4521a15c2f521e10a1f?branch=f29
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org

Reply via email to