diff --git a/libgtop.changes b/libgtop.changes index ff09384..1596d7e 100644 --- a/libgtop.changes +++ b/libgtop.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 1 16:05:29 UTC 2016 - dimstar@opensuse.org + +- Fix build on SLE: pass "po libgtop" to + translation-update-upstream: it fails do detect the correct + gettext domain. + ------------------------------------------------------------------- Sat Aug 20 14:17:09 UTC 2016 - zaitor@opensuse.org diff --git a/libgtop.spec b/libgtop.spec index 5773cac..6427139 100644 --- a/libgtop.spec +++ b/libgtop.spec @@ -112,7 +112,7 @@ from /dev/kmem. %prep %setup -q %if !0%{?is_opensuse} -translation-update-upstream +translation-update-upstream po libgtop # rpmlint note: libgtop has a separate translation for both Bengali and Bengali India %endif