Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package OpenBoard for openSUSE:Factory checked in at 2023-01-25 17:44:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/OpenBoard (Old) and /work/SRC/openSUSE:Factory/.OpenBoard.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "OpenBoard" Wed Jan 25 17:44:40 2023 rev:5 rq:1060940 version:1.7.0~git20221129.9de37af Changes: -------- --- /work/SRC/openSUSE:Factory/OpenBoard/OpenBoard.changes 2022-11-30 15:00:25.033525369 +0100 +++ /work/SRC/openSUSE:Factory/.OpenBoard.new.32243/OpenBoard.changes 2023-01-25 18:03:18.350615163 +0100 @@ -1,0 +2,6 @@ +Wed Jan 25 10:39:59 UTC 2023 - Dominique Leuenberger <[email protected]> + +- BuildRequire pkgconfig(libavdevice) instead of ffmpeg-devel: let + OBS figure out the right packages that do not conlfict. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ OpenBoard.spec ++++++ --- /var/tmp/diff_new_pack.rtmTJc/_old 2023-01-25 18:03:19.062618981 +0100 +++ /var/tmp/diff_new_pack.rtmTJc/_new 2023-01-25 18:03:19.066619003 +0100 @@ -1,7 +1,7 @@ # # spec file for package OpenBoard # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -47,7 +47,6 @@ Patch9686: 9686-cmake-add-shortcut-manager.patch BuildRequires: desktop-file-utils BuildRequires: fdupes -BuildRequires: ffmpeg-devel BuildRequires: pkgconfig BuildRequires: unzip BuildRequires: pkgconfig(Qt5Concurrent) @@ -63,6 +62,7 @@ BuildRequires: pkgconfig(Qt5Xml) BuildRequires: pkgconfig(Qt5XmlPatterns) BuildRequires: pkgconfig(freetype2) +BuildRequires: pkgconfig(libavdevice) BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(poppler) BuildRequires: pkgconfig(quazip1-qt5)
