Hello community,

here is the log from the commit of package rpmlint-mini for openSUSE:Factory 
checked in at 2017-11-04 10:23:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint-mini (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint-mini.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint-mini"

Sat Nov  4 10:23:41 2017 rev:87 rq:538083 version:1.10

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint-mini/rpmlint-mini.changes        
2017-10-28 14:19:27.480435956 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint-mini.new/rpmlint-mini.changes   
2017-11-04 10:24:38.033049659 +0100
@@ -1,0 +2,5 @@
+Wed Nov  1 12:51:43 UTC 2017 - [email protected]
+
+- set locale to C.utf8 to avoid non-ascii warnings
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rpmlint.wrapper ++++++
--- /var/tmp/diff_new_pack.gqHnna/_old  2017-11-04 10:24:38.725024478 +0100
+++ /var/tmp/diff_new_pack.gqHnna/_new  2017-11-04 10:24:38.725024478 +0100
@@ -1,11 +1,12 @@
 #!/bin/sh
 if test -d /opt/testing/lib64; then
-       LD_LIBRARY_PATH=/opt/testing/lib64
+    LD_LIBRARY_PATH=/opt/testing/lib64
 else
-       LD_LIBRARY_PATH=/opt/testing/lib
+    LD_LIBRARY_PATH=/opt/testing/lib
 fi
 PATH="/opt/testing/bin:$PATH"
 rpmlintdir="/opt/testing/share/rpmlint"
 PYTHONPATH="$rpmlintdir"
-export PYTHONPATH LD_LIBRARY_PATH
+LC_aLL=C.utf8
+export PYTHONPATH LD_LIBRARY_PATH LC_ALL
 exec /opt/testing/bin/python3 -u -O "$rpmlintdir"/rpmlint.pyc  -C 
"$rpmlintdir" -f "$rpmlintdir"/rpmlint-mini.config "$@"


Reply via email to