Hello community, here is the log from the commit of package dialog for openSUSE:Factory checked in at 2018-11-13 16:24:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/dialog (Old) and /work/SRC/openSUSE:Factory/.dialog.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "dialog" Tue Nov 13 16:24:03 2018 rev:36 rq:647196 version:1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/dialog/dialog.changes 2018-06-03 12:32:15.516858933 +0200 +++ /work/SRC/openSUSE:Factory/.dialog.new/dialog.changes 2018-11-13 16:24:11.570806788 +0100 @@ -1,0 +2,5 @@ +Wed Nov 7 22:33:50 CET 2018 - [email protected] + +- Fix mangled Hindi translation (bsc#1115005). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dialog.spec ++++++ --- /var/tmp/diff_new_pack.kygsSb/_old 2018-11-13 16:24:12.338805451 +0100 +++ /var/tmp/diff_new_pack.kygsSb/_new 2018-11-13 16:24:12.338805451 +0100 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -76,6 +76,9 @@ %patch0 %patch1 %patch2 -p1 +# Fix mangled Hindi translation (bsc#1115005): +iconv -f UTF-8 -t ISO-8859-15 <po/hi.po >po/hi.po.utf-8 +mv po/hi.po.utf-8 po/hi.po %build CC=gcc
