diff --git a/isomd5sum.spec b/isomd5sum.spec index 50ec6d29c800d9c5f1cd5a84498c397592fe6a11..3842603e7defa71a43dbae8852802b2f11212fa3 100644 --- a/isomd5sum.spec +++ b/isomd5sum.spec @@ -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 +* Mon Apr 07 2025 mahailiang - 1:1.2.3-10\ +- fix hlep package + * Tue Mar 11 2025 mahailiang - 1:1.2.3-9 - Add sw_64 support