public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Davide Cavalca <dcavalca@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-tiny-dfr] epel10: Bump drm to 0.14
Date: Fri, 25 Sep 2026 10:38:52 GMT [thread overview]
Message-ID: <179033273259.1.13989202931137462227.rpms-rust-tiny-dfr-bf967edd0334@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-tiny-dfr
Branch : epel10
Commit : bf967edd03348f4ec04d2cdd39bf35b52b352b50
Author : Davide Cavalca <dcavalca@fedoraproject.org>
Date : 2025-05-12T22:04:14-07:00
Stats : +17/-0 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-tiny-dfr/c/bf967edd03348f4ec04d2cdd39bf35b52b352b50?branch=epel10
Log:
Bump drm to 0.14
---
diff --git a/rust-tiny-dfr.spec b/rust-tiny-dfr.spec
index 90a98b7..8fc136c 100644
--- a/rust-tiny-dfr.spec
+++ b/rust-tiny-dfr.spec
@@ -11,6 +11,9 @@ 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
+# * Bump drm to 0.14: https://github.com/AsahiLinux/tiny-dfr/pull/64
+Patch: tiny-dfr-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
BuildRequires: systemd-rpm-macros
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 679c015..5898e2f 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,4 +1,7 @@
[package]
+cargo-toml-patch-comments = [
+ "Bump drm to 0.14: https://github.com/AsahiLinux/tiny-dfr/pull/64",
+]
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..5c8ee91
--- /dev/null
+++ b/tiny-dfr-fix-metadata.diff
@@ -0,0 +1,11 @@
+--- tiny-dfr-0.3.5/Cargo.toml 1970-01-01T00:00:01+00:00
++++ tiny-dfr-0.3.5/Cargo.toml 2025-05-13T05:03:08.899170+00:00
+@@ -45,7 +45,7 @@
+ features = ["unstable-locales"]
+
+ [dependencies.drm]
+-version = "0.11.1"
++version = "0.14"
+
+ [dependencies.freedesktop-icons]
+ version = "0.4.0"
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=179033273259.1.13989202931137462227.rpms-rust-tiny-dfr-bf967edd0334@fedoraproject.org \
--to=dcavalca@fedoraproject.org \
--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