public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-fs-set-times] f45: Update io-lifetimes dependency to v3
@ 2026-08-14 13:17 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-14 13:17 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-fs-set-times
Branch : f45
Commit : 67ff6df33aa1dff04004cdc8362f50cd4ddbb050
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-14T13:35:20+01:00
Stats  : +24/-2 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-fs-set-times/c/67ff6df33aa1dff04004cdc8362f50cd4ddbb050?branch=f45

Log:
Update io-lifetimes dependency to v3

---
diff --git a/fs-set-times-fix-metadata-auto.diff b/fs-set-times-fix-metadata-auto.diff
index 4957f66..20416b0 100644
--- a/fs-set-times-fix-metadata-auto.diff
+++ b/fs-set-times-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
 --- fs-set-times-0.20.3/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ fs-set-times-0.20.3/Cargo.toml	2025-04-28T21:23:58.133770+00:00
++++ fs-set-times-0.20.3/Cargo.toml	2026-08-14T12:34:45.565109+00:00
 @@ -47,9 +47,3 @@
      "time",
  ]

diff --git a/fs-set-times-fix-metadata.diff b/fs-set-times-fix-metadata.diff
new file mode 100644
index 0000000..35bb780
--- /dev/null
+++ b/fs-set-times-fix-metadata.diff
@@ -0,0 +1,11 @@
+--- fs-set-times-0.20.3/Cargo.toml	1970-01-01T00:00:01+00:00
++++ fs-set-times-0.20.3/Cargo.toml	2026-08-14T12:34:49.805096+00:00
+@@ -37,7 +37,7 @@
+ path = "src/lib.rs"
+ 
+ [dependencies.io-lifetimes]
+-version = "2.0.0"
++version = "3.0.0"
+ default-features = false
+ 
+ [target."cfg(not(windows))".dependencies.rustix]

diff --git a/rust-fs-set-times.spec b/rust-fs-set-times.spec
index 42304a7..c4cb272 100644
--- a/rust-fs-set-times.spec
+++ b/rust-fs-set-times.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 %global debug_package %{nil}
 
@@ -14,6 +14,10 @@ URL:            https://crates.io/crates/fs-set-times
 Source:         %{crates_source}
 # Automatically generated patch to strip dependencies and normalize metadata
 Patch:          fs-set-times-fix-metadata-auto.diff
+# Manually created patch for downstream crate metadata changes
+# * Update io-lifetimes dependency to v3:
+#   https://github.com/bytecodealliance/fs-set-times/pull/12
+Patch:          fs-set-times-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..67b7cc8
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,7 @@
+[package]
+cargo-toml-patch-comments = [
+    """\
+Update io-lifetimes dependency to v3: \
+https://github.com/bytecodealliance/fs-set-times/pull/12\
+""",
+]

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

only message in thread, other threads:[~2026-08-14 13:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-14 13:17 [rpms/rust-fs-set-times] f45: Update io-lifetimes dependency to v3 Benjamin A. Beasley

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