import UBI alsa-lib-1.2.9-1.el8
This commit is contained in:
parent
608f2d1ea7
commit
c01364ad5e
@ -1,2 +1,2 @@
|
|||||||
1271796a37df0bb11b2cb06ad6e7428a009ca012 SOURCES/alsa-lib-1.2.8.tar.bz2
|
d6ccb4b512d86786d8383c3394489ecc5d2bca66 SOURCES/alsa-lib-1.2.9.tar.bz2
|
||||||
69313df69892c02bbe70e10c2e88c4b34e716b3d SOURCES/alsa-ucm-conf-1.2.8.tar.bz2
|
9ab0f8e33817122962ac3d6cf5e6e26b8f5cc9cb SOURCES/alsa-ucm-conf-1.2.9.tar.bz2
|
||||||
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
SOURCES/alsa-lib-1.2.8.tar.bz2
|
SOURCES/alsa-lib-1.2.9.tar.bz2
|
||||||
SOURCES/alsa-ucm-conf-1.2.8.tar.bz2
|
SOURCES/alsa-ucm-conf-1.2.9.tar.bz2
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -2,8 +2,8 @@
|
|||||||
#define prever_dot .rc3
|
#define prever_dot .rc3
|
||||||
#define postver a
|
#define postver a
|
||||||
|
|
||||||
%define version_alsa_lib 1.2.8
|
%define version_alsa_lib 1.2.9
|
||||||
%define version_alsa_ucm 1.2.8
|
%define version_alsa_ucm 1.2.9
|
||||||
%define version_alsa_tplg 1.2.5
|
%define version_alsa_tplg 1.2.5
|
||||||
|
|
||||||
%if 0%{?rhel}
|
%if 0%{?rhel}
|
||||||
@ -13,7 +13,7 @@
|
|||||||
Summary: The Advanced Linux Sound Architecture (ALSA) library
|
Summary: The Advanced Linux Sound Architecture (ALSA) library
|
||||||
Name: alsa-lib
|
Name: alsa-lib
|
||||||
Version: %{version_alsa_lib}
|
Version: %{version_alsa_lib}
|
||||||
Release: 2%{?prever_dot}%{?dist}
|
Release: 1%{?prever_dot}%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.alsa-project.org/
|
URL: http://www.alsa-project.org/
|
||||||
@ -177,6 +177,9 @@ rm %{buildroot}/%{_includedir}/asoundlib.h
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 15 2023 Jaroslav Kysela <perex@perex.cz> - 1.2.9-1
|
||||||
|
- update to alsa-lib 1.2.9 and alsa-ucm-conf 1.2.9
|
||||||
|
|
||||||
* Thu Jan 5 2023 Jaroslav Kysela <perex@perex.cz> - 1.2.8-2
|
* Thu Jan 5 2023 Jaroslav Kysela <perex@perex.cz> - 1.2.8-2
|
||||||
- update to alsa-lib 1.2.8 and alsa-ucm-conf 1.2.8
|
- update to alsa-lib 1.2.8 and alsa-ucm-conf 1.2.8
|
||||||
- remove alsa-topology package for rhel
|
- remove alsa-topology package for rhel
|
||||||
|
Loading…
Reference in New Issue
Block a user