Accepting request 210754 from home:dbahi:branches:devel:libraries:c_c++

update to 4.0.3

OBS-URL: https://build.opensuse.org/request/show/210754
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zeromq?expand=0&rev=11
This commit is contained in:
Michal Vyskocil 2013-12-13 13:55:38 +00:00 committed by Git OBS Bridge
parent d8c90473e5
commit 5204cdd089
5 changed files with 19 additions and 5 deletions

7
_service Normal file
View File

@ -0,0 +1,7 @@
<services>
<service name="download_url">
<param name="host">download.zeromq.org</param>
<param name="protocol">http</param>
<param name="path">/zeromq-4.0.3.tar.gz</param>
</service>
</services>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:57fa9205bda2813c6f7645d1d6016838d27bac833c1edebaecc7f3626144711a
size 2169301

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:df96a141c85b65c2cb6c0db22223126623a09eecbfccb7f74400f3f938742f59
size 2083123

View File

@ -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

View File

@ -18,7 +18,7 @@
Name: zeromq
Version: 3.2.4
Version: 4.0.3
Release: 0
Url: http://www.zeromq.org/
Summary: Lightweight messaging kernel
@ -121,8 +121,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,-)