public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Josh Stone <jistone@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-rustyline] epel9: Update to 6.1.2
Date: Thu, 24 Sep 2026 23:38:45 GMT	[thread overview]
Message-ID: <179029312551.1.16578247112573730651.rpms-rust-rustyline-38089393c2f3@fedoraproject.org> (raw)

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

                 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=179029312551.1.16578247112573730651.rpms-rust-rustyline-38089393c2f3@fedoraproject.org \
    --to=jistone@redhat.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