diff --git a/libffado.spec b/libffado.spec index 40521ebea4aba86cb3ff88fe1cc67ccc8b46b366..ea73b70206f4dbeefe8a5bc44474dbe0f590d7e6 100644 --- a/libffado.spec +++ b/libffado.spec @@ -5,7 +5,7 @@ export LDFLAGS="%{build_ldflags}" Name: libffado Version: 2.4.1 -Release: 8 +Release: 9 Summary: Free firewire audio driver library License: LGPLv2+ and GPLv2 and GPLv3 and GPLv3+ URL: http://www.ffado.org/ @@ -36,11 +36,7 @@ Requires: %{name} = %{version}-%{release} %description devel The libffado-devel package conatins development files to build applications for libffado. -%package help -Summary: Help documents for libffado - -%description help -The libffado-help package conatins manual pages for libffado. +%package_help %prep %autosetup -p1 @@ -107,6 +103,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/ffado-mi %{_mandir}/man1/ffado-*.1* %changelog +* Tue Aug 20 2024 Lin Zhao - 2.4.1-9 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Thu Mar 16 2023 Wenlong Zhang - 2.4.1-8 - update config.guess and config.sub for loongarch64