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-tiny-dfr] epel10: Update input dependency from 0.8 to 0.9
Date: Fri, 25 Sep 2026 10:38:55 GMT [thread overview]
Message-ID: <179033273528.1.16530274605631045167.rpms-rust-tiny-dfr-9057b59e3584@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-tiny-dfr
Branch : epel10
Commit : 9057b59e3584789656db2037669c55d17129acc8
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-03-16T10:23:49+00:00
Stats : +18/-0 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-tiny-dfr/c/9057b59e3584789656db2037669c55d17129acc8?branch=epel10
Log:
Update input dependency from 0.8 to 0.9
---
diff --git a/rust-tiny-dfr.spec b/rust-tiny-dfr.spec
index 9f7c826..bfd43e5 100644
--- a/rust-tiny-dfr.spec
+++ b/rust-tiny-dfr.spec
@@ -11,6 +11,10 @@ Summary: Most basic dynamic function row daemon possible
License: MIT AND Apache-2.0
URL: https://crates.io/crates/tiny-dfr
Source: %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * Update input dependency from 0.8 to 0.9:
+# https://github.com/AsahiLinux/tiny-dfr/pull/83
+Patch: tiny-dfr-fix-metadata.diff
# * Add a battery state fallback for all arches
Patch2: https://github.com/AsahiLinux/tiny-dfr/pull/81.patch
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 17b060c..7393987 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,4 +1,7 @@
[package]
+cargo-toml-patch-comments = [
+ "Update input dependency from 0.8 to 0.9: https://github.com/AsahiLinux/tiny-dfr/pull/83",
+]
extra-files = [
"%{_datadir}/%{crate}/",
"%{_udevrulesdir}/*.rules",
diff --git a/tiny-dfr-fix-metadata.diff b/tiny-dfr-fix-metadata.diff
new file mode 100644
index 0000000..7d6b972
--- /dev/null
+++ b/tiny-dfr-fix-metadata.diff
@@ -0,0 +1,11 @@
+--- tiny-dfr-0.3.7/Cargo.toml 1970-01-01T00:00:01+00:00
++++ tiny-dfr-0.3.7/Cargo.toml 2026-03-16T10:22:52.204008+00:00
+@@ -54,7 +54,7 @@
+ version = "0.37"
+
+ [dependencies.input]
+-version = "0.8"
++version = "0.9"
+
+ [dependencies.input-linux]
+ version = "0.7"
reply other threads:[~2026-09-25 10:38 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=179033273528.1.16530274605631045167.rpms-rust-tiny-dfr-9057b59e3584@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