diff --git a/ltrace.spec b/ltrace.spec index ddc8628e26eb0fbc72b5dd23f216fad70f67c281..cd4d7c56a9d6fd851284d6c4703a24b51e932486 100644 --- a/ltrace.spec +++ b/ltrace.spec @@ -1,6 +1,6 @@ name: ltrace Version: 0.7.91 -Release: 32 +Release: 33 Summary: Trace the Library and System Calls a Program Makes License: GPLv2+ @@ -49,11 +49,8 @@ ltrace on binaries for which you do not have access to the source. This is still a work in progress, so, for example, the tracking to child processes may fail or some things may not work as expected. -%package help -Summary: Help document for the ltrace package +%package_help -%description help -Help document for the ltrace package. %prep %autosetup -n %{name}-%{version} -p1 @@ -83,6 +80,9 @@ autoreconf -i %{_mandir}/man5/ltrace.conf.5* %changelog +* Mon Aug 19 2024 Wei Zhang - 0.7.91-33 +- Replaced declaration of help subpackage with the 'package_help' macro + * Tue Aug 29 2023 herengui - 0.7.91-32 - add support for loongarch64 and sw_64