diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2020-04-27 20:42:30 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2020-04-27 20:42:30 +0800 |
commit | a15a561eb0a99f247c3bea52a112ba6b05a18f33 (patch) | |
tree | f82a39f9555d3ccb22fc55c38b1aa28cb3190c1c /guix | |
parent | ac26d7efb3a79fe8497d16d7edf8b027dbb18743 (diff) | |
download | copr-rpm-spec-a15a561eb0a99f247c3bea52a112ba6b05a18f33.tar copr-rpm-spec-a15a561eb0a99f247c3bea52a112ba6b05a18f33.tar.gz copr-rpm-spec-a15a561eb0a99f247c3bea52a112ba6b05a18f33.tar.bz2 copr-rpm-spec-a15a561eb0a99f247c3bea52a112ba6b05a18f33.tar.lz copr-rpm-spec-a15a561eb0a99f247c3bea52a112ba6b05a18f33.tar.xz copr-rpm-spec-a15a561eb0a99f247c3bea52a112ba6b05a18f33.tar.zst copr-rpm-spec-a15a561eb0a99f247c3bea52a112ba6b05a18f33.zip |
guix: emacs-with-editor 2.8.3 -> 2.9.1
Diffstat (limited to 'guix')
-rw-r--r-- | guix/emacs-with-editor/emacs-with-editor.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/guix/emacs-with-editor/emacs-with-editor.spec b/guix/emacs-with-editor/emacs-with-editor.spec index 0aa5682..81dc00f 100644 --- a/guix/emacs-with-editor/emacs-with-editor.spec +++ b/guix/emacs-with-editor/emacs-with-editor.spec @@ -2,8 +2,8 @@ %global pkgname With-Editor Name: emacs-%{pkg} -Version: 2.8.3 -Release: 2%{?dist} +Version: 2.9.1 +Release: 1%{?dist} Summary: Use the Emacsclient as the editor of child processes License: GPLv3+ @@ -64,6 +64,9 @@ fi %changelog +* Sun Apr 26 2020 Ting-Wei Lan <lantw44@gmail.com> - 2.9.1-1 +- Update to 2.9.1 + * Tue Sep 17 2019 Ting-Wei Lan <lantw44@gmail.com> - 2.8.3-2 - Rebuilt for Fedora 31 and 32 |