diff options
Diffstat (limited to 'guix/emacs-magit')
-rw-r--r-- | guix/emacs-magit/emacs-magit.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/guix/emacs-magit/emacs-magit.spec b/guix/emacs-magit/emacs-magit.spec index ccfd3a3..cd0c897 100644 --- a/guix/emacs-magit/emacs-magit.spec +++ b/guix/emacs-magit/emacs-magit.spec @@ -12,7 +12,7 @@ %endif Name: emacs-%{pkg} -Version: 2.6.0 +Version: 2.7.0 Release: 1%{?dist} Summary: Emacs interface to the most common Git operations @@ -81,6 +81,9 @@ fi %changelog +* Tue Jun 21 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.7.0-1 +- Update to upstream version 2.7.0 + * Fri Apr 01 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.6.0-1 - Update to upstream version 2.6.0 |