Hello community,

here is the log from the commit of package python-backcall for openSUSE:Factory 
checked in at 2018-05-29 10:30:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-backcall (Old)
 and      /work/SRC/openSUSE:Factory/.python-backcall.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-backcall"

Tue May 29 10:30:06 2018 rev:2 rq:610288 version:0.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-backcall/python-backcall.changes  
2018-05-01 23:37:20.150615738 +0200
+++ /work/SRC/openSUSE:Factory/.python-backcall.new/python-backcall.changes     
2018-05-29 10:30:14.037026033 +0200
@@ -1,0 +2,6 @@
+Fri May  4 08:16:15 UTC 2018 - [email protected]
+
+- Update wording of description so it does not assume any specific
+  user context.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-backcall.spec ++++++
--- /var/tmp/diff_new_pack.setwNg/_old  2018-05-29 10:30:14.960991902 +0200
+++ /var/tmp/diff_new_pack.setwNg/_new  2018-05-29 10:30:14.976991310 +0200
@@ -34,10 +34,10 @@
 %python_subpackages
 
 %description
-If your code lets other people supply callback functions, it’s
-important to specify the function signature you expect, and check that
-functions support that. Adding extra parameters later would break
-other peoples code unless you’re careful.
+If code lets other people supply callback functions, it is important
+to specify the function signature that is being expected, and to
+check that functions support that. Adding extra parameters later
+would break other peoples code unless one is careful.
 backcall provides a way of specifying the callback signature using a
 prototype function.
 


Reply via email to