Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package moc for openSUSE:Factory checked in at 2023-10-23 23:41:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/moc (Old) and /work/SRC/openSUSE:Factory/.moc.new.1945 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "moc" Mon Oct 23 23:41:06 2023 rev:18 rq:1119601 version:2.6.0~svn2994 Changes: -------- --- /work/SRC/openSUSE:Factory/moc/moc.changes 2023-05-28 19:24:11.517443909 +0200 +++ /work/SRC/openSUSE:Factory/.moc.new.1945/moc.changes 2023-10-23 23:41:14.072116299 +0200 @@ -1,0 +2,14 @@ +Fri Oct 20 19:29:01 UTC 2023 - Bjørn Lie <bjorn....@gmail.com> + +- Drop patches enabling/forward porting source to use of ffmpeg-5: + + 0005-avcodec-include.patch + + 0006-uncast-warnings.patch + + 0007-cur-dts.patch + + 0009-Add-https-to-is_url.patch +- Following the above, explicitly limit libavcodec, libavformat and + libavutil to their ffmpeg-4 versions, as we are trying to remove + ffmpeg-5 from the distro, keeping just ffmpeg-4 as the + "fall-back version" for packages not ported to use ffmpeg-6 or + newer. + +------------------------------------------------------------------- Old: ---- 0005-avcodec-include.patch 0006-uncast-warnings.patch 0007-cur-dts.patch 0009-Add-https-to-is_url.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ moc.spec ++++++ --- /var/tmp/diff_new_pack.hHngY5/_old 2023-10-23 23:41:14.892146067 +0200 +++ /var/tmp/diff_new_pack.hHngY5/_new 2023-10-23 23:41:14.896146212 +0200 @@ -28,10 +28,6 @@ Patch1: moc.timestamp.patch Patch2: moc.TiMidity_Config.patch Patch3: moc.crash.GLIB-2.35-1.patch -Patch4: 0005-avcodec-include.patch -Patch5: 0006-uncast-warnings.patch -Patch6: 0007-cur-dts.patch -Patch7: 0009-Add-https-to-is_url.patch BuildRequires: autoconf BuildRequires: automake @@ -57,13 +53,9 @@ BuildRequires: pkgconfig(vorbis) >= 1.0 BuildRequires: pkgconfig(vorbisfile) >= 1.0 BuildRequires: pkgconfig(wavpack) >= 4.31 -%if 0%{?suse_version} > 1500 -BuildRequires: ffmpeg-5-mini-devel -%else -BuildRequires: pkgconfig(libavcodec) -BuildRequires: pkgconfig(libavformat) -BuildRequires: pkgconfig(libavutil) -%endif +BuildRequires: pkgconfig(libavcodec) < 59 +BuildRequires: pkgconfig(libavformat) < 59 +BuildRequires: pkgconfig(libavutil) < 57 %description MOC (music on console) is a console audio player for LINUX/UNIX designed to be