Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xine-lib for openSUSE:Factory 
checked in at 2022-06-08 14:24:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xine-lib (Old)
 and      /work/SRC/openSUSE:Factory/.xine-lib.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xine-lib"

Wed Jun  8 14:24:09 2022 rev:83 rq:981090 version:1.2.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/xine-lib/xine-lib.changes        2022-03-24 
22:56:58.416190579 +0100
+++ /work/SRC/openSUSE:Factory/.xine-lib.new.1548/xine-lib.changes      
2022-06-08 14:24:21.856460970 +0200
@@ -1,0 +2,6 @@
+Tue May 17 07:08:56 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Replace SDL-devel BuildRequires with pkgconfig(sdl): allow to use
+  sdl12_compat as an alternative.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xine-lib.spec ++++++
--- /var/tmp/diff_new_pack.5UELLf/_old  2022-06-08 14:24:22.400461645 +0200
+++ /var/tmp/diff_new_pack.5UELLf/_new  2022-06-08 14:24:22.404461649 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xine-lib
 #
-# Copyright (c) 2020 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
@@ -48,7 +48,6 @@
 BuildRequires:  libdrm-devel
 BuildRequires:  libmng-devel
 BuildRequires:  libmpcdec-devel
-BuildRequires:  pkgconfig(smbclient)
 BuildRequires:  libtheora-devel
 BuildRequires:  libtool
 BuildRequires:  libv4l-devel >= 0.8.4
@@ -69,6 +68,7 @@
 BuildRequires:  pkgconfig(libbluray)
 BuildRequires:  pkgconfig(libpostproc)
 BuildRequires:  pkgconfig(mad)
+BuildRequires:  pkgconfig(smbclient)
 BuildRequires:  pkgconfig(vpx)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb-shape)
@@ -88,7 +88,7 @@
 %endif
 BuildRequires:  libpulse-devel
 %if %{with sdl}
-BuildRequires:  SDL-devel
+BuildRequires:  pkgconfig(sdl)
 %endif
 %if %{with jack}
 BuildRequires:  libjack-devel

Reply via email to