public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-fundu] rawhide: Update to version 2.1.1; Resolves RHBZ#2509723
@ 2026-08-10 15:20 Michel Lind
  0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-08-10 15:20 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rust-fundu
            Branch : rawhide
            Commit : 5637841b6b7a108c27f9e8841ad3c842e1ffcb41
            Author : Michel Lind <salimma@fedoraproject.org>
            Date   : 2026-08-10T16:19:54+01:00
            Stats  : +19/-18 in 5 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-fundu/c/5637841b6b7a108c27f9e8841ad3c842e1ffcb41?branch=rawhide

            Log:
            Update to version 2.1.1; Resolves RHBZ#2509723

Signed-off-by: Michel Lind <salimma@fedoraproject.org>

---
diff --git a/.gitignore b/.gitignore
index a0a0de7..e70bcfd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /fundu-2.0.0.crate
 /fundu-2.0.1.crate
+/fundu-2.1.1.crate

diff --git a/fundu-fix-metadata.diff b/fundu-fix-metadata.diff
index ca2fa4f..63c487e 100644
--- a/fundu-fix-metadata.diff
+++ b/fundu-fix-metadata.diff
@@ -1,28 +1,28 @@
---- fundu-2.0.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ fundu-2.0.1/Cargo.toml	2024-12-10T13:29:07.593553+00:00
-@@ -167,9 +167,6 @@
+--- fundu-2.1.1/Cargo.toml	2006-07-24T01:21:28+00:00
++++ fundu-2.1.1/Cargo.toml	2026-08-10T14:46:04.005871+00:00
+@@ -182,9 +182,6 @@
      "derive",
  ]
  
 -[dev-dependencies.criterion]
--version = "0.5"
+-version = ">=0.7"
 -
  [dev-dependencies.rstest]
  version = ">=0.18"
  
-@@ -196,16 +193,3 @@
- time = ["fundu-core/time"]
- with-flamegraph = []
- with-iai = []
+@@ -197,16 +194,3 @@
+ [dev-dependencies.time]
+ version = "0.3.1"
+ default-features = false
 -
--[target."cfg(unix)".dev-dependencies.iai-callgrind]
--version = "0.13"
+-[target."cfg(unix)".dev-dependencies.gungraun]
+-version = "0.19"
 -
 -[target."cfg(unix)".dev-dependencies.inferno]
--version = "0.11"
+-version = "0.12"
 -
 -[target."cfg(unix)".dev-dependencies.pprof]
--version = "0.13"
+-version = "0.15"
 -features = [
 -    "flamegraph",
 -    "criterion",

diff --git a/rust-fundu.spec b/rust-fundu.spec
index 3bf94cc..c3124e2 100644
--- a/rust-fundu.spec
+++ b/rust-fundu.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 %global debug_package %{nil}
 
 %global crate fundu
 
 Name:           rust-fundu
-Version:        2.0.1
+Version:        2.1.1
 Release:        %autorelease
 Summary:        Configurable, precise and fast rust string parser to a Duration
 
@@ -15,7 +15,7 @@ Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
 # * remove benchmarking-oriented dev dependencies
 # *  criterion
-# *  iai-callgrind
+# *  gungraun
 # *  inferno
 # *  pprof
 Patch:          fundu-fix-metadata.diff

diff --git a/rust2rpm.toml b/rust2rpm.toml
index b101cf0..9a4d5c4 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -2,7 +2,7 @@
 cargo-toml-patch-comments = [
   "remove benchmarking-oriented dev dependencies",
   " criterion",
-  " iai-callgrind",
+  " gungraun",
   " inferno",
   " pprof",
 ]
@@ -11,7 +11,7 @@ cargo-toml-patch-comments = [
 # needed for tests
 enable = ["custom"]
 # hide features only needed for benchmarks
-hide = ["with-flamegraph", "with-iai"]
+hide = ["with-flamegraph", "with-gungraun"]
 
 [tests]
 comments = [

diff --git a/sources b/sources
index f0073fc..51d65fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fundu-2.0.1.crate) = 327df4dc5dc2ee3571ec6ee9259c73d2bd17cfac491322109c24bbe949179c3eaac8e7da45d30b5638b48b377ded34db8c89dc972ddb281fdb159163f71f47ce
+SHA512 (fundu-2.1.1.crate) = 52564bd2234a99462c1899797f9b027c6911fcbd24539bcc154943042ee41dabf1bf8390fc47a835a4b0ee093979e9816a48a06b30da9a18e54990f9bace397f

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10 15:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 15:20 [rpms/rust-fundu] rawhide: Update to version 2.1.1; Resolves RHBZ#2509723 Michel Lind

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox