Soon retirement of zeromq2 and zeromq3

2016-11-13 Thread Thomas Spura
Hi all,

zeromq2 and zeromq3 were additional/compat packages that made it possible
to ship multiple versions of zeromq (namely the old versions 2 and 3).
These days, they don't get any bugfixes anymore and the version 4 should be
used were possible. There should have been enough time to port all
dependant packages to zeromq-4 and I like to retire these packages.

The current dependencies are:
# dnf repoquery --whatrequires zeromq2 --alldeps
perl-ZMQ-LibZMQ2-0:1.09-7.fc23.x86_64
perl-ZeroMQ-0:0.23-11.fc23.x86_64
zeromq2-devel-0:2.2.0-14.fc23.i686
zeromq2-devel-0:2.2.0-14.fc23.x86_64
# dnf repoquery --whatrequires zeromq3 --alldeps
perl-ZMQ-LibZMQ3-0:1.19-3.fc23.x86_64
zeromq3-devel-0:3.2.5-3.fc23.i686
zeromq3-devel-0:3.2.5-3.fc23.x86_64

The maintainer of perl-ZMQ-LibZMQ* should be aware of this [1,2] and is
also in CC. Feel free to take over the zeromq2 and zeromq3 packages,
otherwise I'll retire it next week.

Best,
Thomas

[1] https://bugzilla.redhat.com/show_bug.cgi?id=1165554
[2] https://bugzilla.redhat.com/show_bug.cgi?id=116
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


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

2014-11-17 Thread Thomas Spura
commit f915f53c7e4709a963be9571cba65bec0dc55490
Author: Thomas Spura 
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  - 1.09-5
+- zeromq-2 moved to zeromq2
+
 * Thu Oct 30 2014 Petr Pisar  - 1.09-4
 - Build-require Devel::PPPort (bug #1158400)
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel