diff --git a/gssproxy.spec b/gssproxy.spec index f4732e0425aa14669a0688ae11df42175044e029..3083dcf5226fbe3f9560a95b42ef911d7155f1cb 100644 --- a/gssproxy.spec +++ b/gssproxy.spec @@ -7,7 +7,7 @@ Name: gssproxy Version: 0.9.2 -Release: 2 +Release: 3 Summary: GSSAPI Proxy License: MIT URL: https://github.com/gssapi/gssproxy @@ -38,10 +38,7 @@ BuildRequires: valgrind glibc-debuginfo glibc %description This is a proxy for GSSAPI which deals with credential handling -%package help -Summary: Help files for %{name} -%description help -Help files for %{name}. +%package_help %prep %autosetup -n %{name}-%{version} -p1 @@ -112,6 +109,9 @@ mkdir -p %{buildroot}%{gpstatedir}/rcache %{_mandir}/man8/gssproxy-mech.8* %changelog +* Mon Aug 19 2024 yangzhuolin - 0.9.2-3 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Tue Mar 12 2024 yixiangzhike - 0.9.2-2 - backport upstream patch to remove node from the correct list