[perl-ZMQ-LibZMQ2] zeromq-2 moved to zeromq2

Thomas Spura tomspur at fedoraproject.org
Mon Nov 17 09:33:21 UTC 2014


commit f915f53c7e4709a963be9571cba65bec0dc55490
Author: Thomas Spura <thomas.spura at gmail.com>
Date:   Mon Nov 17 10:32:57 2014 +0100

    zeromq-2 moved to zeromq2

 perl-ZMQ-LibZMQ2.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-ZMQ-LibZMQ2.spec b/perl-ZMQ-LibZMQ2.spec
index 5bf6991..9b4e900 100644
--- a/perl-ZMQ-LibZMQ2.spec
+++ b/perl-ZMQ-LibZMQ2.spec
@@ -1,6 +1,6 @@
 Name:           perl-ZMQ-LibZMQ2
 Version:        1.09
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Perl wrapper for the libzmq 2.x library
 
 License:        GPL+ or Artistic
@@ -20,7 +20,7 @@ BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Test::SharedFork)
 BuildRequires:  perl(Test::TCP) >= 1.08
 BuildRequires:  perl(ZMQ::Constants) >= 1.00
-BuildRequires:  zeromq-devel
+BuildRequires:  zeromq2-devel
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
@@ -59,6 +59,9 @@ make test
 
 
 %changelog
+* Mon Nov 17 2014 Thomas Spura <tomspur at fedoraproject.org> - 1.09-5
+- zeromq-2 moved to zeromq2
+
 * Thu Oct 30 2014 Petr Pisar <ppisar at redhat.com> - 1.09-4
 - Build-require Devel::PPPort (bug #1158400)
 



More information about the perl-devel mailing list