public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-udev] epel10: Update to version 0.9.3; Fixes RHBZ#2320941
Date: Mon, 15 Jun 2026 13:49:38 GMT [thread overview]
Message-ID: <178153137825.1.1537026639824206741.rpms-rust-udev-f89389f7ee88@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-udev
Branch : epel10
Commit : f89389f7ee884e7f33f69bb032d64c96b1d45f16
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2025-05-01T12:49:45+02:00
Stats : +29/-7 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-udev/c/f89389f7ee884e7f33f69bb032d64c96b1d45f16?branch=epel10
Log:
Update to version 0.9.3; Fixes RHBZ#2320941
---
diff --git a/.gitignore b/.gitignore
index d597636..d795c51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/udev-0.7.0.crate
/udev-0.9.0.crate
+/udev-0.9.3.crate
diff --git a/README.md b/README.md
deleted file mode 100644
index cc86a8f..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-udev
-
-The rust-udev package
diff --git a/rust-udev.spec b/rust-udev.spec
index ca5c64b..85dc412 100644
--- a/rust-udev.spec
+++ b/rust-udev.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 27
+%bcond check 1
%global debug_package %{nil}
%global crate udev
Name: rust-udev
-Version: 0.9.0
+Version: 0.9.3
Release: %autorelease
Summary: Libudev bindings for Rust
@@ -82,6 +82,30 @@ use the "mio10" feature of the "%{crate}" crate.
%files -n %{name}+mio10-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+send-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+send-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "send" feature of the "%{crate}" crate.
+
+%files -n %{name}+send-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+sync-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+sync-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "sync" feature of the "%{crate}" crate.
+
+%files -n %{name}+sync-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/sources b/sources
index 5665738..3417a84 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (udev-0.9.0.crate) = 99789f32f6899ee3c2f6e245ef57c4ad7aa45dec84a6e5ff8c4b045743bc4122031fcb71a99bb05e2885d50c6c3ddc33657fd28fcf02e26d5e90df2b2efee2ef
+SHA512 (udev-0.9.3.crate) = 527c075460cc1badcd290255451da1f39aa5fa46ea659c4009847d1af46d21957c099cb1f7de39083e9d7d611cc91f5703bcec0e39b037d70bff7ef0e548c99a
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=178153137825.1.1537026639824206741.rpms-rust-udev-f89389f7ee88@fedoraproject.org \
--to=decathorpe@gmail.com \
--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