diff --git a/alsa-utils.spec b/alsa-utils.spec index 06ec68c4a6a4900b42cd23c472d928f5cbdc182f..ad59ca2d9e02562e47c646c8dba384878ba1ec52 100644 --- a/alsa-utils.spec +++ b/alsa-utils.spec @@ -1,6 +1,6 @@ Name: alsa-utils Version: 1.2.10 -Release: 1 +Release: 2 Summary: Advanced linux sound architecture (ALSA) utility to the Linux operating system. License: GPLv2+ URL: http://www.alsa-project.org/ @@ -35,11 +35,7 @@ Obsoletes: %{name}-alsabat < %{version}-%{release} This package contains tool for basic audio testing using ALSA framework and Fast Fourier Transform library. -%package help -Summary: ALSA help - -%description help -This package contains help docs for alsa-utils. +%package_help %prep %autosetup -n %{name}-%{version} -p1 @@ -113,6 +109,9 @@ fi %doc README.md TODO %changelog +* Tue Aug 20 2024 Jingbo Hou - 1.2.10-2 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Thu Mar 07 2024 yaoxin - 1.2.10-1 - Upgrade to 1.2.10