diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2021-02-19 02:08:08 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2021-02-19 02:08:08 +0800 |
commit | 70d1f7a2f486dac9a9e14a95d286e939a816dc40 (patch) | |
tree | 42a319b558f3dab13a89b5d1d01ade929174ed6e /guix | |
parent | 5c98003e5532c453c8a08a90d38fe5bc03fcb0b8 (diff) | |
download | copr-rpm-spec-70d1f7a2f486dac9a9e14a95d286e939a816dc40.tar copr-rpm-spec-70d1f7a2f486dac9a9e14a95d286e939a816dc40.tar.gz copr-rpm-spec-70d1f7a2f486dac9a9e14a95d286e939a816dc40.tar.bz2 copr-rpm-spec-70d1f7a2f486dac9a9e14a95d286e939a816dc40.tar.lz copr-rpm-spec-70d1f7a2f486dac9a9e14a95d286e939a816dc40.tar.xz copr-rpm-spec-70d1f7a2f486dac9a9e14a95d286e939a816dc40.tar.zst copr-rpm-spec-70d1f7a2f486dac9a9e14a95d286e939a816dc40.zip |
guix: emacs-with-editor 2.9.4 -> 3.0.2
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 0f1582d..1fe4932 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.9.4 +Version: 3.0.2 Release: 1%{?dist} Summary: Use the Emacsclient as the editor of child processes @@ -64,6 +64,9 @@ fi %changelog +* Mon Feb 15 2021 Ting-Wei Lan <lantw44@gmail.com> - 3.0.2-1 +- Update to 3.0.2 + * Sun Nov 1 2020 Ting-Wei Lan <lantw44@gmail.com> - 2.9.4-1 - Update to 2.9.4 |