diff --git a/emacs-deal-taboo-words-binary.patch b/emacs-deal-taboo-words-binary.patch new file mode 100644 index 0000000000000000000000000000000000000000..f93e97027de83b34ce7be7ba00531e0c92ead7cf --- /dev/null +++ b/emacs-deal-taboo-words-binary.patch @@ -0,0 +1,31 @@ +From 5a570a1c09fc1f1de2a762bc01d80a9ec1cc7c57 Mon Sep 17 00:00:00 2001 +From: root +Date: Thu, 8 Apr 2021 10:18:24 +0000 +Subject: [PATCH] emacs-deal-taboo-words-binary + +--- + etc/spook.lines | Bin 12789 -> 12781 bytes + lisp/mail/mail-extr.elc | Bin 33313 -> 33289 bytes + 2 files changed, 0 insertions(+), 0 deletions(-) + +diff --git a/etc/spook.lines b/etc/spook.lines +index ca7998ab6bc4d33e743375448951f9e8370ab30d..f0a1bca4126b73e0183736ebd070f18140a113cd 100644 +GIT binary patch +delta 12 +TcmeyG{5E+*t@P$r=>jnTEbRr# + +delta 19 +acmaEx{55$)tu&i=esO+T{^n}wA~676eh5hb + +diff --git a/lisp/mail/mail-extr.elc b/lisp/mail/mail-extr.elc +index 22c40b74ef06020b2a581fd0817a0cc3bf36472b..00f07c51f31bafdad7ddb153400614c74321a796 100644 +GIT binary patch +delta 14 +VcmZ43!qnNqwBbS4<{w#_;s7z{28I9t + +delta 33 +ocmeBdVOrS2wBbRPP==C%Qg~`{NorA^LU3Y6Vo~DeTUq+z0M{@KqyPW_ + +-- +2.27.0 + diff --git a/emacs.spec b/emacs.spec index fcc02afa31b5d8a83cdabe31c52b4ffce1b5a8d6..eb60b1c0745ed5e755b8775ebe9765d2159f19ed 100644 --- a/emacs.spec +++ b/emacs.spec @@ -4,7 +4,7 @@ Name: emacs Epoch: 1 Version: 27.2 -Release: 4 +Release: 5 Summary: An extensible GNU text editor License: GPLv3+ and CC0-1.0 URL: http://www.gnu.org/software/emacs @@ -17,6 +17,7 @@ Source5: emacs.service Source6: emacs.desktop Source7: emacs-terminal.desktop Source8: %{name}.appdata.xml +Source9: emacs-deal-taboo-words-binary.patch Patch6001: emacs-spellchecker.patch Patch6002: emacs-system-crypto-policies.patch @@ -399,6 +400,9 @@ fi %{_mandir}/*/* %changelog +* Mon Api 11 2022 xingxing - 1:27.2-5 +- round self-developed patch + * Mon Jan 17 2022 liuyumeng - 1:27.2-4 - round self-developed patch