public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bear] epel10: Update to 3.0.7
@ 2026-07-11 2:31 Till Hofmann
0 siblings, 0 replies; only message in thread
From: Till Hofmann @ 2026-07-11 2:31 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-11 2:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-11 2:31 [rpms/bear] epel10: Update to 3.0.7 Till Hofmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox