public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Till Hofmann <thofmann@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/bear] epel10: Update to 3.0.7
Date: Sat, 11 Jul 2026 02:31:17 GMT [thread overview]
Message-ID: <178373707747.1.6945538782966951234.rpms-bear-e103b4895d6d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/bear
Branch : epel10
Commit : e103b4895d6db83f1f3dc8a241f623797b111946
Author : Till Hofmann <thofmann@fedoraproject.org>
Date : 2021-01-24T15:57:32+01:00
Stats : +9/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/bear/c/e103b4895d6db83f1f3dc8a241f623797b111946?branch=epel10
Log:
Update to 3.0.7
---
diff --git a/.gitignore b/.gitignore
index 84c71c7..ba94266 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/bear-2.4.3.tar.gz
/bear-2.4.4.tar.gz
/bear-3.0.6.tar.gz
+/bear-3.0.7.tar.gz
diff --git a/bear.spec b/bear.spec
index c8cdba3..d9ce502 100644
--- a/bear.spec
+++ b/bear.spec
@@ -1,5 +1,5 @@
Name: bear
-Version: 3.0.6
+Version: 3.0.7
Release: 1%{?dist}
Summary: Tool that generates a compilation database for clang tooling
@@ -17,11 +17,12 @@ BuildRequires: cmake(nlohmann_json)
BuildRequires: cmake(spdlog)
BuildRequires: gcc
BuildRequires: gcc-c++
+BuildRequires: gmock-devel
+BuildRequires: grpc-plugins
BuildRequires: make
BuildRequires: pkgconfig(grpc)
+BuildRequires: pkgconfig(sqlite3)
BuildRequires: python3
-BuildRequires: grpc-plugins
-BuildRequires: gmock-devel
# Needed for (disabled) functional tests
#BuildRequires: python3dist(lit)
@@ -71,6 +72,9 @@ mv %{buildroot}/%{_docdir}/Bear %{buildroot}/%{_docdir}/bear
%doc %{_docdir}/bear
%changelog
+* Sun Jan 24 2021 Till Hofmann <thofmann@fedoraproject.org> - 3.0.7-1
+- Update to 3.0.7
+
* Wed Dec 30 11:58:35 CET 2020 Till Hofmann <thofmann@fedoraproject.org> - 3.0.6-1
- Update to 3.0.6
diff --git a/sources b/sources
index 1490231..5e8c77e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (bear-3.0.6.tar.gz) = d1fc6e76064d43d3f4b05c75ff573cc76cd71958d4d3fb7f7d96e74ec992c27d004390328c38e5f76d3aca9f35ed76c95d7f8b656507fad11d052e03e2995b5c
+SHA512 (bear-3.0.7.tar.gz) = fcde13bd56836c60d41930b38f62f2bba672553167a412bb13cf4f3906ca7fef77be291fe159e64597993807187e75d39eba4fb5c79a3cdd1d2f8c317bac458b
reply other threads:[~2026-07-11 2:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178373707747.1.6945538782966951234.rpms-bear-e103b4895d6d@fedoraproject.org \
--to=thofmann@fedoraproject.org \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox