public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-input] epel10: Update to version 0.9.1; Fixes RHBZ#2259219
Date: Fri, 25 Sep 2026 10:35:31 GMT [thread overview]
Message-ID: <179033253198.1.12414907202130748485.rpms-rust-input-f0cb4283d11e@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-25 10:35 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=179033253198.1.12414907202130748485.rpms-rust-input-f0cb4283d11e@fedoraproject.org \
--to=code@musicinmybrain.net \
--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