From 75aab99c6b6bf24699401947a15bc958133b5d36 Mon Sep 17 00:00:00 2001
From: Lionel Cons <lionel.c...@cern.ch>
Date: Wed, 1 Feb 2017 08:46:15 +0100
Subject: New upstream 2.3, rhbz#1418132.

---
 perl-Net-STOMP-Client.spec | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

diff --git a/perl-Net-STOMP-Client.spec b/perl-Net-STOMP-Client.spec
index e8a60b8..592ea63 100644
--- a/perl-Net-STOMP-Client.spec
+++ b/perl-Net-STOMP-Client.spec
@@ -1,8 +1,8 @@
 %global cpan_name Net-STOMP-Client
 
 Name:           perl-%{cpan_name}
-Version:        2.2
-Release:        8%{?dist}
+Version:        2.3
+Release:        1%{?dist}
 Summary:        STOMP object oriented client module
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -11,16 +11,18 @@ Source0:        
http://search.cpan.org/CPAN/authors/id/L/LC/LCONS/%{cpan_name}-%
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl-generators
+BuildRequires:  perl(Encode)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(IO::Socket::SSL)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(IO::Socket::INET)
+BuildRequires:  perl(List::Util)
 BuildRequires:  perl(Messaging::Message)
+BuildRequires:  perl(No::Worries) >= 1.2
+BuildRequires:  perl(POSIX)
+BuildRequires:  perl(Params::Validate)
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
-%if 0%{?el6} 
 BuildRequires:  perl(Time::HiRes)
-%endif
-Requires:       perl(IO::Socket::SSL)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -56,6 +58,9 @@ rm -fr $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb  1 2017 Lionel Cons <lionel.c...@cern.ch> 2.3-1
+- New upstream 2.3, rhbz#1418132.
+
 * Mon May 16 2016 Jitka Plesnikova <jples...@redhat.com> - 2.2-8
 - Perl 5.24 rebuild
 
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-Net-STOMP-Client.git/commit/?h=el6&id=75aab99c6b6bf24699401947a15bc958133b5d36
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to