[perl-Net-STOMP-Client] New upstream 1.4, rhbz#785732 Add BR Messaging::Message, Test::Pod and Test::Pod::Coverage to execut

stevetraylen stevetraylen at fedoraproject.org
Wed Feb 1 20:00:47 UTC 2012


commit 6038d16e5db6397aaebb8a7872547276f5efe10a
Author: Steve Traylen <steve.traylen at cern.ch>
Date:   Wed Feb 1 22:06:31 2012 +0100

    New upstream 1.4, rhbz#785732
    Add BR Messaging::Message, Test::Pod and Test::Pod::Coverage to
    execute new tests.

 .gitignore                 |    1 +
 perl-Net-STOMP-Client.spec |   13 +++++++++++--
 sources                    |    2 +-
 3 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 442a9bd..67f582c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Net-STOMP-Client-0.9.2.tar.gz
 /Net-STOMP-Client-0.9.5.tar.gz
 /Net-STOMP-Client-1.0.tar.gz
+/Net-STOMP-Client-1.4.tar.gz
diff --git a/perl-Net-STOMP-Client.spec b/perl-Net-STOMP-Client.spec
index 16d9c3f..c15614c 100644
--- a/perl-Net-STOMP-Client.spec
+++ b/perl-Net-STOMP-Client.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-STOMP-Client
-Version:        1.2
-Release:        2%{?dist}
+Version:        1.4
+Release:        1%{?dist}
 Summary:        STOMP object oriented client module
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -11,6 +11,10 @@ BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(IO::Socket::SSL)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Messaging::Message)
+BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(Test::Pod::Coverage)
+
 %if 0%{?el6} 
 BuildRequires:  perl(Time::HiRes)
 %endif
@@ -53,6 +57,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Feb 1 2012 Steve Traylen <steve.traylen at cern.ch> - 1.4-1
+- New upstream 1.4, rhbz#785732
+- Add BR Messaging::Message, Test::Pod and Test::Pod::Coverage to
+  execute new tests.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 6af8b6a..d6bc1df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2cb152ec54cdbdbead523ba1ec487d3d  Net-STOMP-Client-1.2.tar.gz
+5b9a13ba8383ac33bcf3e16eeea6a44d  Net-STOMP-Client-1.4.tar.gz


More information about the scm-commits mailing list