From c7ce1a5b03a2d44f736f49e3361c704360c4f940 Mon Sep 17 00:00:00 2001 From: lijianglin Date: Tue, 25 Oct 2022 19:33:14 +0800 Subject: [PATCH] rebuild package --- alsa-lib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/alsa-lib.spec b/alsa-lib.spec index 38d20ac..ff92ad7 100644 --- a/alsa-lib.spec +++ b/alsa-lib.spec @@ -2,7 +2,7 @@ %define version_alsa_tplg 1.2.5.1 Name: alsa-lib Version: 1.2.5.1 -Release: 1 +Release: 2 Summary: the user space library that developers compile ALSA applications against License: LGPLv2+ @@ -122,6 +122,9 @@ tar xvjf %{SOURCE2} -C %{buildroot}/%{_datadir}/alsa --strip-components=1 "*/top %{_datadir}/alsa/topology %changelog +* Tue Oct 25 2022 lijianglin - 1.2.5.1-2 +- rebuild package + * Mon Nov 29 2021 zhouwenpei - 1.2.5.1-1 - update to 1.2.5.1 -- Gitee