restore the help package
This commit is contained in:
parent
d164c078bf
commit
92c1b07274
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user