diff options
author | Ting-Wei Lan <tingwei.lan@cobinhood.com> | 2019-05-17 11:03:19 +0800 |
---|---|---|
committer | Ting-Wei Lan <tingwei.lan@cobinhood.com> | 2019-05-17 11:47:18 +0800 |
commit | 0559c033cdfbbd9f24796e95217a2b875e350b55 (patch) | |
tree | ad0c48357627e6b16b1234331b6fab5d5f0454c9 /guix | |
parent | 05b06608c6c6c86bce444f753432e35ce0402351 (diff) | |
download | copr-rpm-spec-0559c033cdfbbd9f24796e95217a2b875e350b55.tar copr-rpm-spec-0559c033cdfbbd9f24796e95217a2b875e350b55.tar.gz copr-rpm-spec-0559c033cdfbbd9f24796e95217a2b875e350b55.tar.bz2 copr-rpm-spec-0559c033cdfbbd9f24796e95217a2b875e350b55.tar.lz copr-rpm-spec-0559c033cdfbbd9f24796e95217a2b875e350b55.tar.xz copr-rpm-spec-0559c033cdfbbd9f24796e95217a2b875e350b55.tar.zst copr-rpm-spec-0559c033cdfbbd9f24796e95217a2b875e350b55.zip |
guix: emacs-with-editor 2.8.1 -> 2.8.3
Diffstat (limited to 'guix')
-rw-r--r-- | guix/emacs-with-editor/emacs-with-editor.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/guix/emacs-with-editor/emacs-with-editor.spec b/guix/emacs-with-editor/emacs-with-editor.spec index 9a528e2..6d883da 100644 --- a/guix/emacs-with-editor/emacs-with-editor.spec +++ b/guix/emacs-with-editor/emacs-with-editor.spec @@ -2,7 +2,7 @@ %global pkgname With-Editor Name: emacs-%{pkg} -Version: 2.8.1 +Version: 2.8.3 Release: 1%{?dist} Summary: Use the Emacsclient as the editor of child processes @@ -64,6 +64,9 @@ fi %changelog +* Tue May 14 2019 Ting-Wei Lan <lantw44@gmail.com> - 2.8.3-1 +- Update to 2.8.3 + * Thu May 02 2019 Ting-Wei Lan <lantw44@gmail.com> - 2.8.1-1 - Update to 2.8.1 |