public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-inferno] rawhide: Update to version 0.12.7; Fixes RHBZ#2497144
@ 2026-07-06 15:23 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-06 15:23 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-inferno
Branch : rawhide
Commit : 7ae2d7b9e939b2fdf7ef9478533494ac8604a991
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-07-06T16:33:21+02:00
Stats : +10/-20 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-inferno/c/7ae2d7b9e939b2fdf7ef9478533494ac8604a991?branch=rawhide
Log:
Update to version 0.12.7; Fixes RHBZ#2497144
---
diff --git a/.gitignore b/.gitignore
index 179c23f..5679d12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/inferno-0.12.3.crate
/inferno-0.12.4.crate
/inferno-0.12.6.crate
+/inferno-0.12.7.crate
diff --git a/inferno-fix-metadata.diff b/inferno-fix-metadata.diff
index 2f5caf7..aa9caef 100644
--- a/inferno-fix-metadata.diff
+++ b/inferno-fix-metadata.diff
@@ -1,21 +1,12 @@
---- inferno-0.12.6/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ inferno-0.12.6/Cargo.toml 2026-07-03T17:08:22.789926+00:00
-@@ -172,7 +172,7 @@
- version = "1.12.0"
-
- [dependencies.quick-xml]
--version = "0.39"
-+version = ">=0.39, <0.42"
- default-features = false
-
- [dependencies.rgb]
-@@ -183,9 +183,6 @@
-
+--- inferno-0.12.7/Cargo.toml 2006-07-24T01:21:28+00:00
++++ inferno-0.12.7/Cargo.toml 2026-07-06T14:28:21.497066+00:00
+@@ -184,9 +184,6 @@
[dev-dependencies.assert_cmd]
version = "2.1.1"
--
+
-[dev-dependencies.criterion]
-version = "0.8"
+-
+ [dev-dependencies.flate2]
+ version = "1.1.9"
- [dev-dependencies.libflate]
- version = "2"
diff --git a/rust-inferno.spec b/rust-inferno.spec
index e187f08..ddc2dc0 100644
--- a/rust-inferno.spec
+++ b/rust-inferno.spec
@@ -4,7 +4,7 @@
%global crate inferno
Name: rust-inferno
-Version: 0.12.6
+Version: 0.12.7
Release: %autorelease
Summary: Rust port of the FlameGraph performance profiling tool suite
@@ -13,7 +13,6 @@ URL: https://crates.io/crates/inferno
Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
# * drop unused, benchmark-only criterion dev-dependency
-# * allow quick-xml 0.40 and 0.41: https://github.com/jonhoo/inferno/pull/369
Patch: inferno-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 313fc09..326faed 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,7 +1,6 @@
[package]
cargo-toml-patch-comments = [
"drop unused, benchmark-only criterion dev-dependency",
- "allow quick-xml 0.40 and 0.41: https://github.com/jonhoo/inferno/pull/369",
]
[tests]
diff --git a/sources b/sources
index f374170..8ebfb12 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (inferno-0.12.6.crate) = eb427ee9f37903d8ea00500031a2a569e316ad056b341a73c713faba24b253d4854461a0b8225472e55bafb99c19fcee447c1d14353db32566daecd8bfb8904a
+SHA512 (inferno-0.12.7.crate) = 5f34569a1691f5d6e95b90a053cec2e405c1d7433833402298e57fbfbeee5fe688184d22ba7637506fd1188bc0761e40b86d4f746a4b352a7a552f6062b21a64
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 15:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 15:23 [rpms/rust-inferno] rawhide: Update to version 0.12.7; Fixes RHBZ#2497144 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox