!23 README: Mention rust bindings
From: @lb1107039128 Reviewed-by: @Charlie_li Signed-off-by: @Charlie_li
This commit is contained in:
commit
a109019d4c
24
0001-README-Mention-rust-bindings.patch
Normal file
24
0001-README-Mention-rust-bindings.patch
Normal file
@ -0,0 +1,24 @@
|
||||
From 2ae937f1a83ef8b9d6f74faa593ab27a6b42fdcf Mon Sep 17 00:00:00 2001
|
||||
From: Jan Tojnar <jtojnar@gmail.com>
|
||||
Date: Wed, 4 Mar 2020 16:40:43 +0100
|
||||
Subject: [PATCH] README: Mention rust bindings
|
||||
|
||||
---
|
||||
README | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
diff --git a/README b/README
|
||||
index 68d2f19..d81a13f 100644
|
||||
--- a/README
|
||||
+++ b/README
|
||||
@@ -31,6 +31,7 @@ for:
|
||||
|
||||
Python: https://github.com/rfk/pyenchant/
|
||||
Ruby: https://github.com/pennyapp/ruby-enchant
|
||||
+Rust: https://crates.io/crates/enchant
|
||||
Go: https://github.com/hermanschaaf/enchant
|
||||
Common Lisp: https://github.com/tlikonen/cl-enchant
|
||||
|
||||
--
|
||||
2.42.0.windows.2
|
||||
|
||||
@ -1,11 +1,12 @@
|
||||
Name: enchant2
|
||||
Version: 2.2.8
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Generic spell checking library
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/AbiWord/enchant
|
||||
Source0: https://github.com/AbiWord/enchant/releases/download/v%{version}/enchant-%{version}.tar.gz
|
||||
Patch6000: backport-enchant_aspell.patch
|
||||
Patch6001: 0001-README-Mention-rust-bindings.patch
|
||||
|
||||
BuildRequires: automake autoconf libtool gcc-c++ glib2-devel aspell-devel hunspell-devel libvoikko-devel
|
||||
|
||||
@ -94,6 +95,9 @@ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g;
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Thu Jan 4 2024 liubo <liubo1@xfusion.com> - 2.2.8-3
|
||||
- README: Mention rust bindings
|
||||
|
||||
* Thu Apr 29 2021 zhaoyuxing <zhaoyuxing2@huawei.com> - 2.2.8-2
|
||||
- Type:bugfix
|
||||
- CVE:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user