diff --git a/libffado.spec b/libffado.spec index 3acf9e400d67d6a4c88a78fe232c90ab6a6d0d35..41131552a5d5f0de8dc7eb1a362f3c016c6a209b 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/ @@ -38,11 +38,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 @@ -114,6 +110,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/ffado-mi %{_mandir}/man1/ffado-*.1* %changelog +* Wed Aug 21 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