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-derive] epel9: Update to version 0.9.0; Fixes RHBZ#1994692
Date: Thu, 24 Sep 2026 23:38:40 GMT [thread overview]
Message-ID: <179029312059.1.13150067357497320037.rpms-rust-rustyline-derive-ba49137a0417@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-rustyline-derive
Branch : epel9
Commit : ba49137a04176d2162b1597276f73ed9aba19668
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2023-10-22T14:43:33+02:00
Stats : +10/-7 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-rustyline-derive/c/ba49137a04176d2162b1597276f73ed9aba19668?branch=epel9
Log:
Update to version 0.9.0; Fixes RHBZ#1994692
---
diff --git a/.gitignore b/.gitignore
index 774413f..5ef2187 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/rustyline-derive-0.3.0.crate
/rustyline-derive-0.3.1.crate
/rustyline-derive-0.4.0.crate
+/rustyline-derive-0.9.0.crate
diff --git a/rust-rustyline-derive.spec b/rust-rustyline-derive.spec
index 48ab6c7..ad71f36 100644
--- a/rust-rustyline-derive.spec
+++ b/rust-rustyline-derive.spec
@@ -1,20 +1,20 @@
-# Generated by rust2rpm 24
+# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate rustyline-derive
Name: rust-rustyline-derive
-Version: 0.4.0
+Version: 0.9.0
Release: %autorelease
Summary: Rustyline derive macros (Completer, Helper, Hinter, Highlighter)
License: MIT
URL: https://crates.io/crates/rustyline-derive
-Source0: %{crates_source}
-Source1: https://github.com/kkawakam/rustyline/raw/v8.2.0/LICENSE
+Source: %{crates_source}
+Source: https://github.com/kkawakam/rustyline/raw/v12.0.0/LICENSE
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Rustyline macros implementation of #[derive(Completer, Helper, Hinter,
@@ -48,7 +48,7 @@ use the "default" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
%cargo_prep
cp -pav %{SOURCE1} .
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..acfc080
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,2 @@
+[package]
+summary = "Rustyline derive macros (Completer, Helper, Hinter, Highlighter)"
diff --git a/sources b/sources
index 21fe196..335d8f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rustyline-derive-0.4.0.crate) = e7932831d0a5b6c0d4049c4e368380968a13a6a27b7c78f11c635488a8f79938b02fd17bec200a85683672bb8c58ac294d5a9403a1d4dd4aee2babb6bc32dad6
+SHA512 (rustyline-derive-0.9.0.crate) = 6eba200884429076a65254fb0303f835b03baa4388827ce3333916b7bff50834b4a0a587e5022aa2bf1b943094ec6fb2941e5fe3cc7d728cf9c0da78c7e03c49
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=179029312059.1.13150067357497320037.rpms-rust-rustyline-derive-ba49137a0417@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