Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8042221a17 | ||
|
|
e5934cf71b | ||
|
|
1a7a9ad126 | ||
|
|
063c2e0d54 |
3 changed files with 19 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -30,3 +30,7 @@
|
|||
/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
|
||||
/sof-bin-2025.01.1.tar.gz
|
||||
/sof-bin-2025.05.tar.gz
|
||||
/sof-bin-2025.05.1.tar.gz
|
||||
|
|
|
|||
|
|
@ -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.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: 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,18 @@ if st and st.type == "directory" then
|
|||
end
|
||||
|
||||
%changelog
|
||||
* Wed Aug 27 2025 Jaroslav Kysela <perex@perex.cz> - 2025.05.1-1
|
||||
- Update to v2025.05.1
|
||||
|
||||
* Tue Jun 24 2025 Jaroslav Kysela <perex@perex.cz> - 2025.05-1
|
||||
- Update to v2025.05
|
||||
|
||||
* Thu Apr 3 2025 Jaroslav Kysela <perex@perex.cz> - 2025.01.1-1
|
||||
- Update to v2025.01.1
|
||||
|
||||
* Tue Feb 25 2025 Jaroslav Kysela <perex@perex.cz> - 2025.01-1
|
||||
- Update to v2025.01
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2024.09.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (sof-bin-2024.09.2.tar.gz) = fadb9078705e0813897650e19166ad0d81710f8ba08ecb74de413a0bd7b27d73f9dcedd4583687f9deefd22ccb78b56ede8fbc5ab6fbd56e181c6b63be816a18
|
||||
SHA512 (sof-bin-2025.05.1.tar.gz) = ad255502c607e80dcd9d42f4b734e10534e7b2bc36b0cc077b825a75b91040a9094df1fb3b3bab3a87b99940009b99835357f22bc6289c52fb66f472459fe8e1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue