diff --git a/tinycdb.spec b/tinycdb.spec index b982713ec3ae5bd452a4c13f913010c01fea6472..016bbcc0e619c4fe57884a74806eb5218882ef9d 100644 --- a/tinycdb.spec +++ b/tinycdb.spec @@ -5,7 +5,7 @@ to speed up searches in a sequence of (key,value) pairs with very big number of Name: tinycdb Version: 0.81 -Release: 1 +Release: 2 Summary: A very fast and simple package for creating and reading constant databases License: Public Domain URL: http://www.corpit.ru/mjt/tinycdb.html @@ -22,10 +22,7 @@ Requires: tinycdb = %{version}-%{release} %description devel %_description -%package help -Summary: Help documents for tinycdb -%description help -The tinycdb-help package contains manual pages for tinycdb +%package_help %prep %autosetup -n %{name}-%{version} -p1 @@ -65,6 +62,9 @@ cp -p libcdb.pc %{buildroot}%{_libdir}/pkgconfig/libcdb.pc %{_mandir}/man3/*.3* %changelog +* Tue Aug 20 2024 zhangyi - 0.81-2 +- Replaced declaration of help subpackage with the 'package_help' macro. + * Mon May 13 2024 yaoxin - 0.81-1 - Upgrade to 0.81