Hello community, here is the log from the commit of package pitivi for openSUSE:Factory checked in at 2017-02-06 15:24:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pitivi (Old) and /work/SRC/openSUSE:Factory/.pitivi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pitivi" Changes: -------- --- /work/SRC/openSUSE:Factory/pitivi/pitivi.changes 2016-12-10 18:30:35.469816125 +0100 +++ /work/SRC/openSUSE:Factory/.pitivi.new/pitivi.changes 2017-02-06 15:24:07.407339805 +0100 @@ -1,0 +2,6 @@ +Sun Feb 5 19:32:15 UTC 2017 - [email protected] + +- Add gstreamer-transcoder as runtime dependency in order to avoid + crashes when importing files (boo#1023627). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pitivi.spec ++++++ --- /var/tmp/diff_new_pack.JN3EBB/_old 2017-02-06 15:24:07.911267788 +0100 +++ /var/tmp/diff_new_pack.JN3EBB/_new 2017-02-06 15:24:07.915267216 +0100 @@ -1,7 +1,7 @@ # # spec file for package pitivi # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -42,6 +42,7 @@ BuildRequires: pkgconfig(gstreamer-1.0) >= 1.10.2 BuildRequires: pkgconfig(gstreamer-video-1.0) >= 1.10.2 BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0 +Requires: gstreamer-transcoder >= 1.8.2 Requires: python3-cairo Requires: python3-gobject Requires: python3-gst
