diff --git a/_service b/_service index 7ff316d..5806d87 100644 --- a/_service +++ b/_service @@ -1,7 +1,4 @@ - - download.zeromq.org - http - /zeromq-4.0.3.tar.gz + diff --git a/zeromq-4.0.3.tar.gz b/zeromq-4.0.3.tar.gz deleted file mode 100644 index 1160a21..0000000 --- a/zeromq-4.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57fa9205bda2813c6f7645d1d6016838d27bac833c1edebaecc7f3626144711a -size 2169301 diff --git a/zeromq-4.0.4.tar.gz b/zeromq-4.0.4.tar.gz new file mode 100644 index 0000000..3b808e6 --- /dev/null +++ b/zeromq-4.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef71d46e94f33e27dd5a1661ed626cd39be4d2d6967792a275040e34457d399 +size 2149732 diff --git a/zeromq.changes b/zeromq.changes index 1b13c40..4f45cfd 100644 --- a/zeromq.changes +++ b/zeromq.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Thu Mar 27 13:42:35 UTC 2014 - speilicke@suse.com + +- Move to 'download_files' source service which is in better shap + and easier to use + +------------------------------------------------------------------- +Thu Mar 27 13:36:48 UTC 2014 - mvyskocil@opensuse.org + +- Update to 4.0.4 + For details see /usr/share/doc/packages/zeromq-devel/NEWS +- Moved most of docs to devel package to reduce a size of libmq3 + ------------------------------------------------------------------- Fri Dec 13 07:09:00 UTC 2013 - bahid@emc.com diff --git a/zeromq.spec b/zeromq.spec index 0bee02e..2414ebd 100644 --- a/zeromq.spec +++ b/zeromq.spec @@ -1,7 +1,7 @@ # # spec file for package zeromq # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: zeromq -Version: 4.0.3 +Version: 4.0.4 Release: 0 Url: http://www.zeromq.org/ Summary: Lightweight messaging kernel @@ -120,12 +120,13 @@ find %{buildroot} -name "*.la" -delete %files -n %{lib_name} %defattr(-,root,root,-) -%doc AUTHORS ChangeLog COPYING COPYING.LESSER NEWS +%doc COPYING COPYING.LESSER %{_libdir}/libzmq.so.* %{_bindir}/curve_keygen %files devel %defattr(-,root,root,-) +%doc AUTHORS ChangeLog COPYING COPYING.LESSER NEWS %{_includedir}/zmq* %{_libdir}/libzmq.so %{_libdir}/pkgconfig/libzmq.pc