Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deepin-screen-recorder for 
openSUSE:Factory checked in at 2024-08-16 12:23:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-screen-recorder (Old)
 and      /work/SRC/openSUSE:Factory/.deepin-screen-recorder.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deepin-screen-recorder"

Fri Aug 16 12:23:50 2024 rev:9 rq:1194123 version:5.11.6

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/deepin-screen-recorder/deepin-screen-recorder.changes
    2022-09-01 22:11:37.140317650 +0200
+++ 
/work/SRC/openSUSE:Factory/.deepin-screen-recorder.new.2698/deepin-screen-recorder.changes
  2024-08-16 12:24:26.332999282 +0200
@@ -1,0 +2,5 @@
+Thu Aug 15 11:46:38 UTC 2024 - Hillwood Yang <hillw...@opensuse.org>
+
+- Fix build on Tumbleweed: don't use ffmpeg 7 and later
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ deepin-screen-recorder.spec ++++++
--- /var/tmp/diff_new_pack.Joeqhj/_old  2024-08-16 12:24:27.125032199 +0200
+++ /var/tmp/diff_new_pack.Joeqhj/_new  2024-08-16 12:24:27.129032364 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package deepin-screen-recorder
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -66,12 +66,13 @@
 BuildRequires:  pkgconfig(dtkwm)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
 %if 0%{?suse_version} > 1500
+BuildRequires:  ffmpeg-6-mini-devel
 BuildRequires:  pkgconfig(opencv4)
 %else
 BuildRequires:  pkgconfig(opencv)
 %endif
-BuildRequires:  pkgconfig(libavcodec)
-BuildRequires:  pkgconfig(libavformat)
+BuildRequires:  (pkgconfig(libavcodec) with pkgconfig(libavcodec) < 61)
+BuildRequires:  (pkgconfig(libavformat) with pkgconfig(libavformat) < 61)
 BuildRequires:  pkgconfig(libffmpegthumbnailer)
 BuildRequires:  pkgconfig(libimagevisualresult)
 BuildRequires:  pkgconfig(libswscale)

Reply via email to