Hello community,

here is the log from the commit of package python-ply for openSUSE:Factory 
checked in at 2018-09-18 11:35:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ply (Old)
 and      /work/SRC/openSUSE:Factory/.python-ply.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ply"

Tue Sep 18 11:35:50 2018 rev:29 rq:634882 version:3.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ply/python-ply.changes    2018-08-31 
09:51:47.529584788 +0200
+++ /work/SRC/openSUSE:Factory/.python-ply.new/python-ply.changes       
2018-09-18 11:35:51.620389851 +0200
@@ -1,0 +2,5 @@
+Mon Sep 10 17:03:54 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- Trim bias from description. Use 'find +'.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-ply.spec ++++++
--- /var/tmp/diff_new_pack.yP1bCQ/_old  2018-09-18 11:35:54.516386767 +0200
+++ /var/tmp/diff_new_pack.yP1bCQ/_new  2018-09-18 11:35:54.520386763 +0200
@@ -40,7 +40,7 @@
 PLY provides most of the standard lex/yacc features including support for empty
 productions, precedence rules, error recovery, and support for ambiguous 
grammars.
 
-PLY is extremely easy to use and provides very extensive error checking.
+PLY provides extensive error checking.
 It is compatible with both Python 2 and Python 3.
 
 %package -n %{name}-doc
@@ -56,7 +56,7 @@
 PLY provides most of the standard lex/yacc features including support for empty
 productions, precedence rules, error recovery, and support for ambiguous 
grammars.
 
-PLY is extremely easy to use and provides very extensive error checking.
+PLY provides extensive error checking.
 It is compatible with both Python 2 and Python 3.
 
 %prep
@@ -66,7 +66,7 @@
 chmod -x test/testlex.py
 
 # Fix wrong-script-interpreter
-find example -type f -name "*.py" -exec sed -i "s|#!%{_bindir}/env python||" 
{} \;
+find example -type f -name "*.py" -exec sed -i "s|#!%{_bindir}/env python||" 
{} +
 
 %fdupes doc
 %fdupes example


Reply via email to