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 2023-01-29 14:10:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xine-lib (Old)
 and      /work/SRC/openSUSE:Factory/.xine-lib.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xine-lib"

Sun Jan 29 14:10:36 2023 rev:85 rq:1061758 version:1.2.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/xine-lib/xine-lib.changes        2022-09-18 
17:31:45.829690602 +0200
+++ /work/SRC/openSUSE:Factory/.xine-lib.new.32243/xine-lib.changes     
2023-01-29 14:22:14.950740163 +0100
@@ -1,0 +2,34 @@
+Sat Jan 28 15:41:11 UTC 2023 - Dave Plater <davejpla...@gmail.com>
+
+- Prevent Leap:15.4 building with ffmpeg-3
+
+-------------------------------------------------------------------
+Fri Jan 27 09:15:38 UTC 2023 - Wolfgang Bauer <wba...@tmo.at>
+
+- Update to version 1.2.13
+- Remove xine-lib-ffmpeg5.patch, fixed upstream
+- Upstream changes:
+  * Add dav1d 1.0.0 support.
+  * Add user video frame rate limiter.
+  * Add xine_query_stream_info ().
+  * Add user OpenGL2 scale modes.
+  * Add xine timespec tools.
+  * FFmpeg compatibility update.
+  * Update german translation.
+  * Improved DVB subtitle support.
+  * Improved HLS input.
+  * Improved AAC demux.
+  * Fix clang build.
+  * Fix build with libcaca.
+  * Fix fine time display.
+  * Fix .mp4 audio.
+  * Fix wav demuxer.
+  * Work around broken Mesa vdpau drivers.
+  * Fix OpenGL2 deep color display.
+  * Various small fixes.
+  * Optimize OpenGL2 video output.
+  * Optimize audio out.
+  * Optimize OSD.
+  * Small engine optimizations.
+
+-------------------------------------------------------------------

Old:
----
  xine-lib-1.2.12.tar.xz
  xine-lib-ffmpeg5.patch

New:
----
  xine-lib-1.2.13.tar.xz

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

Other differences:
------------------
++++++ xine-lib.spec ++++++
--- /var/tmp/diff_new_pack.DmIfaQ/_old  2023-01-29 14:22:15.398742593 +0100
+++ /var/tmp/diff_new_pack.DmIfaQ/_new  2023-01-29 14:22:15.402742614 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xine-lib
 #
-# 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
@@ -62,8 +62,9 @@
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(liba52)
-BuildRequires:  pkgconfig(libavcodec)
-BuildRequires:  pkgconfig(libavformat)
+#Prevent building against ffmpeg 3
+BuildRequires:  pkgconfig(libavcodec) >= 58
+BuildRequires:  pkgconfig(libavformat) >= 58
 BuildRequires:  pkgconfig(libavutil)
 BuildRequires:  pkgconfig(libbluray)
 BuildRequires:  pkgconfig(libpostproc)
@@ -94,9 +95,9 @@
 BuildRequires:  libjack-devel
 %endif
 BuildRequires:  libmodplug-devel
-Version:        1.2.12
+Version:        1.2.13
 Release:        0
-%define abiversion 2.10
+%define abiversion 2.11
 Summary:        Video Player with Plug-Ins
 License:        GPL-2.0-or-later AND SUSE-Public-Domain
 Group:          Productivity/Multimedia/Video/Players
@@ -110,7 +111,6 @@
 Patch1:         xine-lib-v4l-2.6.38.patch
 # Add theora FOURCC to libxine I found an avi container that xine wouldn't 
play.
 Patch4:         xine-lib-theora.patch
-Patch5:         xine-lib-ffmpeg5.patch
 
 %description
 <p>Great video and multimediaplayer, supports DVD, MPEG, AVI, DivX, VCD, 
Quicktime ...</p><p>You need a frontend for xine-lib like <a 
href=http://packman.links2linux.de/package/xine-ui>xine-ui</a>, <a 
href=http://packman.links2linux.de/package/gxine>gxine</a>, <a 
href=http://packman.links2linux.de/package/kaffeine>kaffeine</a> or <a 
href=http://packman.links2linux.de/package/totem>totem</a>.</p><p>Since 1-rc6 
the package number is reduced, all you may miss, is in the base 
package</p><p>If you want to play css encrypted Video-DVD's, you need to 
install <a 
href=http://packman.links2linux.de/package/libdvdcss2>libdvdcss</a>.</p>
@@ -361,7 +361,7 @@
 %if %{with distributable} && %{with onlynondistributable}
 %error need --without distributable for --with onlynondistributable
 %endif
-%autosetup -p1
+%autosetup -p1 -n %{name}.%{version}
 
 %build
 cat <<EOF

++++++ xine-lib-1.2.12.tar.xz -> xine-lib-1.2.13.tar.xz ++++++
++++ 51788 lines of diff (skipped)

Reply via email to