public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-udev] epel10: Update to version 0.9.3; Fixes RHBZ#2320941
@ 2026-06-15 13:49 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-15 13:49 UTC (permalink / raw)
To: git-commits
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
^ 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: Update to version 0.9.3; Fixes RHBZ#2320941 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox