public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/bear] epel10: Bump version to 2.4.1
Date: Sat, 11 Jul 2026 02:31:13 GMT [thread overview]
Message-ID: <178373707329.1.11191401816830469869.rpms-bear-3e9edadbb768@fedoraproject.org> (raw)
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
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=178373707329.1.11191401816830469869.rpms-bear-3e9edadbb768@fedoraproject.org \
--to=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