diff --git a/libtalloc.spec b/libtalloc.spec index 34b7efa81f284a124bd0b589261c703a7e08666e..125363eff674c16a524870f46414f00e5e837b07 100644 --- a/libtalloc.spec +++ b/libtalloc.spec @@ -1,6 +1,6 @@ Name: libtalloc Version: 2.4.1 -Release: 1 +Release: 2 Summary: A memory pool system License: LGPLv3+ URL: https://talloc.samba.org/talloc/doc/html/index.html @@ -20,12 +20,7 @@ Requires: libtalloc = %{version}-%{release} %description -n libtalloc-devel Files for libtalloc development -%package help -Summary: Including man files for libtalloc -Requires: man - -%description help -This contains man files for the using of libtalloc +%package_help %package -n python3-talloc Summary: Provide the python rely for libtalloc @@ -94,6 +89,9 @@ cp -a doc/man/* $RPM_BUILD_ROOT/%{_mandir} %ldconfig_scriptlets -n python3-talloc %changelog +* Mon Aug 19 2024 dongzhenshu - 2.4.1-1 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Sat Sep 09 2023 Funda Wang - 2.4.1-1 - update to 2.4.1