Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fdk-aac-free for openSUSE:Factory checked in at 2026-07-08 17:34:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fdk-aac-free (Old) and /work/SRC/openSUSE:Factory/.fdk-aac-free.new.1982 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fdk-aac-free" Wed Jul 8 17:34:42 2026 rev:3 rq:1363899 version:2.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/fdk-aac-free/fdk-aac-free.changes 2022-01-20 00:12:46.678600644 +0100 +++ /work/SRC/openSUSE:Factory/.fdk-aac-free.new.1982/fdk-aac-free.changes 2026-07-08 17:36:14.820856811 +0200 @@ -1,0 +2,16 @@ +Thu Jul 2 17:47:38 UTC 2026 - Bjørn Lie <[email protected]> + +- Update to version 2.0.3: + + Minor upstream updates + + Fixed one case of a failed assert in SBR encoding + + Added build support for s390x +- Changes from version 2.0.2: + + Minor upstream updates + + Lots of upstream and local fuzzing fixes + + Added CMake project files + + Removed the MSVC specific makefile +- Changes from version 2.0.1: + + Minor release with a number of crash/fuzz fixes, primarily for + the decoder + +------------------------------------------------------------------- Old: ---- fdk-aac-free-2.0.0.tar.gz New: ---- fdk-aac-free-2.0.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fdk-aac-free.spec ++++++ --- /var/tmp/diff_new_pack.6L0D5L/_old 2026-07-08 17:36:16.836927372 +0200 +++ /var/tmp/diff_new_pack.6L0D5L/_new 2026-07-08 17:36:16.864928352 +0200 @@ -1,8 +1,7 @@ # # spec file for package fdk-aac-free # -# Copyright (c) 2020 Red Hat, Inc. -# Copyright (c) 2021 Neal Gompa <[email protected]>. +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +14,18 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # +# Copyright (c) 2020 Red Hat, Inc. +# Copyright (c) 2021 Neal Gompa <[email protected]>. +# +# All modifications and additions to the file contributed by third parties +# remain the property of their copyright owners, unless otherwise agreed +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + %global somajor 2 %global origname fdk-aac @@ -22,13 +33,15 @@ %global devname lib%{origname}-devel Name: fdk-aac-free -Version: 2.0.0 +Version: 2.0.3 Release: 0 Summary: Modified Version of the Fraunhofer FDK AAC Codec Library for Android Group: Productivity/Multimedia/Other License: FDK-AAC URL: https://cgit.freedesktop.org/~wtay/fdk-aac/log/?h=fedora -Source0: https://people.freedesktop.org/~wtay/fdk-aac-free-%{version}.tar.gz +# Source url is down, tarball taken from fedora src rpm. +%dnl Source0: https://people.freedesktop.org/~wtay/fdk-aac-free-%{version}.tar.gz +Source0: fdk-aac-free-%{version}.tar.gz Source99: baselibs.conf BuildRequires: automake @@ -42,7 +55,6 @@ for Android is software that implements part of the MPEG Advanced Audio Coding ("AAC") encoding and decoding scheme for digital audio. - %package -n %{libname} Summary: Modified Version of the FDK AAC Codec Library for Android Group: System/Libraries @@ -64,8 +76,7 @@ developing applications that use %{name}. %prep -%autosetup - +%autosetup -p1 -n %{origname}-%{version} %build autoreconf -fiv @@ -75,7 +86,6 @@ %make_build - %install %make_install INSTALL="install -p" find %{buildroot} -type f -name "*.la" -delete -print ++++++ fdk-aac-free-2.0.0.tar.gz -> fdk-aac-free-2.0.3.tar.gz ++++++ ++++ 38730 lines of diff (skipped)
