public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-rustyline] epel9: Update to version 14.0.0
@ 2026-09-24 23:38 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-24 23:38 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-rustyline
Branch : epel9
Commit : 7475a371fa09f6ada5acf89079ddc906a227118d
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-09-23T15:21:55+02:00
Stats  : +20/-23 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-rustyline/c/7475a371fa09f6ada5acf89079ddc906a227118d?branch=epel9

Log:
Update to version 14.0.0

---
diff --git a/.gitignore b/.gitignore
index 9d62c48..0b08f20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /rustyline-8.2.0.crate
 /rustyline-12.0.0.crate
 /rustyline-13.0.0.crate
+/rustyline-14.0.0.crate

diff --git a/rust-rustyline.spec b/rust-rustyline.spec
index 1d844a6..1f3d5b2 100644
--- a/rust-rustyline.spec
+++ b/rust-rustyline.spec
@@ -5,7 +5,7 @@
 %global crate rustyline
 
 Name:           rust-rustyline
-Version:        13.0.0
+Version:        14.0.0
 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.30 to >=0.28,<0.31
+# * relax rusqlite dependency from ^0.31 to >=0.28,<0.32
 # * drop rusqlite/bundled feature for statically linking sqlite
 Patch:          rustyline-fix-metadata.diff
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 5afbcff..f16dd88 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -2,12 +2,13 @@
 summary = "Readline implementation based on Antirez's Linenoise"
 
 cargo-toml-patch-comments = [
-    "relax rusqlite dependency from ^0.30 to >=0.28,<0.31",
+    "relax rusqlite dependency from ^0.31 to >=0.28,<0.32",
     "drop rusqlite/bundled feature for statically linking sqlite",
 ]
 
 [features]
 hide = [
+    "buffer-redux",
     "skim",
     "with-fuzzy",
 ]

diff --git a/rustyline-fix-metadata-auto.diff b/rustyline-fix-metadata-auto.diff
index a833f94..b085bc8 100644
--- a/rustyline-fix-metadata-auto.diff
+++ b/rustyline-fix-metadata-auto.diff
@@ -1,25 +1,20 @@
---- rustyline-13.0.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ rustyline-13.0.0/Cargo.toml	2025-08-01T11:59:19.191501+00:00
-@@ -191,23 +191,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 @@
  [target."cfg(unix)".dependencies.utf8parse]
  version = "0.2"
  
 -[target."cfg(windows)".dependencies.clipboard-win]
 -version = "5.0"
 -
--[target."cfg(windows)".dependencies.winapi]
--version = "0.3"
+-[target."cfg(windows)".dependencies.windows-sys]
+-version = "0.52.0"
 -features = [
--    "consoleapi",
--    "handleapi",
--    "synchapi",
--    "minwindef",
--    "processenv",
--    "std",
--    "winbase",
--    "wincon",
--    "winerror",
--    "winuser",
+-    "Win32_Foundation",
+-    "Win32_System_Console",
+-    "Win32_Security",
+-    "Win32_System_Threading",
+-    "Win32_UI_Input_KeyboardAndMouse",
 -]
 -
  [badges.maintenance]

diff --git a/rustyline-fix-metadata.diff b/rustyline-fix-metadata.diff
index 66ff27e..cc62e69 100644
--- a/rustyline-fix-metadata.diff
+++ b/rustyline-fix-metadata.diff
@@ -1,11 +1,11 @@
---- rustyline-13.0.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ rustyline-13.0.0/Cargo.toml	2025-08-01T11:59:19.192821+00:00
+--- 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 @@
  optional = true
  
  [dependencies.rusqlite]
--version = "0.30.0"
-+version = ">=0.28,<0.31"
+-version = "0.31.0"
++version = ">=0.28,<0.32"
  features = [
 -    "bundled",
      "backup",

diff --git a/sources b/sources
index 650b470..a2f2f18 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rustyline-13.0.0.crate) = 67221298a09e238bcd9bd7fff5e59512abf2538761b993f05595bd737af1d8f71a0e33dde5565c143d189b5a2a7ae9f02f77324662c6e50f65b93b33949e8cca
+SHA512 (rustyline-14.0.0.crate) = 72152856e0b51f52d680d7f7c60d8eaff40a31b76b8ee8875323834d4b2e3e06288971fa007117c1db7d4824d7c208802390746d59b2c09744a367c88423f52d

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

only message in thread, other threads:[~2026-09-24 23:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 23:38 [rpms/rust-rustyline] epel9: Update to version 14.0.0 Fabio Valentini

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