Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pianobar for openSUSE:Factory checked in at 2024-08-21 23:26:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pianobar (Old) and /work/SRC/openSUSE:Factory/.pianobar.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pianobar" Wed Aug 21 23:26:28 2024 rev:7 rq:1194978 version:2022.04.01 Changes: -------- --- /work/SRC/openSUSE:Factory/pianobar/pianobar.changes 2022-07-13 13:46:03.958089527 +0200 +++ /work/SRC/openSUSE:Factory/.pianobar.new.2698/pianobar.changes 2024-08-21 23:26:53.911794382 +0200 @@ -1,0 +2,5 @@ +Wed Aug 21 05:33:01 UTC 2024 - Luigi Baldoni <aloi...@gmx.com> + +- Build against ffmpeg-6 on Factory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pianobar.spec ++++++ --- /var/tmp/diff_new_pack.b16ftX/_old 2024-08-21 23:26:54.339812210 +0200 +++ /var/tmp/diff_new_pack.b16ftX/_new 2024-08-21 23:26:54.343812376 +0200 @@ -1,7 +1,7 @@ # # spec file for package pianobar # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2016 Packman team: http://packman.links2linux.org/ # # All modifications and additions to the file contributed by third parties @@ -30,10 +30,17 @@ BuildRequires: pkgconfig(ao) BuildRequires: pkgconfig(gnutls) BuildRequires: pkgconfig(json) +%if 0%{?suse_version} > 1500 +BuildRequires: pkgconfig(libavcodec) = 60.31.102 +BuildRequires: pkgconfig(libavfilter) = 9.12.100 +BuildRequires: pkgconfig(libavformat) = 60.16.100 +BuildRequires: pkgconfig(libavutil) = 58.29.100 +%else BuildRequires: pkgconfig(libavcodec) >= 58.7.100 BuildRequires: pkgconfig(libavfilter) >= 7.0.101 BuildRequires: pkgconfig(libavformat) >= 58.0.102 BuildRequires: pkgconfig(libavutil) >= 56.6.100 +%endif BuildRequires: pkgconfig(libcurl) %description