restore the help package

(cherry picked from commit 92c1b07274100eff560275923529c79504cef29b)
This commit is contained in:
hugel 2025-04-01 15:53:29 +08:00 committed by openeuler-sync-bot
parent 2d4154adb8
commit d4a2514a72

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