0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-27 15:41:05 +08:00

Problem: packaging versions out of date

Solution: bump to 4.2.2
This commit is contained in:
Luca Boccassi 2017-02-18 17:43:48 +00:00
parent 854ed90472
commit 5285b6e152
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
zeromq (4.2.1) UNRELEASED; urgency=low
zeromq (4.2.2) UNRELEASED; urgency=low
* Initial packaging.

View File

@ -2,7 +2,7 @@ Format: 3.0 (quilt)
Source: zeromq
Binary: libzmq5, libzmq3-dev, libzmq5-dbg
Architecture: any
Version: 4.2.1
Version: 4.2.2
Maintainer: libzmq Developers <zeromq-dev@lists.zeromq.org>
Homepage: http://www.zeromq.org/
Standards-Version: 3.9.8

View File

@ -10,7 +10,7 @@
%endif
%define lib_name libzmq5
Name: zeromq
Version: 4.2.1
Version: 4.2.2
Release: 1%{?dist}
Summary: The ZeroMQ messaging library
Group: Applications/Internet