diff --git a/neon.spec b/neon.spec index 0624d51e2d0ce5900e6fceda5479bbd0b3f159f6..0919813166f8625b8b9f8e180024e9a42d6a2d2d 100644 --- a/neon.spec +++ b/neon.spec @@ -3,7 +3,7 @@ Name: neon Version: 0.33.0 -Release: 1 +Release: 2 Summary: An HTTP and WebDAV client library License: LGPL-2.0-or-later URL: https://notroj.github.io/neon/ @@ -38,11 +38,7 @@ License: LGPL-2.0-or-later and GPL-2.0-or-later %description devel Libraries and header files of %{name} are all in the %{name}-devel package. -%package help -Summary: Help manual for %{name} - -%description help -The %{name}-help package conatins man manual etc +%package_help %prep %autosetup -n %{name}-%{version} -p1 @@ -84,6 +80,9 @@ sed -ri "/^dependency_libs/{s,-l[^ ']*,,g}" \ %{_mandir}/man3/* %changelog +* Mon Aug 19 2024 ShuKun Qu - 0.33.0-2 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Tue Mar 19 2024 liyanan - 0.33.0-1 - Update to 0.33.0