public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/bear] rawhide: Update to 4.2.2 (#2517204)
@ 2026-09-05 22:58 Aleksei Bavshin
0 siblings, 0 replies; only message in thread
From: Aleksei Bavshin @ 2026-09-05 22:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/bear
Branch : rawhide
Commit : d3e1fc45b0e56e9f9115c084d0bdeb79dfefd73a
Author : Aleksei Bavshin <alebastr@fedoraproject.org>
Date : 2026-09-05T15:29:40-07:00
Stats : +7/-8 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/bear/c/d3e1fc45b0e56e9f9115c084d0bdeb79dfefd73a?branch=rawhide
Log:
Update to 4.2.2 (#2517204)
---
diff --git a/.gitignore b/.gitignore
index c2fcfe8..842f709 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
/bear-4.1.4.tar.gz
/bear-4.1.5.tar.gz
/bear-4.2.0.tar.gz
+/bear-4.2.2.tar.gz
diff --git a/bear-fix-metadata.diff b/bear-fix-metadata.diff
index c8b1681..11148d9 100644
--- a/bear-fix-metadata.diff
+++ b/bear-fix-metadata.diff
@@ -1,17 +1,17 @@
diff --git a/Cargo.toml b/Cargo.toml
-index fc1b0568..421d0c54 100644
+index 6799c383..ae00f4f9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
-@@ -24,7 +24,7 @@ thiserror = "2.0"
+@@ -20,7 +20,7 @@ thiserror = "2.0"
anyhow = "1.0"
serde = { version = "1.0", default-features = false, features = ["derive", "std"] }
serde_json = { version = "1.0", default-features = false, features = ["std"] }
--serde-saphyr = "0.0.28"
+-serde-saphyr = "1.1"
+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"] }
clap_complete = { version = "4.6", default-features = false }
-@@ -42,7 +42,7 @@ cc = "1.2"
+@@ -38,7 +38,7 @@ cc = "1.2"
assert_cmd = "2.2"
assert_fs = "1.1"
predicates = "3.1"
@@ -20,5 +20,3 @@ index fc1b0568..421d0c54 100644
insta = "1.46"
proptest = "1.11"
encoding_rs = "0.8"
---
-2.54.0
diff --git a/bear.spec b/bear.spec
index 03eb27d..6781295 100644
--- a/bear.spec
+++ b/bear.spec
@@ -1,7 +1,7 @@
%bcond check 1
Name: bear
-Version: 4.2.0
+Version: 4.2.2
Release: %autorelease
Summary: Tool that generates a compilation database for clang tooling
diff --git a/sources b/sources
index dccde70..3344de0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (bear-4.2.0.tar.gz) = 1457b16f6262ff5ce2cf66f249cf1fc00c4c7e870f2d01e050c15740424bf2273ee69156c09c63c93f854a48db1557f7d22bce64948af32decabb5f9c82e7dd8
+SHA512 (bear-4.2.2.tar.gz) = 02c6ca1b14265b627ff8c4e641bc653fd9c2bdafd11f077de5366c157f49d908ed048ba91956cb0dd3d8b584cb5661e517af30fced2ac041b8b4a2825bc3ced9
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-05 22:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-05 22:58 [rpms/bear] rawhide: Update to 4.2.2 (#2517204) Aleksei Bavshin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox