diff --git a/Bear.spec b/Bear.spec index 79bef6e2e01f933a752d78a727d741bf8271243e..a6bc81c150ace62b821c146c3b205b79547a6006 100644 --- a/Bear.spec +++ b/Bear.spec @@ -11,7 +11,7 @@ %bcond_with tests Name: Bear Version: 3.0.20 -Release: 1 +Release: 2 Summary: Tool to generate compilation database for clang tooling License: GPL-3.0-or-later URL: https://github.com/rizsotto/Bear @@ -41,7 +41,7 @@ BuildRequires: findutils %endif Patch1: 0001-change-external-project-to-local-package.patch - +Patch2: 0002-Rebuild-when-add-option-failed.patch %description @@ -92,6 +92,12 @@ popd %{_libdir}/bear/ %changelog +* Thu Dec 01 2022 zhaowenyu <804544223@qq.com> - 3.0.20-2 +- Type:SPEC +- ID:NA +- SUG:NA +- DESC:Rebuild when add option failed + * Wed Nov 16 2022 zhaowenyu <804544223@qq.com> - 3.0.20-1 - Type:Init - ID:NA