public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bear] epel10: Bump version to 2.4.1
@ 2026-07-11 2:31
0 siblings, 0 replies; only message in thread
From: @ 2026-07-11 2:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bear
Branch : epel10
Commit : 3e9edadbb76892c6ee64049eba9bd959f2f142cf
Author : Wolfgang Stöggl <c72578@yahoo.de>
Date : 2019-07-31T09:38:04+02:00
Stats : +9/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/bear/c/3e9edadbb76892c6ee64049eba9bd959f2f142cf?branch=epel10
Log:
Bump version to 2.4.1
- Add %%{_datadir}/bash-completion/completions/bear to %%files
---
diff --git a/.gitignore b/.gitignore
index 5e0bc32..39fd7b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/bear-781ec80.tar.gz
/bear-2.3.13.tar.gz
/bear-2.4.0.tar.gz
+/bear-2.4.1.tar.gz
diff --git a/bear.spec b/bear.spec
index e5b9f75..e845f25 100644
--- a/bear.spec
+++ b/bear.spec
@@ -1,6 +1,6 @@
Name: bear
-Version: 2.4.0
-Release: 2%{?dist}
+Version: 2.4.1
+Release: 1%{?dist}
Summary: Tool that generates a compilation database for clang tooling
License: GPLv3+
@@ -50,6 +50,7 @@ make check
%files
%{_bindir}/bear
+%{_datadir}/bash-completion/completions/bear
%{_mandir}/man1/bear.1*
%{_libdir}/bear/
@@ -63,6 +64,10 @@ make check
%doc ChangeLog.md README.md
%changelog
+* Wed Jul 31 2019 Wolfgang Stöggl <c72578@yahoo.de> - 2.4.1-1
+- Bump version to 2.4.1
+- Add %%{_datadir}/bash-completion/completions/bear to %%files
+
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
diff --git a/sources b/sources
index eefd3bf..770a959 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (bear-2.4.0.tar.gz) = d26a592cfa770ab221c23dbcdc5b3223c9f341982627a6303b0b08933ea81a299ffdfd76197fc94e6e6a4f7004cecf364e6abe4fa07a7caa805b6ed0d48d6b2e
+SHA512 (bear-2.4.1.tar.gz) = a3ce4d82623b57ef170353af9d9c1e4804abe4b5a689b87e2ac5ceef1ed9959b5e2287ddb7a7d090befbbef4b0c91acb8772adc9fee284a0dd7c233a8bf8411a
^ 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: Bump version to 2.4.1
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox