public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-rustyline] epel9: Update to version 17.0.2; Fixes RHBZ#2268230
Date: Thu, 24 Sep 2026 23:38:56 GMT [thread overview]
Message-ID: <179029313611.1.13115250596327282619.rpms-rust-rustyline-1cb7c86a2771@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-rustyline
Branch : epel9
Commit : 1cb7c86a27718b9cbb5cd6c69b0cb7634d86293f
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2025-12-18T16:12:53+01:00
Stats : +15/-18 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/rust-rustyline/c/1cb7c86a27718b9cbb5cd6c69b0cb7634d86293f?branch=epel9
Log:
Update to version 17.0.2; Fixes RHBZ#2268230
---
diff --git a/.gitignore b/.gitignore
index 0b08f20..2ee83ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/rustyline-12.0.0.crate
/rustyline-13.0.0.crate
/rustyline-14.0.0.crate
+/rustyline-17.0.2.crate
diff --git a/rust-rustyline.spec b/rust-rustyline.spec
index 1f3d5b2..910946f 100644
--- a/rust-rustyline.spec
+++ b/rust-rustyline.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
%global crate rustyline
Name: rust-rustyline
-Version: 14.0.0
+Version: 17.0.2
Release: %autorelease
Summary: Readline implementation based on Antirez's Linenoise
@@ -15,7 +15,7 @@ Source: %{crates_source}
# Automatically generated patch to strip dependencies and normalize metadata
Patch: rustyline-fix-metadata-auto.diff
# Manually created patch for downstream crate metadata changes
-# * relax rusqlite dependency from ^0.31 to >=0.28,<0.32
+# * relax rusqlite dependency from ^0.31 to >=0.28,<0.38
# * drop rusqlite/bundled feature for statically linking sqlite
Patch: rustyline-fix-metadata.diff
diff --git a/rust2rpm.toml b/rust2rpm.toml
index f16dd88..930d5fc 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -2,7 +2,7 @@
summary = "Readline implementation based on Antirez's Linenoise"
cargo-toml-patch-comments = [
- "relax rusqlite dependency from ^0.31 to >=0.28,<0.32",
+ "relax rusqlite dependency from ^0.31 to >=0.28,<0.38",
"drop rusqlite/bundled feature for statically linking sqlite",
]
diff --git a/rustyline-fix-metadata-auto.diff b/rustyline-fix-metadata-auto.diff
index b085bc8..4dbe1da 100644
--- a/rustyline-fix-metadata-auto.diff
+++ b/rustyline-fix-metadata-auto.diff
@@ -1,6 +1,6 @@
---- rustyline-14.0.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ rustyline-14.0.0/Cargo.toml 2025-09-23T13:16:42.883548+00:00
-@@ -196,18 +196,6 @@
+--- rustyline-17.0.2/Cargo.toml 1970-01-01T00:00:01+00:00
++++ rustyline-17.0.2/Cargo.toml 2025-12-18T15:00:19.493521+00:00
+@@ -226,15 +226,3 @@
[target."cfg(unix)".dependencies.utf8parse]
version = "0.2"
@@ -8,7 +8,7 @@
-version = "5.0"
-
-[target."cfg(windows)".dependencies.windows-sys]
--version = "0.52.0"
+-version = "0.60.2"
-features = [
- "Win32_Foundation",
- "Win32_System_Console",
@@ -16,7 +16,3 @@
- "Win32_System_Threading",
- "Win32_UI_Input_KeyboardAndMouse",
-]
--
- [badges.maintenance]
- status = "actively-developed"
-+
diff --git a/rustyline-fix-metadata.diff b/rustyline-fix-metadata.diff
index cc62e69..bc16aaf 100644
--- a/rustyline-fix-metadata.diff
+++ b/rustyline-fix-metadata.diff
@@ -1,11 +1,11 @@
---- rustyline-14.0.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ rustyline-14.0.0/Cargo.toml 2025-09-23T13:16:42.884652+00:00
-@@ -115,9 +115,8 @@
+--- rustyline-17.0.2/Cargo.toml 1970-01-01T00:00:01+00:00
++++ rustyline-17.0.2/Cargo.toml 2025-12-18T15:00:25.684011+00:00
+@@ -159,9 +159,8 @@
optional = true
[dependencies.rusqlite]
--version = "0.31.0"
-+version = ">=0.28,<0.32"
+-version = "0.37.0"
++version = ">=0.28,<0.38"
features = [
- "bundled",
"backup",
diff --git a/sources b/sources
index a2f2f18..c8733be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rustyline-14.0.0.crate) = 72152856e0b51f52d680d7f7c60d8eaff40a31b76b8ee8875323834d4b2e3e06288971fa007117c1db7d4824d7c208802390746d59b2c09744a367c88423f52d
+SHA512 (rustyline-17.0.2.crate) = 93b30b026058ccfc403ef0c9a97038ddf792bfe2b2007e2c1d0c046ad4792702f0502c0decb9346daa183f5c3662fa1b44fdf3072e09e795fb0930505952fe1d
reply other threads:[~2026-09-24 23:38 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=179029313611.1.13115250596327282619.rpms-rust-rustyline-1cb7c86a2771@fedoraproject.org \
--to=decathorpe@gmail.com \
--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