Hello community,

here is the log from the commit of package python-click-spinner for 
openSUSE:Factory checked in at 2019-08-05 10:41:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-click-spinner (Old)
 and      /work/SRC/openSUSE:Factory/.python-click-spinner.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-click-spinner"

Mon Aug  5 10:41:10 2019 rev:2 rq:720700 version:0.1.8

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-click-spinner/python-click-spinner.changes    
    2019-07-11 13:18:39.358762429 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-click-spinner.new.4126/python-click-spinner.changes
      2019-08-05 10:41:43.995296408 +0200
@@ -1,0 +2,5 @@
+Fri Aug  2 10:36:18 UTC 2019 - John Vandenberg <[email protected]>
+
+- Export LANG for Leap 15.1 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-click-spinner.spec ++++++
--- /var/tmp/diff_new_pack.HdKzNH/_old  2019-08-05 10:41:44.567296342 +0200
+++ /var/tmp/diff_new_pack.HdKzNH/_new  2019-08-05 10:41:44.571296341 +0200
@@ -45,13 +45,16 @@
 cp %{SOURCE1} .
 
 %build
+export LANG=en_US.UTF-8
 %python_build
 
 %install
+export LANG=en_US.UTF-8
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
+export LANG=en_US.UTF-8
 %python_exec setup.py pytest
 
 %files %{python_files}


Reply via email to