diff --git a/cachefilesd.spec b/cachefilesd.spec index 22180368535fcb67d1f94701402673a7a5ace10c..7404b97573cb6dee1020a06465e3880aec24c53d 100644 --- a/cachefilesd.spec +++ b/cachefilesd.spec @@ -1,6 +1,6 @@ Name: cachefilesd Version: 0.10.10 -Release: 11 +Release: 12 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 +* Mon Jun 30 2025 lvyy - 0.10.10-12 +- DESC: fix macro eror in the changelog + * Tue Jul 30 2024 zhangjian - 0.10.10-11 - Type:cleancode - ID:NA @@ -77,7 +80,7 @@ install -D -m 644 cachefilesd.service %{buildroot}%{_unitdir}/cachefilesd.servic - DESC: fix decant_cull_table to support 64 bit. * Fri Jul 30 2021 chenyanpanHW - 0.10.10-8 -- DESC: delete -S git from %autosetup, and delete BuildRequires git +- DESC: delete -S git from autosetup, and delete BuildRequires git * Tue Sep 8 2020 lihaotian - 0.10.10-7 - Type:bugfix