diff --git a/file.spec b/file.spec index e9349644888319e9237299a743dc32a8bf765fb4..53123ceda77fb094f25a2e7672acc66fa6334dfb 100644 --- a/file.spec +++ b/file.spec @@ -1,6 +1,6 @@ Name: file Version: 5.45 -Release: 1 +Release: 2 Summary: A tool to identify the type of a particular file type License: BSD URL: http://www.darwinsys.com/file/ @@ -36,12 +36,7 @@ Obsoletes: %{name}-static This package contains files needed to develop applications that use file header files and libmagic library -%package help -Summary: Including man files for file -Requires: man - -%description help -This contains man files for the using of file +%package_help %package -n python3-magic Summary: Python 3 bindings for the libmagic API @@ -130,6 +125,9 @@ make -C tests check %{python3_sitelib}/__pycache__/* %changelog +* Tue Aug 20 2024 Haofeng Liu +- Replaced declaration of help subpackage with the 'package_help' macro + * Mon Oct 23 2023 li weigang - - 5.45-1 - update to version 5.45