public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-input-linux-sys] epel10: Update to 0.9.0; Fixes: RHBZ#2298886
@ 2026-09-25 10:34 Davide Cavalca
  0 siblings, 0 replies; only message in thread
From: Davide Cavalca @ 2026-09-25 10:34 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-input-linux-sys
Branch : epel10
Commit : 48ebfe28c370fc021d305c9fe426849b720555a2
Author : Davide Cavalca <dcavalca@fedoraproject.org>
Date   : 2024-10-07T16:29:36-07:00
Stats  : +6/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-input-linux-sys/c/48ebfe28c370fc021d305c9fe426849b720555a2?branch=epel10

Log:
Update to 0.9.0; Fixes: RHBZ#2298886

---
diff --git a/.gitignore b/.gitignore
index 2bef52e..caabec2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /input-linux-sys-0.8.0.crate
+/input-linux-sys-0.9.0.crate

diff --git a/rust-input-linux-sys.spec b/rust-input-linux-sys.spec
index 268fcf7..0d6e94e 100644
--- a/rust-input-linux-sys.spec
+++ b/rust-input-linux-sys.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 24
+# Generated by rust2rpm 26
 %bcond_without check
 %global debug_package %{nil}
 
 %global crate input-linux-sys
 
 Name:           rust-input-linux-sys
-Version:        0.8.0
+Version:        0.9.0
 Release:        %autorelease
 Summary:        Bindings for <linux/{u,}input.h>
 
@@ -13,7 +13,7 @@ License:        MIT
 URL:            https://crates.io/crates/input-linux-sys
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 Bindings for <linux/{u,}input.h>.}
@@ -47,7 +47,7 @@ use the "default" feature of the "%{crate}" crate.
 %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/sources b/sources
index 4c2e92a..4502499 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (input-linux-sys-0.8.0.crate) = 931b5452849159d0cbe8ec700480d197d9d2b1dd19ca8c0daf21047ccc4abd3a2c3bc7d550b4eccaac3467cee13c235a93b4a437c1daf1cf2867a834bc24ce2c
+SHA512 (input-linux-sys-0.9.0.crate) = 2158550a290b8e7afbcf6068f4002638c4d7bdc9730a6d5061aca0d1e02d4b30c324cb8308e57759b5d02c6c4fb2056c122527a2a87e67a374fd6e66b85131d6

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25 10:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 10:34 [rpms/rust-input-linux-sys] epel10: Update to 0.9.0; Fixes: RHBZ#2298886 Davide Cavalca

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