public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-rustyline-derive] epel9: Update to version 0.9.0; Fixes RHBZ#1994692
@ 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-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
^ 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-derive] epel9: Update to version 0.9.0; Fixes RHBZ#1994692 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox