diff --git a/Bear.spec b/Bear.spec index 3fc2cb7cd1075581aed0ec035929fece826c7f2b..91f831a21a140e60d635ff7b198643fc57311a46 100644 --- a/Bear.spec +++ b/Bear.spec @@ -11,7 +11,7 @@ %bcond_with tests Name: Bear Version: 3.0.20 -Release: 4 +Release: 5 Summary: Tool to generate compilation database for clang tooling License: GPL-3.0-or-later URL: https://github.com/rizsotto/Bear @@ -24,7 +24,7 @@ BuildRequires: bash-completion BuildRequires: gcc, gcc-c++, make BuildRequires: protobuf-devel, grpc-devel, grpc-plugins BuildRequires: c-ares-devel -BuildRequires: glibc-devel, glibc-debuginfo +BuildRequires: glibc-devel BuildRequires: cmake BuildRequires: pkgconfig(absl_synchronization) BuildRequires: pkgconfig(grpc) @@ -96,6 +96,12 @@ popd %{_libdir}/bear/ %changelog +* Thu Jul 4 2024 cuiyudong - 3.0.20-5 +- Type:SPEC +- ID:NA +- SUG:NA +- DESC: delete redundant BuildRequires glibc-debuginfo + * Fri Jan 6 2023 yangtao - 3.0.20-4 - Type:SPEC - ID:NA