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-crypto-auditing] f45: Document the existing metadata patch
Date: Sun, 06 Sep 2026 19:37:05 GMT	[thread overview]
Message-ID: <178872342581.1.4106264472236180556.rpms-rust-crypto-auditing-e6b6b23188b9@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rust-crypto-auditing
            Branch : f45
            Commit : e6b6b23188b98c89727d5ce5ff013fb7e1c83dec
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-08-31T17:08:52+01:00
            Stats  : +8/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-crypto-auditing/c/e6b6b23188b98c89727d5ce5ff013fb7e1c83dec?branch=f45

            Log:
            Document the existing metadata patch

[skip changelog]

---
diff --git a/crypto-auditing-fix-metadata.diff b/crypto-auditing-fix-metadata.diff
index 8905a27..f9a7222 100644
--- a/crypto-auditing-fix-metadata.diff
+++ b/crypto-auditing-fix-metadata.diff
@@ -1,6 +1,6 @@
---- crypto-auditing-0.3.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ crypto-auditing-0.3.0/Cargo.toml	2026-03-04T02:58:39.286567+00:00
-@@ -54,7 +54,7 @@
+--- crypto-auditing-0.3.2/Cargo.toml	2006-07-24T01:21:28+00:00
++++ crypto-auditing-0.3.2/Cargo.toml	2026-08-31T16:08:47.523522+00:00
+@@ -59,7 +59,7 @@
  features = ["hex"]
  
  [dependencies.sysinfo]

diff --git a/rust-crypto-auditing.spec b/rust-crypto-auditing.spec
index c7e1aeb..7c7b7ba 100644
--- a/rust-crypto-auditing.spec
+++ b/rust-crypto-auditing.spec
@@ -13,6 +13,7 @@ License:        GPL-3.0-or-later
 URL:            https://crates.io/crates/crypto-auditing
 Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
+# * Require older sysinfo 0.37 (upstream wants 0.38)
 Patch:          crypto-auditing-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..d67a790
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,4 @@
+[package]
+cargo-toml-patch-comments = [
+    "Require older sysinfo 0.37 (upstream wants 0.38)",
+]

                 reply	other threads:[~2026-09-06 19:37 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=178872342581.1.4106264472236180556.rpms-rust-crypto-auditing-e6b6b23188b9@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