diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2016-12-31 22:48:05 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2016-12-31 22:48:05 +0800 |
commit | 1acfeb44cfe548ac46f3d8a6aa10c63536ea2e73 (patch) | |
tree | 303673496f59351b14cf3dd0ec00643c3e03f863 /guix | |
parent | 0e3587d38e6d5eb8b2362503ae73491a0d756aec (diff) | |
download | copr-rpm-spec-1acfeb44cfe548ac46f3d8a6aa10c63536ea2e73.tar copr-rpm-spec-1acfeb44cfe548ac46f3d8a6aa10c63536ea2e73.tar.gz copr-rpm-spec-1acfeb44cfe548ac46f3d8a6aa10c63536ea2e73.tar.bz2 copr-rpm-spec-1acfeb44cfe548ac46f3d8a6aa10c63536ea2e73.tar.lz copr-rpm-spec-1acfeb44cfe548ac46f3d8a6aa10c63536ea2e73.tar.xz copr-rpm-spec-1acfeb44cfe548ac46f3d8a6aa10c63536ea2e73.tar.zst copr-rpm-spec-1acfeb44cfe548ac46f3d8a6aa10c63536ea2e73.zip |
guix: emacs-with-editor 2.5.5 -> 2.5.8
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 d8ac741..c4c670a 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.5 +Version: 2.5.8 Release: 1%{?dist} Summary: Use the Emacsclient as the editor of child processes @@ -62,6 +62,9 @@ fi %changelog +* Sat Dec 31 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.5.8-1 +- Update to 2.5.8 + * Fri Nov 04 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.5.5-1 - Update to 2.5.5 |