forked from pool/zeromq
Accepting request 142622 from devel:libraries:c_c++
- Update to version 3.2.2 For details see /usr/share/doc/packages/libzmq3/NEWS OBS-URL: https://build.opensuse.org/request/show/142622 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zeromq?expand=0&rev=6
This commit is contained in:
commit
327754db34
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2a1416d0a3ea55ae17d43417fd9bd193412cc9101e144bc8d3bd19fe36816e0d
|
|
||||||
size 1877380
|
|
3
zeromq-3.2.2.tar.gz
Normal file
3
zeromq-3.2.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2b4eeda60fe47a9fa0804d53d76f656665c5f84dab7e63a1d496d9430b554f99
|
||||||
|
size 2067590
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 23 14:53:09 UTC 2012 - mrueckert@suse.de
|
||||||
|
|
||||||
|
- Update to version 3.2.2
|
||||||
|
For details see /usr/share/doc/packages/libzmq3/NEWS
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 28 21:36:20 UTC 2012 - jengelh@medozas.de
|
Sat Jan 28 21:36:20 UTC 2012 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: zeromq
|
Name: zeromq
|
||||||
Version: 2.1.7
|
Version: 3.2.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.zeromq.org/
|
Url: http://www.zeromq.org/
|
||||||
Summary: Lightweight messaging kernel
|
Summary: Lightweight messaging kernel
|
||||||
License: LGPL-3.0+
|
License: LGPL-3.0+
|
||||||
Group: Productivity/Networking/Web/Servers
|
Group: Productivity/Networking/Web/Servers
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: http://download.zeromq.org/%{name}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%ifarch %ix86 x86_64
|
%ifarch %ix86 x86_64
|
||||||
%if 0%{?suse_version} >= 1100
|
%if 0%{?suse_version} >= 1100
|
||||||
@ -64,7 +64,7 @@ abstraction of asynchronous message queues, multiple messaging patterns,
|
|||||||
message filtering (subscriptions), seamless access to multiple transport
|
message filtering (subscriptions), seamless access to multiple transport
|
||||||
protocols and more.
|
protocols and more.
|
||||||
|
|
||||||
%define lib_name libzmq1
|
%define lib_name libzmq3
|
||||||
|
|
||||||
%package -n %{lib_name}
|
%package -n %{lib_name}
|
||||||
Summary: Shared Library for ZeroMQ
|
Summary: Shared Library for ZeroMQ
|
||||||
|
Loading…
Reference in New Issue
Block a user