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:
parent
d7c54ccc2a
commit
1397552229
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:43d61e5706b43946aad4a661400627bcde9c63cc25816d4749c67b64c3dab8db
|
|
||||||
size 1383196
|
|
3
zeromq-4.1.2.tar.gz
Normal file
3
zeromq-4.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f9162ead6d68521e5154d871bac304f88857308bb02366b81bb588497a345927
|
||||||
|
size 1367275
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 14 08:36:14 UTC 2015 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 16 06:03:45 UTC 2015 - mvyskocil@opensuse.org
|
Tue Jun 16 06:03:45 UTC 2015 - mvyskocil@opensuse.org
|
||||||
|
|
||||||
|
@ -16,12 +16,12 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define lib_name libzmq4
|
%define lib_name libzmq5
|
||||||
%ifarch %ix86 x86_64
|
%ifarch %ix86 x86_64
|
||||||
%define with_pgm 1
|
%define with_pgm 1
|
||||||
%endif
|
%endif
|
||||||
Name: zeromq
|
Name: zeromq
|
||||||
Version: 4.1.1
|
Version: 4.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Lightweight messaging kernel
|
Summary: Lightweight messaging kernel
|
||||||
License: LGPL-3.0+
|
License: LGPL-3.0+
|
||||||
|
Loading…
Reference in New Issue
Block a user