Hello community,
here is the log from the commit of package python-magic-wormhole-mailbox-server
for openSUSE:Factory checked in at 2019-06-03 18:56:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-magic-wormhole-mailbox-server (Old)
and
/work/SRC/openSUSE:Factory/.python-magic-wormhole-mailbox-server.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-magic-wormhole-mailbox-server"
Mon Jun 3 18:56:09 2019 rev:2 rq:707065 version:0.3.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-magic-wormhole-mailbox-server/python-magic-wormhole-mailbox-server.changes
2019-05-22 11:14:18.706552801 +0200
+++
/work/SRC/openSUSE:Factory/.python-magic-wormhole-mailbox-server.new.5148/python-magic-wormhole-mailbox-server.changes
2019-06-03 18:56:10.524410938 +0200
@@ -1,0 +2,5 @@
+Sun Jun 2 19:43:27 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Describe the package not the repository.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-magic-wormhole-mailbox-server.spec ++++++
--- /var/tmp/diff_new_pack.LN97iu/_old 2019-06-03 18:56:11.192410691 +0200
+++ /var/tmp/diff_new_pack.LN97iu/_new 2019-06-03 18:56:11.200410687 +0200
@@ -20,7 +20,7 @@
Name: python-magic-wormhole-mailbox-server
Version: 0.3.1
Release: 0
-Summary: Securely transfer data between computers
+Summary: Key exchange and control message server for Magic-Wormhole
License: MIT
Group: Development/Languages/Python
URL: https://github.com/warner/magic-wormhole-mailbox-server
@@ -43,11 +43,10 @@
%python_subpackages
%description
-This repository holds the code for the main server that
-[Magic-Wormhole](http://magic-wormhole.io) clients connect to. The server
-performs store-and-forward delivery for small key-exchange and control
-messages. Bulk data is sent over a direct TCP connection, or through a
-[transit-relay](https://github.com/warner/magic-wormhole-transit-relay).
+The main server for Magic-Wormhole. This server performs
+store-and-forward delivery for small key-exchange and control
+messages. Bulk data is sent over a direct TCP connection, or through
+a transit-relay.
%prep
%setup -q -n magic-wormhole-mailbox-server-%{version}