Hello community,
here is the log from the commit of package python-xvfbwrapper for
openSUSE:Factory checked in at 2018-07-31 16:01:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-xvfbwrapper (Old)
and /work/SRC/openSUSE:Factory/.python-xvfbwrapper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xvfbwrapper"
Tue Jul 31 16:01:57 2018 rev:3 rq:626412 version:0.2.9
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-xvfbwrapper/python-xvfbwrapper.changes
2018-06-29 22:27:11.066448044 +0200
+++
/work/SRC/openSUSE:Factory/.python-xvfbwrapper.new/python-xvfbwrapper.changes
2018-07-31 16:01:58.679809243 +0200
@@ -1,0 +2,5 @@
+Sun Jul 29 13:18:06 UTC 2018 - [email protected]
+
+- Use noun phrase in summary. Trim filler wording.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-xvfbwrapper.spec ++++++
--- /var/tmp/diff_new_pack.ixH6ZR/_old 2018-07-31 16:01:59.211810148 +0200
+++ /var/tmp/diff_new_pack.ixH6ZR/_new 2018-07-31 16:01:59.211810148 +0200
@@ -20,7 +20,7 @@
Name: python-xvfbwrapper
Version: 0.2.9
Release: 0
-Summary: Run a headless display inside X virtual framebuffer (Xvfb)
+Summary: Python wrapper for controlling X virtual framebuffer (Xvfb)
License: MIT
Group: Development/Languages/Python
URL: https://github.com/cgoldberg/xvfbwrapper
@@ -38,14 +38,11 @@
%python_subpackages
%description
-Xvfbwrapper is a python wrapper for controlling Xvfb.
-
Xvfb (X virtual framebuffer) is a display server implementing the X11
display server protocol. It runs in memory and does not require a
physical display. Only a network layer is necessary.
-Xvfb is especially useful for running acceptance tests on headless
-servers.
+Xvfb is useful for running acceptance tests on headless servers.
%prep
%setup -q -n xvfbwrapper-%{version}