From 790d362068e71e08adbe44d7140a43bdcbddeb9c Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 25 Feb 2025 11:27:09 +0100 Subject: [PATCH 1/6] update to 2025.01 Signed-off-by: Jaroslav Kysela --- .gitignore | 1 + alsa-sof-firmware.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0c16da2..8f518bf 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ /sof-bin-2024.09.tar.gz /sof-bin-2024.09.1.tar.gz /sof-bin-2024.09.2.tar.gz +/sof-bin-2025.01.tar.gz diff --git a/alsa-sof-firmware.spec b/alsa-sof-firmware.spec index 8ac7fe5..6b8c210 100644 --- a/alsa-sof-firmware.spec +++ b/alsa-sof-firmware.spec @@ -4,7 +4,7 @@ %global _firmwarepath /usr/lib/firmware %global _xz_opts -9 --check=crc32 -%global sof_ver 2024.09.2 +%global sof_ver 2025.01 #global sof_ver_pre rc1 %global sof_ver_rel %{?sof_ver_pre:.%{sof_ver_pre}} %global sof_ver_pkg0 %{sof_ver}%{?sof_ver_pre:-%{sof_ver_pre}} @@ -18,7 +18,7 @@ Summary: Firmware and topology files for Sound Open Firmware project Name: alsa-sof-firmware Version: %{sof_ver} -Release: 3%{?sof_ver_rel}%{?dist} +Release: 1%{?sof_ver_rel}%{?dist} # See later in the spec for a breakdown of licensing License: BSD-3-Clause AND Apache-2.0 URL: https://github.com/thesofproject/sof-bin @@ -162,6 +162,9 @@ if st and st.type == "directory" then end %changelog +* Tue Feb 25 2025 Jaroslav Kysela - 2025.01-1 +- Update to v2025.01 + * Thu Jan 16 2025 Fedora Release Engineering - 2024.09.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild diff --git a/sources b/sources index bb40311..06d630b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (sof-bin-2024.09.2.tar.gz) = fadb9078705e0813897650e19166ad0d81710f8ba08ecb74de413a0bd7b27d73f9dcedd4583687f9deefd22ccb78b56ede8fbc5ab6fbd56e181c6b63be816a18 +SHA512 (sof-bin-2025.01.tar.gz) = 22f7b715121259df36658bf936e4abb9ae640296c5e296f58d7d6c45fa95ba31d198dabd80525bb71619c806319cfa6311fe11a5d41dd1ba82526de42cb59ba0 From 63ea1075d2de9f9be85ba02558ae994fa3d0b6e5 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Thu, 3 Apr 2025 09:24:04 +0200 Subject: [PATCH 2/6] update to 2025.01.1 Signed-off-by: Jaroslav Kysela --- .gitignore | 1 + alsa-sof-firmware.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8f518bf..b2eaaad 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ /sof-bin-2024.09.1.tar.gz /sof-bin-2024.09.2.tar.gz /sof-bin-2025.01.tar.gz +/sof-bin-2025.01.1.tar.gz diff --git a/alsa-sof-firmware.spec b/alsa-sof-firmware.spec index 6b8c210..63da5fa 100644 --- a/alsa-sof-firmware.spec +++ b/alsa-sof-firmware.spec @@ -4,7 +4,7 @@ %global _firmwarepath /usr/lib/firmware %global _xz_opts -9 --check=crc32 -%global sof_ver 2025.01 +%global sof_ver 2025.01.1 #global sof_ver_pre rc1 %global sof_ver_rel %{?sof_ver_pre:.%{sof_ver_pre}} %global sof_ver_pkg0 %{sof_ver}%{?sof_ver_pre:-%{sof_ver_pre}} @@ -162,6 +162,9 @@ if st and st.type == "directory" then end %changelog +* Thu Apr 3 2025 Jaroslav Kysela - 2025.01.1-1 +- Update to v2025.01.1 + * Tue Feb 25 2025 Jaroslav Kysela - 2025.01-1 - Update to v2025.01 diff --git a/sources b/sources index 06d630b..569308b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (sof-bin-2025.01.tar.gz) = 22f7b715121259df36658bf936e4abb9ae640296c5e296f58d7d6c45fa95ba31d198dabd80525bb71619c806319cfa6311fe11a5d41dd1ba82526de42cb59ba0 +SHA512 (sof-bin-2025.01.1.tar.gz) = 17aed645e22e2406b54a9a57800eade3c08f885a070b7eb363ef433b0d7e39cf2adf66c4e9d2ddf5325ce85de8f7680a82a0e7cec63513b65bba664b7b67b035 From f29219e8fc496392d44d7c23ec847d4521f27330 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 24 Jun 2025 13:51:36 +0200 Subject: [PATCH 3/6] update to 2025.05 Signed-off-by: Jaroslav Kysela --- .gitignore | 1 + alsa-sof-firmware.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b2eaaad..6f683d9 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /sof-bin-2024.09.2.tar.gz /sof-bin-2025.01.tar.gz /sof-bin-2025.01.1.tar.gz +/sof-bin-2025.05.tar.gz diff --git a/alsa-sof-firmware.spec b/alsa-sof-firmware.spec index 63da5fa..d6b71e0 100644 --- a/alsa-sof-firmware.spec +++ b/alsa-sof-firmware.spec @@ -4,7 +4,7 @@ %global _firmwarepath /usr/lib/firmware %global _xz_opts -9 --check=crc32 -%global sof_ver 2025.01.1 +%global sof_ver 2025.05 #global sof_ver_pre rc1 %global sof_ver_rel %{?sof_ver_pre:.%{sof_ver_pre}} %global sof_ver_pkg0 %{sof_ver}%{?sof_ver_pre:-%{sof_ver_pre}} @@ -162,6 +162,9 @@ if st and st.type == "directory" then end %changelog +* Tue Jun 24 2025 Jaroslav Kysela - 2025.05-1 +- Update to v2025.05 + * Thu Apr 3 2025 Jaroslav Kysela - 2025.01.1-1 - Update to v2025.01.1 diff --git a/sources b/sources index 569308b..0ae835e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (sof-bin-2025.01.1.tar.gz) = 17aed645e22e2406b54a9a57800eade3c08f885a070b7eb363ef433b0d7e39cf2adf66c4e9d2ddf5325ce85de8f7680a82a0e7cec63513b65bba664b7b67b035 +SHA512 (sof-bin-2025.05.tar.gz) = 1bf01df094e58c7242e765b4f279f26c3138f68f908d5abf28262a5e5f7f36639a039477792574c5f5a40ce4dc44989bffb728a166379f82eab1386e1d0a5d16 From b37018ff10ea525d96f29531826149de9ba04dcd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 23 Jul 2025 16:55:14 +0000 Subject: [PATCH 4/6] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- alsa-sof-firmware.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/alsa-sof-firmware.spec b/alsa-sof-firmware.spec index d6b71e0..6d5bf99 100644 --- a/alsa-sof-firmware.spec +++ b/alsa-sof-firmware.spec @@ -18,7 +18,7 @@ Summary: Firmware and topology files for Sound Open Firmware project Name: alsa-sof-firmware Version: %{sof_ver} -Release: 1%{?sof_ver_rel}%{?dist} +Release: 2%{?sof_ver_rel}%{?dist} # See later in the spec for a breakdown of licensing License: BSD-3-Clause AND Apache-2.0 URL: https://github.com/thesofproject/sof-bin @@ -162,6 +162,9 @@ if st and st.type == "directory" then end %changelog +* Wed Jul 23 2025 Fedora Release Engineering - 2025.05-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Tue Jun 24 2025 Jaroslav Kysela - 2025.05-1 - Update to v2025.05 From eada43f032ba215e8857fa7032ae1f53f3cb3ea4 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Wed, 27 Aug 2025 11:55:16 +0200 Subject: [PATCH 5/6] update to 2025.05.1 Signed-off-by: Jaroslav Kysela --- .gitignore | 1 + alsa-sof-firmware.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6f683d9..921bfba 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /sof-bin-2025.01.tar.gz /sof-bin-2025.01.1.tar.gz /sof-bin-2025.05.tar.gz +/sof-bin-2025.05.1.tar.gz diff --git a/alsa-sof-firmware.spec b/alsa-sof-firmware.spec index 6d5bf99..4b1ed46 100644 --- a/alsa-sof-firmware.spec +++ b/alsa-sof-firmware.spec @@ -4,7 +4,7 @@ %global _firmwarepath /usr/lib/firmware %global _xz_opts -9 --check=crc32 -%global sof_ver 2025.05 +%global sof_ver 2025.05.1 #global sof_ver_pre rc1 %global sof_ver_rel %{?sof_ver_pre:.%{sof_ver_pre}} %global sof_ver_pkg0 %{sof_ver}%{?sof_ver_pre:-%{sof_ver_pre}} @@ -18,7 +18,7 @@ Summary: Firmware and topology files for Sound Open Firmware project Name: alsa-sof-firmware Version: %{sof_ver} -Release: 2%{?sof_ver_rel}%{?dist} +Release: 1%{?sof_ver_rel}%{?dist} # See later in the spec for a breakdown of licensing License: BSD-3-Clause AND Apache-2.0 URL: https://github.com/thesofproject/sof-bin @@ -162,6 +162,9 @@ if st and st.type == "directory" then end %changelog +* Wed Aug 27 2025 Jaroslav Kysela - 2025.05.1-1 +- Update to v2025.05.1 + * Wed Jul 23 2025 Fedora Release Engineering - 2025.05-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild diff --git a/sources b/sources index 0ae835e..f2359d1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (sof-bin-2025.05.tar.gz) = 1bf01df094e58c7242e765b4f279f26c3138f68f908d5abf28262a5e5f7f36639a039477792574c5f5a40ce4dc44989bffb728a166379f82eab1386e1d0a5d16 +SHA512 (sof-bin-2025.05.1.tar.gz) = ad255502c607e80dcd9d42f4b734e10534e7b2bc36b0cc077b825a75b91040a9094df1fb3b3bab3a87b99940009b99835357f22bc6289c52fb66f472459fe8e1 From afdce13c00c1f4fe31f9d61f51fc6ec69ec483ce Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 16 Jan 2026 03:36:44 +0000 Subject: [PATCH 6/6] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- alsa-sof-firmware.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/alsa-sof-firmware.spec b/alsa-sof-firmware.spec index 4b1ed46..f31a42c 100644 --- a/alsa-sof-firmware.spec +++ b/alsa-sof-firmware.spec @@ -18,7 +18,7 @@ Summary: Firmware and topology files for Sound Open Firmware project Name: alsa-sof-firmware Version: %{sof_ver} -Release: 1%{?sof_ver_rel}%{?dist} +Release: 2%{?sof_ver_rel}%{?dist} # See later in the spec for a breakdown of licensing License: BSD-3-Clause AND Apache-2.0 URL: https://github.com/thesofproject/sof-bin @@ -162,6 +162,9 @@ if st and st.type == "directory" then end %changelog +* Fri Jan 16 2026 Fedora Release Engineering - 2025.05.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Wed Aug 27 2025 Jaroslav Kysela - 2025.05.1-1 - Update to v2025.05.1