Hello community, here is the log from the commit of package zeromq for openSUSE:Factory checked in at 2017-02-09 11:16:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/zeromq (Old) and /work/SRC/openSUSE:Factory/.zeromq.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "zeromq" Changes: -------- --- /work/SRC/openSUSE:Factory/zeromq/zeromq.changes 2017-01-10 10:45:11.748858450 +0100 +++ /work/SRC/openSUSE:Factory/.zeromq.new/zeromq.changes 2017-02-09 11:16:27.487929614 +0100 @@ -1,0 +2,5 @@ +Fri Feb 3 17:06:33 UTC 2017 - [email protected] + +- Compact the descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ zeromq.spec ++++++ --- /var/tmp/diff_new_pack.s6XnM2/_old 2017-02-09 11:16:27.931866781 +0100 +++ /var/tmp/diff_new_pack.s6XnM2/_new 2017-02-09 11:16:27.935866215 +0100 @@ -54,12 +54,10 @@ %endif # with pgm %description -The 0MQ lightweight messaging kernel is a library which extends the -standard socket interfaces with features traditionally provided by -specialised messaging middleware products. 0MQ sockets provide an -abstraction of asynchronous message queues, multiple messaging patterns, -message filtering (subscriptions), seamless access to multiple transport -protocols and more. +The ZeroMQ messaging kernel is a library extending the standard +socket interfaces with an abstraction of asynchronous message queues, +multiple messaging patterns, message filtering (subscriptions) and +seamless access to multiple transport protocols. %package -n %{lib_name} Summary: Shared Library for ZeroMQ @@ -67,32 +65,28 @@ Recommends: %{name}-tools = %{version} %description -n %{lib_name} -The 0MQ lightweight messaging kernel is a library which extends the -standard socket interfaces with features traditionally provided by -specialised messaging middleware products. 0MQ sockets provide an -abstraction of asynchronous message queues, multiple messaging patterns, -message filtering (subscriptions), seamless access to multiple transport -protocols and more. +The ZeroMQ messaging kernel is a library extending the standard +socket interfaces with an abstraction of asynchronous message queues, +multiple messaging patterns, message filtering (subscriptions) and +seamless access to multiple transport protocols. This package holds the shared library part of the ZeroMQ package. %package tools Summary: Tools to work with ZeroMQ -Group: Productivity/Networking/Web/Servers # Conflict old libraries as we collide with them +Group: Productivity/Networking/Web/Servers Conflicts: libzmq1 Conflicts: libzmq2 Conflicts: libzmq3 %description tools -The 0MQ lightweight messaging kernel is a library which extends the -standard socket interfaces with features traditionally provided by -specialised messaging middleware products. 0MQ sockets provide an -abstraction of asynchronous message queues, multiple messaging patterns, -message filtering (subscriptions), seamless access to multiple transport -protocols and more. +The ZeroMQ messaging kernel is a library extending the standard +socket interfaces with an abstraction of asynchronous message queues, +multiple messaging patterns, message filtering (subscriptions) and +seamless access to multiple transport protocols. -This package contains the utilities to work with ZeroMQ library +This package contains the utilities to work with ZeroMQ library. %package devel Summary: Development files for ZeroMQ @@ -101,12 +95,10 @@ Provides: libzmq-devel = %{version} %description devel -The 0MQ lightweight messaging kernel is a library which extends the -standard socket interfaces with features traditionally provided by -specialised messaging middleware products. 0MQ sockets provide an -abstraction of asynchronous message queues, multiple messaging patterns, -message filtering (subscriptions), seamless access to multiple transport -protocols and more. +The ZeroMQ messaging kernel is a library extending the standard +socket interfaces with an abstraction of asynchronous message queues, +multiple messaging patterns, message filtering (subscriptions) and +seamless access to multiple transport protocols. This package holds the development files for ZeroMQ.
