Compare commits
No commits in common. "8a67d6d430676d631312134626f96ff677fcdfcb" and "6c68faeabd69b6667f2ec6e21380d8208fc5ace9" have entirely different histories.
8a67d6d430
...
6c68faeabd
@ -1,9 +0,0 @@
|
||||
name: alsa-firmware
|
||||
old_version: 1.0.29
|
||||
new_version: 1.2.1
|
||||
interface_differences:
|
||||
- type: 'feature'
|
||||
item: 为Creative CA0132高清音频编解码器添加新固件
|
||||
diff: 通过ca0132驱动程序增加了对新卡的支持。这些新的固件文件适用于这些卡。
|
||||
influence: 对使用者无影响
|
||||
remark: '对使用者无影响'
|
||||
BIN
alsa-firmware-1.2.1.tar.bz2
Normal file
BIN
alsa-firmware-1.2.1.tar.bz2
Normal file
Binary file not shown.
Binary file not shown.
@ -1,5 +1,4 @@
|
||||
%define debug_package %{nil}
|
||||
%define __os_install_post %{nil}
|
||||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
# ca0132 limite patent license by CTL, so define configure --disable-loader
|
||||
%define with_loader 0
|
||||
@ -14,8 +13,8 @@
|
||||
%endif
|
||||
|
||||
Name: alsa-firmware
|
||||
Version: 1.2.4
|
||||
Release: 3
|
||||
Version: 1.2.1
|
||||
Release: 1
|
||||
Summary: Firmware for cards
|
||||
|
||||
Group: Applications/Multimedia
|
||||
@ -23,8 +22,8 @@ License: GPLV2
|
||||
URL: http://www.alsa-project.org
|
||||
Source0: https://www.alsa-project.org/files/pub/firmware/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: automake, gcc
|
||||
Requires: systemd, alsa-tools-firmware >= 1.1.7
|
||||
BuildRequires: automake
|
||||
Requires: systemd, alsa-tools-firmware >= %{version}
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
@ -67,15 +66,6 @@ rm -rf %{buildroot}/lib/firmware/turtlebeach
|
||||
%{_datadir}/alsa/firmware/
|
||||
|
||||
%changelog
|
||||
* Mon Jan 11 2021 zhouwenpei <zhouwenpei1@huawei.com> - 1.2.4-3
|
||||
- Disable strip, because no need to generate debuginfo package
|
||||
|
||||
* Wed Jun 30 2021 zhouwenpei <zhouwenpei1@huawei.com> - 1.2.4-2
|
||||
- add buildrequire gcc
|
||||
|
||||
* Sat Jan 30 2021 xinghe <xinghe1@huawei.com> - 1.2.4-1
|
||||
- upgrade to 1.2.4
|
||||
|
||||
* Wed Jul 22 2020 jinzhimin <jinzhimin2@huawei.com> - 1.2.1-1
|
||||
- upgrade to 1.2.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user