public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Aleksei Bavshin <alebastr@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/bear] rawhide: Update to 4.1.5 (rhbz#2496800)
Date: Wed, 05 Aug 2026 20:35:33 GMT	[thread overview]
Message-ID: <178596213346.1.14023126764664858131.rpms-bear-c258dda16c09@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/bear
Branch : rawhide
Commit : c258dda16c09523f2fa4ac294cb90e41aa19a05e
Author : Aleksei Bavshin <alebastr@fedoraproject.org>
Date   : 2026-08-01T17:20:32-07:00
Stats  : +7/-6 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/bear/c/c258dda16c09523f2fa4ac294cb90e41aa19a05e?branch=rawhide

Log:
Update to 4.1.5 (rhbz#2496800)

---
diff --git a/.gitignore b/.gitignore
index 3f8cc13..63f3962 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
 /bear-3.1.6.tar.gz
 /bear-4.0.4.tar.gz
 /bear-4.1.4.tar.gz
+/bear-4.1.5.tar.gz

diff --git a/bear-fix-metadata.diff b/bear-fix-metadata.diff
index 44d722f..c8b1681 100644
--- a/bear-fix-metadata.diff
+++ b/bear-fix-metadata.diff
@@ -4,9 +4,9 @@ index fc1b0568..421d0c54 100644
 +++ b/Cargo.toml
 @@ -24,7 +24,7 @@ thiserror = "2.0"
  anyhow = "1.0"
- serde = { version = "1.0", default-features = false, features = ["derive"] }
+ serde = { version = "1.0", default-features = false, features = ["derive", "std"] }
  serde_json = { version = "1.0", default-features = false, features = ["std"] }
--serde-saphyr = "0.0.27"
+-serde-saphyr = "0.0.28"
 +serde-saphyr = { version = "0.9.34", package = "serde_yaml" }
  crossbeam-channel = { version = "0.5", default-features = false, features = ["std"] }
  clap = { version = "4.6", default-features = false, features = ["std", "cargo", "help", "usage", "suggestions"] }
@@ -15,8 +15,8 @@ index fc1b0568..421d0c54 100644
  assert_cmd = "2.2"
  assert_fs = "1.1"
  predicates = "3.1"
--mockall = "0.14"
-+mockall = ">=0.11.4,<0.15.0"
+-mockall = "0.15"
++mockall = ">=0.11.4,<0.16.0"
  insta = "1.46"
  proptest = "1.11"
  encoding_rs = "0.8"

diff --git a/bear.spec b/bear.spec
index 96ee4a4..82a4782 100644
--- a/bear.spec
+++ b/bear.spec
@@ -1,7 +1,7 @@
 %bcond check    1
 
 Name:           bear
-Version:        4.1.4
+Version:        4.1.5
 Release:        %autorelease
 Summary:        Tool that generates a compilation database for clang tooling
 

diff --git a/sources b/sources
index f3b83e0..25d06d3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (bear-4.1.4.tar.gz) = dc508e586e717909a65c3b586b6f3cb7adfb6468031ca89e9e766a0724755d688392ce37417ea5aea98b61569bde7451765444f704e643ef28476cbeadd5ff6f
+SHA512 (bear-4.1.5.tar.gz) = 89dfe43fb558c19abb5d8c708327ea4df80f160e31be9e0a8b7e9fb6e19e68a3c9159073969b1bedae860e9cb1df779b04585dc747a2ae95bb7483b73213c4c9

                 reply	other threads:[~2026-08-05 20:35 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=178596213346.1.14023126764664858131.rpms-bear-c258dda16c09@fedoraproject.org \
    --to=alebastr@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