diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2016-11-04 16:11:39 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2016-11-04 16:11:39 +0800 |
commit | 61c3369165f8f5044eef95a7c7972fc261ddac82 (patch) | |
tree | 646506309d6ed17a97f6e13133ed43c62c1361ea /guix | |
parent | 6ce05dbbab2f7a1ac0712744a1883c7029a13571 (diff) | |
download | copr-rpm-spec-61c3369165f8f5044eef95a7c7972fc261ddac82.tar copr-rpm-spec-61c3369165f8f5044eef95a7c7972fc261ddac82.tar.gz copr-rpm-spec-61c3369165f8f5044eef95a7c7972fc261ddac82.tar.bz2 copr-rpm-spec-61c3369165f8f5044eef95a7c7972fc261ddac82.tar.lz copr-rpm-spec-61c3369165f8f5044eef95a7c7972fc261ddac82.tar.xz copr-rpm-spec-61c3369165f8f5044eef95a7c7972fc261ddac82.tar.zst copr-rpm-spec-61c3369165f8f5044eef95a7c7972fc261ddac82.zip |
guix: emacs-magit 2.7.0 -> 2.8.0
Diffstat (limited to 'guix')
-rw-r--r-- | guix/emacs-magit/emacs-magit.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/guix/emacs-magit/emacs-magit.spec b/guix/emacs-magit/emacs-magit.spec index f6361c0..8fe784c 100644 --- a/guix/emacs-magit/emacs-magit.spec +++ b/guix/emacs-magit/emacs-magit.spec @@ -12,8 +12,8 @@ %endif Name: emacs-%{pkg} -Version: 2.7.0 -Release: 2%{?dist} +Version: 2.8.0 +Release: 1%{?dist} Summary: Emacs interface to the most common Git operations Group: Applications/Editors @@ -81,6 +81,9 @@ fi %changelog +* Fri Nov 04 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.8.0-1 +- Update to upstream version 2.8.0 + * Sat Sep 10 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.7.0-2 - Rebuilt for Fedora 25 and 26 |