forked from pool/zeromq
Accepting request 142600 from home:darix:branches:home:mtomaschewski:syslog
- Update to version 3.2.2 For details see /usr/share/doc/packages/libzmq3/NEWS OBS-URL: https://build.opensuse.org/request/show/142600 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zeromq?expand=0&rev=7
This commit is contained in:
parent
f6839976c6
commit
5afeffde47
@ -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
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
|
||||
Name: zeromq
|
||||
Version: 2.1.7
|
||||
Version: 3.2.2
|
||||
Release: 0
|
||||
Url: http://www.zeromq.org/
|
||||
Summary: Lightweight messaging kernel
|
||||
License: LGPL-3.0+
|
||||
Group: Productivity/Networking/Web/Servers
|
||||
Source: %{name}-%{version}.tar.gz
|
||||
Source: http://download.zeromq.org/%{name}-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%ifarch %ix86 x86_64
|
||||
%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
|
||||
protocols and more.
|
||||
|
||||
%define lib_name libzmq1
|
||||
%define lib_name libzmq3
|
||||
|
||||
%package -n %{lib_name}
|
||||
Summary: Shared Library for ZeroMQ
|
||||
|
Loading…
Reference in New Issue
Block a user