!25 [sync] PR-24: restore the help package

From: @openeuler-sync-bot 
Reviewed-by: @xujing99 
Signed-off-by: @xujing99
This commit is contained in:
openeuler-ci-bot 2025-04-01 09:04:16 +00:00 committed by Gitee
commit afb7a3da4d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: isomd5sum
Version: 1.2.3
Release: 9
Release: 10
Epoch: 1
Summary: Utilities for working with md5sum implanted in ISO images
License: GPLv2+
@ -35,7 +35,7 @@ Summary: Python3 bindings for isomd5sum
%description -n python3-isomd5sum
%{common_description}
#%package_help
%package_help
%prep
%autosetup -n %{name}-%{version} -p1
@ -64,10 +64,13 @@ make test
%files -n python3-isomd5sum
%{python3_sitearch}/*.so
#%files help
%files help
%{_mandir}/man1/*
%changelog
* Tue Apr 01 2025 hugel <gengqihu2@h-partners.com> - 1:1.2.3-10
- restore the help package
* Tue Mar 11 2025 mahailiang <mahailiang@uniontech.com> - 1:1.2.3-9
- Add sw_64 support