public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-udev] epel10: Convert to rust2rpm.toml
@ 2026-06-15 13:49 Davide Cavalca
0 siblings, 0 replies; only message in thread
From: Davide Cavalca @ 2026-06-15 13:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-udev
Branch : epel10
Commit : 94162c107441068fae6a1cc8733e161a212ccce8
Author : Davide Cavalca <dcavalca@fedoraproject.org>
Date : 2024-10-07T16:21:18-07:00
Stats : +5/-4 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-udev/c/94162c107441068fae6a1cc8733e161a212ccce8?branch=epel10
Log:
Convert to rust2rpm.toml
---
diff --git a/rust2rpm.conf b/rust2rpm.conf
deleted file mode 100644
index 25a1dc2..0000000
--- a/rust2rpm.conf
+++ /dev/null
@@ -1,4 +0,0 @@
-[DEFAULT]
-unwanted-features =
- mio06
- mio07
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..cd6a73f
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,5 @@
+[features]
+hide = [
+ "mio06",
+ "mio07",
+]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 13:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 13:49 [rpms/rust-udev] epel10: Convert to rust2rpm.toml Davide Cavalca
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox