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: Update to 0.9.0; Fixes: RHBZ#2240271
Date: Mon, 15 Jun 2026 13:49:37 GMT [thread overview]
Message-ID: <178153137730.1.1951823007152613807.rpms-rust-udev-89dad08013a7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-udev
Branch : epel10
Commit : 89dad08013a72f4f469abbfff2b995dcbd355e58
Author : Davide Cavalca <dcavalca@fedoraproject.org>
Date : 2024-10-07T16:22:53-07:00
Stats : +11/-9 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-udev/c/89dad08013a72f4f469abbfff2b995dcbd355e58?branch=epel10
Log:
Update to 0.9.0; Fixes: RHBZ#2240271
---
diff --git a/.gitignore b/.gitignore
index d64ab92..d597636 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/udev-0.7.0.crate
+/udev-0.9.0.crate
diff --git a/rust-udev.spec b/rust-udev.spec
index e567511..ca5c64b 100644
--- a/rust-udev.spec
+++ b/rust-udev.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 24
+# Generated by rust2rpm 26
%bcond_without check
%global debug_package %{nil}
%global crate udev
Name: rust-udev
-Version: 0.7.0
+Version: 0.9.0
Release: %autorelease
Summary: Libudev bindings for Rust
@@ -13,7 +13,7 @@ License: MIT
URL: https://crates.io/crates/udev
Source: %{crates_source}
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Libudev bindings for Rust.}
@@ -70,20 +70,20 @@ use the "mio" feature of the "%{crate}" crate.
%files -n %{name}+mio-devel
%ghost %{crate_instdir}/Cargo.toml
-%package -n %{name}+mio08-devel
+%package -n %{name}+mio10-devel
Summary: %{summary}
BuildArch: noarch
-%description -n %{name}+mio08-devel %{_description}
+%description -n %{name}+mio10-devel %{_description}
This package contains library source intended for building other packages which
-use the "mio08" feature of the "%{crate}" crate.
+use the "mio10" feature of the "%{crate}" crate.
-%files -n %{name}+mio08-devel
+%files -n %{name}+mio10-devel
%ghost %{crate_instdir}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
diff --git a/rust2rpm.toml b/rust2rpm.toml
index cd6a73f..6083bbb 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -2,4 +2,5 @@
hide = [
"mio06",
"mio07",
+ "mio08",
]
diff --git a/sources b/sources
index 3ba964a..5665738 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (udev-0.7.0.crate) = 87aa3182c028911b23c6820408879f901dd674ff6fe95c8382ecdec3d4da9f3e19dc03b2435c72e7cf299af083d5de9a6b83a84a75de4c2483c97ea9c1950393
+SHA512 (udev-0.9.0.crate) = 99789f32f6899ee3c2f6e245ef57c4ad7aa45dec84a6e5ff8c4b045743bc4122031fcb71a99bb05e2885d50c6c3ddc33657fd28fcf02e26d5e90df2b2efee2ef
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=178153137730.1.1951823007152613807.rpms-rust-udev-89dad08013a7@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