Compare commits

..

No commits in common. "6a040a9f77ce0bb4aa8287ccd5367f3a4ed8f850" and "24611705312397d1b2ed0f891ac18be1aac4a67a" have entirely different histories.

4 changed files with 5 additions and 15 deletions

BIN
alsa-firmware-1.2.1.tar.bz2 Normal file

Binary file not shown.

Binary file not shown.

View File

@ -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

View File

@ -1,5 +1,5 @@
version_control: github
src_repo: alsa-project/alsa-firmware
tag_prefix: ^v
separator: "."
seperator: "."