Notification time stamped 2022-09-14 20:49:30 UTC

From 13fd2ffada8eeeda83f81cdfdf110b89728f68cd Mon Sep 17 00:00:00 2001
From: Damian Wrobel <dwro...@ertelnet.rybnik.pl>
Date: Sep 14 2022 17:25:25 +0000
Subject: Fix FTBFS (rhbz#2124543).


Signed-off-by: Damian Wrobel <dwro...@ertelnet.rybnik.pl>

---

diff --git a/perl-SOAP-WSDL.spec b/perl-SOAP-WSDL.spec
index d6faf34..e4f4273 100644
--- a/perl-SOAP-WSDL.spec
+++ b/perl-SOAP-WSDL.spec
@@ -1,7 +1,7 @@
 Summary:       Perl module for SOAP with WSDL support
 Name:          perl-SOAP-WSDL
 Version:       3.004
-Release:       11%{?dist}
+Release:       12%{?dist}
 License:       GPL+ or Artistic
 URL:           https://metacpan.org/release/SOAP-WSDL
 Source:        
https://cpan.metacpan.org/modules/by-module/SOAP/SOAP-WSDL-%{version}.tar.gz
@@ -58,6 +58,7 @@ BuildRequires: perl(URI)
 BuildRequires: perl(vars)
 BuildRequires: perl(warnings)
 BuildRequires: perl(XML::Parser::Expat)
+BuildRequires: perl(Template::Plugin::CGI)
 
 Requires:      perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 Requires:      perl(SOAP::Lite)
@@ -133,6 +134,9 @@ chmod 0755 %{buildroot}%{_bindir}/wsdl2perl.pl
 
 
 %changelog
+* Wed Sep 14 2022 Damian Wrobel <dwro...@ertelnet.rybnik.pl> - 3.004-12
+- Add missing BR. Fixes FTBFS (rhbz#2124543).
+
 * Fri Jul 22 2022 Fedora Release Engineering <rel...@fedoraproject.org> - 
3.004-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
 


        
https://src.fedoraproject.org/rpms/perl-SOAP-WSDL/c/13fd2ffada8eeeda83f81cdfdf110b89728f68cd?branch=rawhide
_______________________________________________
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://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to