public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-rusb] rawhide: Add rust2rpm.toml
@ 2026-08-30 13:45 Jonathan Steffan
0 siblings, 0 replies; only message in thread
From: Jonathan Steffan @ 2026-08-30 13:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-rusb
Branch : rawhide
Commit : 2a82d0bb7232844dd504744d0af7d1e5d0b60aef
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date : 2026-08-30T07:45:33-06:00
Stats : +4/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/rust-rusb/c/2a82d0bb7232844dd504744d0af7d1e5d0b60aef?branch=rawhide
Log:
Add rust2rpm.toml
---
diff --git a/rust-rusb.spec b/rust-rusb.spec
index aac59ff..85d1624 100644
--- a/rust-rusb.spec
+++ b/rust-rusb.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 rusb
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..17c71db
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,2 @@
+[features]
+hide = ["vendored"]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-30 13:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-30 13:45 [rpms/rust-rusb] rawhide: Add rust2rpm.toml Jonathan Steffan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox