Hello community,

here is the log from the commit of package python-outcome for openSUSE:Factory 
checked in at 2019-06-03 18:55:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-outcome (Old)
 and      /work/SRC/openSUSE:Factory/.python-outcome.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-outcome"

Mon Jun  3 18:55:42 2019 rev:2 rq:707058 version:1.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-outcome/python-outcome.changes    
2019-05-16 22:07:07.374445180 +0200
+++ /work/SRC/openSUSE:Factory/.python-outcome.new.5148/python-outcome.changes  
2019-06-03 18:55:44.748420499 +0200
@@ -1,0 +2,5 @@
+Sun Jun  2 21:07:27 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Use noun phrase in summary.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-outcome.spec ++++++
--- /var/tmp/diff_new_pack.UtJOKY/_old  2019-06-03 18:55:45.640420168 +0200
+++ /var/tmp/diff_new_pack.UtJOKY/_new  2019-06-03 18:55:45.644420166 +0200
@@ -20,7 +20,7 @@
 Name:           python-outcome
 Version:        1.0.0
 Release:        0
-Summary:        Capture the outcome of Python function calls
+Summary:        Function for capturing the outcome of Python function calls
 License:        MIT OR Apache-2.0
 Group:          Development/Languages/Python
 URL:            https://github.com/python-trio/outcome
@@ -40,7 +40,8 @@
 %python_subpackages
 
 %description
-Outcome provides a function for capturing the outcome of a Python function 
call, so that it can be passed around.
+Outcome provides a function for capturing the outcome of a Python
+function call, so that it can be passed around.
 
 %prep
 %setup -q -n outcome-%{version}


Reply via email to