Hello community, here is the log from the commit of package totem for openSUSE:Factory checked in at 2019-02-06 15:45:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/totem (Old) and /work/SRC/openSUSE:Factory/.totem.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "totem" Wed Feb 6 15:45:35 2019 rev:138 rq:671199 version:3.30.0 Changes: -------- --- /work/SRC/openSUSE:Factory/totem/totem.changes 2018-12-19 13:46:33.915523046 +0100 +++ /work/SRC/openSUSE:Factory/.totem.new.28833/totem.changes 2019-02-06 15:45:36.295325200 +0100 @@ -1,0 +2,6 @@ +Mon Feb 4 12:08:09 UTC 2019 - Marketa Calabkova <[email protected]> + +- Fix req#663737 - build with translation-update-upstream + version 20181128 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ totem.spec ++++++ --- /var/tmp/diff_new_pack.qx9FMd/_old 2019-02-06 15:45:37.571324425 +0100 +++ /var/tmp/diff_new_pack.qx9FMd/_new 2019-02-06 15:45:37.575324422 +0100 @@ -1,7 +1,7 @@ # # spec file for package totem # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,6 @@ Group: Productivity/Multimedia/Video/Players URL: https://wiki.gnome.org/Apps/Videos Source0: https://download.gnome.org/sources/totem/3.30/%{name}-%{version}.tar.xz - BuildRequires: appstream-glib BuildRequires: fdupes BuildRequires: gcc-c++ @@ -158,7 +157,8 @@ %prep %autosetup -p1 -translation-update-upstream +sed -i 's/\[.*\]//g' po/POTFILES.in +translation-update-upstream po totem %build # FIXME once we figure out whats wrong with lirc-devel, add this to meson calls
