public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-input] epel10: Update to version 0.9.1; Fixes RHBZ#2259219
@ 2026-09-25 10:35 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-25 10:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-input
Branch : epel10
Commit : f0cb4283d11ed363790149f1cbf1dd8cf6fd6065
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-03-16T10:25:26+00:00
Stats : +15/-20 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-input/c/f0cb4283d11ed363790149f1cbf1dd8cf6fd6065?branch=epel10
Log:
Update to version 0.9.1; Fixes RHBZ#2259219
---
diff --git a/.gitignore b/.gitignore
index 2b2a603..f85a3b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/input-0.8.3.crate
+/input-0.9.1.crate
diff --git a/input-fix-metadata.diff b/input-fix-metadata.diff
deleted file mode 100644
index 2f0301b..0000000
--- a/input-fix-metadata.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- input-0.8.3/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ input-0.8.3/Cargo.toml 2025-11-29T20:46:33.879264+00:00
-@@ -61,7 +61,6 @@
- "log",
- "libinput_1_21",
- ]
--gen = ["input-sys/gen"]
- libinput_1_11 = ["input-sys/libinput_1_11"]
- libinput_1_14 = [
- "input-sys/libinput_1_14",
diff --git a/rust-input.spec b/rust-input.spec
index 3aa67ea..708da82 100644
--- a/rust-input.spec
+++ b/rust-input.spec
@@ -5,16 +5,13 @@
%global crate input
Name: rust-input
-Version: 0.8.3
+Version: 0.9.1
Release: %autorelease
Summary: Libinput bindings for rust
License: MIT
URL: https://crates.io/crates/input
Source: %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * drop dependency in input-sys/gen feature which was dropped in 1.18
-Patch: input-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
@@ -134,6 +131,18 @@ use the "udev" feature of the "%{crate}" crate.
%files -n %{name}+udev-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+use_bindgen-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+use_bindgen-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "use_bindgen" feature of the "%{crate}" crate.
+
+%files -n %{name}+use_bindgen-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index 193a126..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,5 +0,0 @@
-[package]
-cargo-toml-patch-comments = [
- "drop dependency in input-sys/gen feature which was dropped in 1.18",
-]
-
diff --git a/sources b/sources
index 4ea33c1..c31438a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (input-0.8.3.crate) = 35d4031eb755614b8531d557b2ed316de5e4bc6e8fb830de13f09050ffeafb5df80100c4596afcbebcc96e07e52e203e43a792e954f543b67482530f7472dd32
+SHA512 (input-0.9.1.crate) = 9c8cc74c9459382fb2d30668053a638f86bec8a6d7c20f17d8b98c19cb08e5fbc13fa96748df410504551eb542715b17e4c85deebc20a16258985bde215f3354
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:35 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:35 [rpms/rust-input] epel10: Update to version 0.9.1; Fixes RHBZ#2259219 Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox