public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-fs-set-times] f44: Update io-lifetimes dependency to v3
Date: Fri, 14 Aug 2026 13:17:07 GMT	[thread overview]
Message-ID: <178671342758.1.16037979807973380621.rpms-rust-fs-set-times-67ff6df33aa1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-fs-set-times
Branch : f44
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=f44

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\
+""",
+]

                 reply	other threads:[~2026-08-14 13:17 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=178671342758.1.16037979807973380621.rpms-rust-fs-set-times-67ff6df33aa1@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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