public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-udev] epel10: Update to 0.9.0; Fixes: RHBZ#2240271
@ 2026-06-15 13:49 Davide Cavalca
  0 siblings, 0 replies; only message in thread
From: Davide Cavalca @ 2026-06-15 13:49 UTC (permalink / raw)
  To: git-commits

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

^ 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 0.9.0; Fixes: RHBZ#2240271 Davide Cavalca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox