From 689b74917559a5ea0af72e98d7c9ee7da3e0e386 Mon Sep 17 00:00:00 2001 From: zhanchengbin Date: Fri, 4 Nov 2022 14:42:14 +0800 Subject: [PATCH] synchronize version Signed-off-by: zhanchengbin --- cachefilesd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cachefilesd.spec b/cachefilesd.spec index 0be12d4..a128947 100644 --- a/cachefilesd.spec +++ b/cachefilesd.spec @@ -1,6 +1,6 @@ Name: cachefilesd Version: 0.10.10 -Release: 9 +Release: 10 Summary: CacheFiles user-space management daemon Group: System Environment/Daemons License: GPLv2+ @@ -64,6 +64,9 @@ install -D -m 644 cachefilesd.service %{buildroot}%{_unitdir}/cachefilesd.servic %{_mandir}/*/* %changelog +* Fri Nov 4 2022 zhanchengbin - 0.10.10-10 +- DESC: synchronize version + * Mon Nov 29 2021 volcanodragon - 0.10.10-9 - DESC: fix decant_cull_table to support 64 bit.