Problem: 4.3.2 is out, need new version

Solution: bump to 4.3.3
This commit is contained in:
Luca Boccassi
2019-07-02 23:43:07 +01:00
parent a84ffa12b2
commit 491a0ae107
7 changed files with 10 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
zeromq (4.3.2) UNRELEASED; urgency=low
zeromq (4.3.3) 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.3.2
Version: 4.3.3
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.3.2
Version: 4.3.3
Release: 1%{?dist}
Summary: The ZeroMQ messaging library
Group: Applications/Internet