From 91d9b5c2e6500936e7b21ff8bc5f75f458916423 Mon Sep 17 00:00:00 2001 From: huitailangzju <804544223@qq.com> Date: Thu, 1 Dec 2022 11:49:46 +0800 Subject: [PATCH] modify spec --- Bear.spec | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Bear.spec b/Bear.spec index 79bef6e..a6bc81c 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