diff --git a/libcbor.spec b/libcbor.spec index 3d00a07eb8b941a11962138fa4baf1c379c0cce4..d96e6eeaa7389a26a8878e0a82ed1596966eed4c 100644 --- a/libcbor.spec +++ b/libcbor.spec @@ -1,4 +1,4 @@ -%define anolis_release 3 +%define anolis_release 4 Name: libcbor Version: 0.10.2 @@ -79,6 +79,9 @@ install -m 0644 -p doc/build/man/* %{buildroot}%{_mandir}/man3 %changelog +* Wed May 14 2025 zhoujiajia111 - 0.10.2-4 +- Rebuild for remove inappropriate build dependencies. + * Fri Apr 07 2023 chen_yu_ao - 0.10.2-3 - change spec file format