aboutsummaryrefslogtreecommitdiffstats
path: root/guix/emacs-with-editor/emacs-with-editor.spec
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2016-11-04 16:11:16 +0800
committerTing-Wei Lan <lantw44@gmail.com>2016-11-04 16:11:16 +0800
commit6ce05dbbab2f7a1ac0712744a1883c7029a13571 (patch)
treeef70f29cdf1c9bddbe07d06a5d7dd988d00e013b /guix/emacs-with-editor/emacs-with-editor.spec
parentde99798f3d27f71760d9db8e78eaa974e25d8d8f (diff)
downloadcopr-rpm-spec-6ce05dbbab2f7a1ac0712744a1883c7029a13571.tar
copr-rpm-spec-6ce05dbbab2f7a1ac0712744a1883c7029a13571.tar.gz
copr-rpm-spec-6ce05dbbab2f7a1ac0712744a1883c7029a13571.tar.bz2
copr-rpm-spec-6ce05dbbab2f7a1ac0712744a1883c7029a13571.tar.lz
copr-rpm-spec-6ce05dbbab2f7a1ac0712744a1883c7029a13571.tar.xz
copr-rpm-spec-6ce05dbbab2f7a1ac0712744a1883c7029a13571.tar.zst
copr-rpm-spec-6ce05dbbab2f7a1ac0712744a1883c7029a13571.zip
guix: emacs-with-editor 2.5.1 -> 2.5.5
Diffstat (limited to 'guix/emacs-with-editor/emacs-with-editor.spec')
-rw-r--r--guix/emacs-with-editor/emacs-with-editor.spec7
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 b2a67cc..d8ac741 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.5.1
-Release: 2%{?dist}
+Version: 2.5.5
+Release: 1%{?dist}
Summary: Use the Emacsclient as the editor of child processes
Group: Applications/Editors
@@ -62,6 +62,9 @@ fi
%changelog
+* Fri Nov 04 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.5.5-1
+- Update to 2.5.5
+
* Sat Sep 10 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.5.1-2
- Rebuilt for Fedora 25 and 26