Hello community, here is the log from the commit of package polari for openSUSE:Factory checked in at 2020-02-22 19:01:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/polari (Old) and /work/SRC/openSUSE:Factory/.polari.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "polari" Sat Feb 22 19:01:32 2020 rev:39 rq:775297 version:3.34.1 Changes: -------- --- /work/SRC/openSUSE:Factory/polari/polari.changes 2020-01-10 17:47:19.734158690 +0100 +++ /work/SRC/openSUSE:Factory/.polari.new.26092/polari.changes 2020-02-22 19:01:51.129803586 +0100 @@ -1,0 +2,6 @@ +Fri Feb 14 20:04:40 UTC 2020 - Bjørn Lie <[email protected]> + +- Add polari-fix-nb-translation.patch: Fix Norwegian bokmål + translation error (glgo#GNOME/polari!145). + +------------------------------------------------------------------- New: ---- polari-fix-nb-translation.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ polari.spec ++++++ --- /var/tmp/diff_new_pack.0TC9jz/_old 2020-02-22 19:01:52.425806096 +0100 +++ /var/tmp/diff_new_pack.0TC9jz/_new 2020-02-22 19:01:52.437806120 +0100 @@ -28,6 +28,8 @@ Source99: polari-rpmlintrc # PATCH-FIX-UPSTREAM polari-appdata-screenshotfix.patch -- appdata: Point screenshots to the stable branch Patch0: polari-appdata-screenshotfix.patch +# PATCH-FIX-UPSTREAM polari-fix-nb-translation.patch glgo#GNOME/polari!145 -- Fix Norwegian bokmål translation +Patch1: polari-fix-nb-translation.patch BuildRequires: gjs >= 1.57.3 BuildRequires: meson >= 0.43.0 ++++++ polari-fix-nb-translation.patch ++++++ diff -Nur orig-polari-3.34.1/po/nb.po polari-3.34.1/po/nb.po --- orig-polari-3.34.1/po/nb.po 2019-12-02 15:50:00.000000000 +0100 +++ polari-3.34.1/po/nb.po 2020-02-14 21:02:53.563204662 +0100 @@ -505,8 +505,8 @@ #, javascript-format msgid "%d user left" msgid_plural "%d users left" -msgstr[0] "%d bruker igjen" -msgstr[1] "%d brukere igjen" +msgstr[0] "%d bruker gikk ut" +msgstr[1] "%d brukere gikk ut" #. today #. Translators: Time in 24h format
