modify spec

This commit is contained in:
huitailangzju 2022-12-01 11:49:46 +08:00
parent 90e3afbd7b
commit 91d9b5c2e6

View File

@ -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