public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-inferno] f44: Update to version 0.12.7; Fixes RHBZ#2497144
Date: Mon, 06 Jul 2026 15:34:58 GMT [thread overview]
Message-ID: <178335209864.1.14967036730029748657.rpms-rust-inferno-7ae2d7b9e939@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-inferno
Branch : f44
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=f44
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
reply other threads:[~2026-07-06 15:34 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=178335209864.1.14967036730029748657.rpms-rust-inferno-7ae2d7b9e939@fedoraproject.org \
--to=decathorpe@gmail.com \
--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