Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pitivi for openSUSE:Factory checked 
in at 2023-01-31 16:09:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pitivi (Old)
 and      /work/SRC/openSUSE:Factory/.pitivi.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pitivi"

Tue Jan 31 16:09:28 2023 rev:47 rq:1062143 version:2022.06

Changes:
--------
--- /work/SRC/openSUSE:Factory/pitivi/pitivi.changes    2023-01-30 
17:11:59.320786417 +0100
+++ /work/SRC/openSUSE:Factory/.pitivi.new.32243/pitivi.changes 2023-01-31 
16:17:25.836614564 +0100
@@ -7,0 +8,6 @@
+Wed Jan 25 20:29:34 UTC 2023 - Michael Vetter <[email protected]>
+
+- Add runtime dependency on python3-librosa and python3-opencv
+  for beat detection
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pitivi.spec ++++++
--- /var/tmp/diff_new_pack.uMrCrQ/_old  2023-01-31 16:17:26.248616951 +0100
+++ /var/tmp/diff_new_pack.uMrCrQ/_new  2023-01-31 16:17:26.252616974 +0100
@@ -42,8 +42,11 @@
 Requires:       python3-cairo
 Requires:       python3-gobject
 Requires:       python3-gst >= 1.17.90
+# librosa and opencv are needed for beat detection.
+Requires:       python3-librosa
 Requires:       python3-matplotlib-gtk3
 Requires:       python3-numpy
+Requires:       python3-opencv
 # We need a minimal version of the GES-1.0 package, so we have to specify it 
manually
 Requires:       typelib-1_0-GES-1_0 >= 1.17.90
 Requires:       typelib-1_0-Gst-1_0 >= 1.17.90

Reply via email to