SHA256
1
0
forked from pool/zeromq

- Version bump to 4.1.2 bnc#937912:

* Added explicit reference to static link exception in every source file.
  * Bumped ABI version to 5:0:0 since 4.1.x changed the ABI.
  * Fixed STDINT event interface macros to work with CZMQ 3.0.
  * Fixed installation of man pages when BUILD_DOC is not set.
  * Fixed #1428 - regression on single-socket proxies.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zeromq?expand=0&rev=33
This commit is contained in:
Tomáš Chvátal
2015-07-14 08:42:28 +00:00
committed by Git OBS Bridge
parent d7c54ccc2a
commit 1397552229
4 changed files with 15 additions and 5 deletions

View File

@@ -16,12 +16,12 @@
#
%define lib_name libzmq4
%define lib_name libzmq5
%ifarch %ix86 x86_64
%define with_pgm 1
%endif
Name: zeromq
Version: 4.1.1
Version: 4.1.2
Release: 0
Summary: Lightweight messaging kernel
License: LGPL-3.0+