Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vidcutter for openSUSE:Factory 
checked in at 2022-02-22 21:18:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/vidcutter (Old)
 and      /work/SRC/openSUSE:Factory/.vidcutter.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "vidcutter"

Tue Feb 22 21:18:14 2022 rev:12 rq:956647 version:6.0.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/vidcutter/vidcutter.changes      2021-06-16 
20:36:57.299336636 +0200
+++ /work/SRC/openSUSE:Factory/.vidcutter.new.1958/vidcutter.changes    
2022-02-22 21:18:52.358293743 +0100
@@ -1,0 +2,7 @@
+Tue Feb 22 00:39:24 UTC 2022 - Fusion Future <[email protected]>
+
+- Fix build with mpv 2.0 (gh#ozmartian/vidcutter#345)
+  * Patches-to-pympv-to-workaround-opengl_cb-deprecation.patch
+- Depend on libmpv2
+
+-------------------------------------------------------------------

New:
----
  Patches-to-pympv-to-workaround-opengl_cb-deprecation.patch

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

Other differences:
------------------
++++++ vidcutter.spec ++++++
--- /var/tmp/diff_new_pack.gH1v4I/_old  2022-02-22 21:18:53.474293948 +0100
+++ /var/tmp/diff_new_pack.gH1v4I/_new  2022-02-22 21:18:53.478293949 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package vidcutter
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,6 +27,8 @@
 Source99:       %{name}-rpmlintrc
 # PATCH-FEATURE-OPENSUSE vidcutter-susepaths.patch [email protected] -- use 
default SUSE paths
 Patch0:         vidcutter-susepaths.patch
+# PATCH-FIX-UPSTREAM Fix build with mpv 2.0 gh#ozmartian/vidcutter#345
+Patch1:         Patches-to-pympv-to-workaround-opengl_cb-deprecation.patch
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  mpv-devel
@@ -34,7 +36,7 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 Requires:       ffmpeg
-Requires:       libmpv1
+Requires:       libmpv2
 Requires:       mediainfo
 Requires:       python3-opengl
 Requires:       python3-qt5
@@ -49,8 +51,7 @@
 and merging/joining. The backend is driven by FFmpeg.
 
 %prep
-%setup -q
-%patch0 -p1
+%autosetup -p1
 # remove shebang
 for f in $(find ./vidcutter -name "*.py"); do
    sed '0,/^#!/{//d;}' -i ${f}

++++++ Patches-to-pympv-to-workaround-opengl_cb-deprecation.patch ++++++
++++ 52660 lines (skipped)

Reply via email to