Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-clint for openSUSE:Factory checked in at 2021-09-14 21:14:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-clint (Old) and /work/SRC/openSUSE:Factory/.python-clint.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-clint" Tue Sep 14 21:14:29 2021 rev:4 rq:918819 version:0.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-clint/python-clint.changes 2021-05-19 17:49:51.057416172 +0200 +++ /work/SRC/openSUSE:Factory/.python-clint.new.1899/python-clint.changes 2021-09-14 21:14:43.364424647 +0200 @@ -1,0 +2,5 @@ +Sun Sep 12 11:00:58 UTC 2021 - Sebastian Wagner <sebix+novell....@sebix.at> + +- remove executable bits from examples + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-clint.spec ++++++ --- /var/tmp/diff_new_pack.ktwhPt/_old 2021-09-14 21:14:43.880425153 +0200 +++ /var/tmp/diff_new_pack.ktwhPt/_new 2021-09-14 21:14:43.884425157 +0200 @@ -47,6 +47,7 @@ %prep %setup -q -n clint-%{version} +chmod -x examples/* %build sed -i '1s/^#!.*//' examples/*.py clint/packages/appdirs.py examples/unicode.sh