diff --git a/jemalloc.spec b/jemalloc.spec index 5655fd58cb2594580f17090845bd4c26eab15efa..d2048754cca163d926fb4b6d0b73391f4fcc6923 100644 --- a/jemalloc.spec +++ b/jemalloc.spec @@ -12,7 +12,7 @@ Name: jemalloc Version: 5.3.0 -Release: 2 +Release: 3 Summary: General-purpose scalable concurrent malloc implementation License: BSD-2-Clause URL: http://www.canonware.com/jemalloc/ @@ -32,11 +32,8 @@ Requires: %{name} = %{version}-%{release} %description devel The devel contains libraries and header files for use in jemalloc applications. -%package help -Summary: help for jemalloc. +%package_help -%description help -The help package contains manual pages and other related files for jemalloc. %prep %autosetup -p1 @@ -81,6 +78,9 @@ make check %{_mandir}/man3/jemalloc.3* %changelog +* Tue Aug 20 2024 guochaofan - 5.3.0-3 +- Replaces declaration of help subpackage with the 'package_help' marco. + * Mon Aug 28 2023 herengui - 5.3.0-2 - add support for sw_64