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-palette_derive] f45: Update find-crate to 0.7
Date: Wed, 26 Aug 2026 06:49:41 GMT [thread overview]
Message-ID: <178772698179.1.10502907087973192968.rpms-rust-palette_derive-5a6e4869d371@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-palette_derive
Branch : f45
Commit : 5a6e4869d37124b925c137873eecd318afd0a14a
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-26T07:42:49+01:00
Stats : +20/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-palette_derive/c/5a6e4869d37124b925c137873eecd318afd0a14a?branch=f45
Log:
Update find-crate to 0.7
---
diff --git a/palette_derive-fix-metadata.diff b/palette_derive-fix-metadata.diff
new file mode 100644
index 0000000..e5a5e8e
--- /dev/null
+++ b/palette_derive-fix-metadata.diff
@@ -0,0 +1,11 @@
+--- palette_derive-0.7.5/Cargo.toml 1970-01-01T00:00:01+00:00
++++ palette_derive-0.7.5/Cargo.toml 2026-08-26T06:42:23.357993+00:00
+@@ -33,7 +33,7 @@
+ proc-macro = true
+
+ [dependencies.find-crate]
+-version = "0.6"
++version = "0.7"
+ optional = true
+
+ [dependencies.proc-macro2]
diff --git a/rust-palette_derive.spec b/rust-palette_derive.spec
index 216535f..f4295a4 100644
--- a/rust-palette_derive.spec
+++ b/rust-palette_derive.spec
@@ -1,5 +1,5 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate palette_derive
@@ -12,6 +12,9 @@ Summary: Automatically implement traits from the palette crate
License: MIT OR Apache-2.0
URL: https://crates.io/crates/palette_derive
Source: %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * Update find-crate to 0.7: https://github.com/Ogeon/palette/pull/481
+Patch: palette_derive-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..a722c99
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,4 @@
+[package]
+cargo-toml-patch-comments = [
+ "Update find-crate to 0.7: https://github.com/Ogeon/palette/pull/481",
+]
reply other threads:[~2026-08-26 6:49 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=178772698179.1.10502907087973192968.rpms-rust-palette_derive-5a6e4869d371@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