diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2017-10-17 00:11:09 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2017-10-17 00:11:09 +0800 |
commit | 4714317ff5ef3cb4a4449b57e5101a920c39f0a7 (patch) | |
tree | a2af6929e3ff3277ef9defcc33d9a4d6b6f93cf4 | |
parent | 54597826e2f2b99f32f2e1f509055784e8a16f5a (diff) | |
download | copr-rpm-spec-4714317ff5ef3cb4a4449b57e5101a920c39f0a7.tar copr-rpm-spec-4714317ff5ef3cb4a4449b57e5101a920c39f0a7.tar.gz copr-rpm-spec-4714317ff5ef3cb4a4449b57e5101a920c39f0a7.tar.bz2 copr-rpm-spec-4714317ff5ef3cb4a4449b57e5101a920c39f0a7.tar.lz copr-rpm-spec-4714317ff5ef3cb4a4449b57e5101a920c39f0a7.tar.xz copr-rpm-spec-4714317ff5ef3cb4a4449b57e5101a920c39f0a7.tar.zst copr-rpm-spec-4714317ff5ef3cb4a4449b57e5101a920c39f0a7.zip |
guix: emacs-with-editor 2.5.11 -> 2.7.0
-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 e2c281c..521ae35 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.5.11 +Version: 2.7.0 Release: 1%{?dist} Summary: Use the Emacsclient as the editor of child processes @@ -62,6 +62,9 @@ fi %changelog +* Mon Oct 16 2017 Ting-Wei Lan <lantw44@gmail.com> - 2.7.0-1 +- Update to 2.7.0 + * Fri Jun 16 2017 Ting-Wei Lan <lantw44@gmail.com> - 2.5.11-1 - Update to 2.5.11 |