public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-rustyline] epel9: Update to 6.1.2
@ 2026-09-24 23:38 Josh Stone
0 siblings, 0 replies; only message in thread
From: Josh Stone @ 2026-09-24 23:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-rustyline
Branch : epel9
Commit : 38089393c2f31ea4292064d0c73e9594b5ae5d01
Author : Josh Stone <jistone@redhat.com>
Date : 2020-04-23T11:53:13-07:00
Stats : +12/-7 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-rustyline/c/38089393c2f31ea4292064d0c73e9594b5ae5d01?branch=epel9
Log:
Update to 6.1.2
---
diff --git a/.gitignore b/.gitignore
index b22e347..954e779 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/rustyline-6.0.0.crate
/rustyline-6.1.0.crate
/rustyline-6.1.1.crate
+/rustyline-6.1.2.crate
diff --git a/00-fixup-cargo-toml.patch b/00-fixup-cargo-toml.patch
index 75ad32e..72ac01b 100644
--- a/00-fixup-cargo-toml.patch
+++ b/00-fixup-cargo-toml.patch
@@ -1,8 +1,6 @@
-diff --git a/Cargo.toml b/Cargo.toml
-index 2eaaca4..e1a3a8a 100644
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -71,14 +71,11 @@ with-fuzzy = ["skim"]
+--- rustyline-6.1.2/Cargo.toml 2020-04-23T17:16:07+00:00
++++ rustyline-6.1.2/Cargo.toml 2020-04-23T18:47:40.053332+00:00
+@@ -71,17 +71,11 @@
version = "0.17"
[target."cfg(unix)".dependencies.skim]
@@ -12,6 +10,9 @@ index 2eaaca4..e1a3a8a 100644
[target."cfg(unix)".dependencies.utf8parse]
-version = "0.2"
+-[target."cfg(windows)".dependencies.scopeguard]
+-version = "1.1"
+-
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = ["consoleapi", "handleapi", "minwindef", "processenv", "winbase", "wincon", "winuser"]
diff --git a/rust-rustyline.spec b/rust-rustyline.spec
index 2cb3aaa..07edc17 100644
--- a/rust-rustyline.spec
+++ b/rust-rustyline.spec
@@ -5,7 +5,7 @@
%global crate rustyline
Name: rust-%{crate}
-Version: 6.1.1
+Version: 6.1.2
Release: 1%{?dist}
Summary: Readline implementation based on Antirez's Linenoise
@@ -124,6 +124,9 @@ which use "with-fuzzy" feature of "%{crate}" crate.
%endif
%changelog
+* Thu Apr 23 2020 Josh Stone <jistone@redhat.com> - 6.1.2-1
+- Update to 6.1.2
+
* Mon Apr 13 2020 Fabio Valentini <decathorpe@gmail.com> - 6.1.1-1
- Update to version 6.1.1.
diff --git a/sources b/sources
index ded6342..af2cea0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rustyline-6.1.1.crate) = b26912bc257557bf6861db979b0c920897217a8d46948d7988f28c0f0d40c9e9647206b0d0f3edb5fbb558b00fb226caf6b382ba576f7f0185022fbfd41a8f07
+SHA512 (rustyline-6.1.2.crate) = e66d76c3d19e37ed8c5635a9f27c3cea6b1f4fc9201369220adf52c207acb177a943f2b684c14c48f59fa406239d4636e95ff35157e82dac0af95682d4427c46
^ 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 6.1.2 Josh Stone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox