Hello community,
here is the log from the commit of package python-iocapture for
openSUSE:Factory checked in at 2019-03-19 10:03:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-iocapture (Old)
and /work/SRC/openSUSE:Factory/.python-iocapture.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-iocapture"
Tue Mar 19 10:03:20 2019 rev:2 rq:686262 version:0.1.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-iocapture/python-iocapture.changes
2019-03-05 12:25:08.504844725 +0100
+++
/work/SRC/openSUSE:Factory/.python-iocapture.new.28833/python-iocapture.changes
2019-03-19 10:03:23.587780199 +0100
@@ -1,0 +2,5 @@
+Mon Mar 18 18:32:17 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Use noun phrase in descriptions.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-iocapture.spec ++++++
--- /var/tmp/diff_new_pack.WFLe7h/_old 2019-03-19 10:03:24.423779428 +0100
+++ /var/tmp/diff_new_pack.WFLe7h/_new 2019-03-19 10:03:24.423779428 +0100
@@ -20,7 +20,7 @@
Name: python-iocapture
Version: 0.1.2
Release: 0
-Summary: Capture stdout, stderr
+Summary: Python module to capture stdout, stderr
License: MIT
Group: Development/Languages/Python
Url: https://github.com/oinume/iocapture
@@ -35,7 +35,7 @@
%python_subpackages
%description
-Capture stdout, stderr easily with iocapture.
+A Python module to capture stdout, stderr with iocapture.
%prep
%setup -q -n iocapture-%{version}