forked from pool/zeromq
Accepting request 211655 from devel:libraries:c_c++
- Update to version 4.0.3 For details see /usr/share/doc/packages/libzmq3/NEWS OBS-URL: https://build.opensuse.org/request/show/211655 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zeromq?expand=0&rev=10
This commit is contained in:
commit
8432d0b7cb
7
_service
Normal file
7
_service
Normal file
@ -0,0 +1,7 @@
|
||||
<services>
|
||||
<service name="download_url" mode="localonly">
|
||||
<param name="host">download.zeromq.org</param>
|
||||
<param name="protocol">http</param>
|
||||
<param name="path">/zeromq-4.0.3.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:df96a141c85b65c2cb6c0db22223126623a09eecbfccb7f74400f3f938742f59
|
||||
size 2083123
|
3
zeromq-4.0.3.tar.gz
Normal file
3
zeromq-4.0.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57fa9205bda2813c6f7645d1d6016838d27bac833c1edebaecc7f3626144711a
|
||||
size 2169301
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 13 07:09:00 UTC 2013 - bahid@emc.com
|
||||
|
||||
- Update to version 4.0.3
|
||||
For details see /usr/share/doc/packages/libzmq3/NEWS
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 21 15:16:59 UTC 2013 - p.drouand@gmail.com
|
||||
|
||||
|
@ -16,9 +16,8 @@
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: zeromq
|
||||
Version: 3.2.4
|
||||
Version: 4.0.3
|
||||
Release: 0
|
||||
Url: http://www.zeromq.org/
|
||||
Summary: Lightweight messaging kernel
|
||||
@ -121,8 +120,9 @@ find %{buildroot} -name "*.la" -delete
|
||||
|
||||
%files -n %{lib_name}
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS ChangeLog COPYING COPYING.LESSER NEWS README
|
||||
%doc AUTHORS ChangeLog COPYING COPYING.LESSER NEWS
|
||||
%{_libdir}/libzmq.so.*
|
||||
%{_bindir}/curve_keygen
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
|
Loading…
Reference in New Issue
Block a user