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-i18n-embed-impl] f45: Update find-crate to 0.7
Date: Wed, 26 Aug 2026 06:48:45 GMT	[thread overview]
Message-ID: <178772692500.1.10374461950555208821.rpms-rust-i18n-embed-impl-e21f7148c54d@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-i18n-embed-impl
Branch : f45
Commit : e21f7148c54dd52211ede3aad543eed561c7bc85
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-08-26T07:18:32+01:00
Stats  : +20/-1 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-i18n-embed-impl/c/e21f7148c54dd52211ede3aad543eed561c7bc85?branch=f45

Log:
Update find-crate to 0.7

---
diff --git a/i18n-embed-impl-fix-metadata.diff b/i18n-embed-impl-fix-metadata.diff
new file mode 100644
index 0000000..2d77930
--- /dev/null
+++ b/i18n-embed-impl-fix-metadata.diff
@@ -0,0 +1,11 @@
+--- i18n-embed-impl-0.8.4/Cargo.toml	1970-01-01T00:00:01+00:00
++++ i18n-embed-impl-0.8.4/Cargo.toml	2026-08-26T06:18:18.969016+00:00
+@@ -41,7 +41,7 @@
+ proc-macro = true
+ 
+ [dependencies.find-crate]
+-version = "0.6"
++version = "0.7"
+ optional = true
+ 
+ [dependencies.i18n-config]

diff --git a/rust-i18n-embed-impl.spec b/rust-i18n-embed-impl.spec
index eda9f77..9c59639 100644
--- a/rust-i18n-embed-impl.spec
+++ b/rust-i18n-embed-impl.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 %global debug_package %{nil}
 
@@ -12,6 +12,10 @@ Summary:        Macro implementations for i18n-embed
 License:        MIT
 URL:            https://crates.io/crates/i18n-embed-impl
 Source:         %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * Update find-crate to 0.7:
+#   https://github.com/kellpossible/cargo-i18n/pull/175
+Patch:          i18n-embed-impl-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..68c9107
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,4 @@
+[package]
+cargo-toml-patch-comments = [
+  "Update find-crate to 0.7: https://github.com/kellpossible/cargo-i18n/pull/175",
+]

                 reply	other threads:[~2026-08-26  6:48 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=178772692500.1.10374461950555208821.rpms-rust-i18n-embed-impl-e21f7148c54d@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