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-udev] epel10: Convert to rust2rpm.toml
Date: Mon, 15 Jun 2026 13:49:36 GMT	[thread overview]
Message-ID: <178153137680.1.16150140093497139475.rpms-rust-udev-94162c107441@fedoraproject.org> (raw)

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",
+]

                 reply	other threads:[~2026-06-15 13: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=178153137680.1.16150140093497139475.rpms-rust-udev-94162c107441@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