diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2017-03-11 15:58:55 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2017-03-11 15:58:55 +0800 |
commit | 6e10a430d6116c5086c700b3de70144c43da24de (patch) | |
tree | e6423f35246474cd40744652573dee60a56b13a2 /guix/emacs-dash | |
parent | e13c1e4197cf6e1b807f42ad27d8fd0692e9ada4 (diff) | |
download | copr-rpm-spec-6e10a430d6116c5086c700b3de70144c43da24de.tar.gz copr-rpm-spec-6e10a430d6116c5086c700b3de70144c43da24de.tar.zst copr-rpm-spec-6e10a430d6116c5086c700b3de70144c43da24de.zip |
Rebuild packages for Fedora 26 and 27
Diffstat (limited to 'guix/emacs-dash')
-rw-r--r-- | guix/emacs-dash/emacs-dash.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/guix/emacs-dash/emacs-dash.spec b/guix/emacs-dash/emacs-dash.spec index 3ee7abf..8c2d56c 100644 --- a/guix/emacs-dash/emacs-dash.spec +++ b/guix/emacs-dash/emacs-dash.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 2.13.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Dash is a modern list library for Emacs Group: Applications/Editors @@ -60,6 +60,9 @@ fi %changelog +* Wed Mar 08 2017 Ting-Wei Lan <lantw44@gmail.com> - 2.13.0-2 +- Rebuilt for Fedora 26 and 27 + * Fri Nov 04 2016 Ting-Wei Lan <lantw44@gmail.com> - 2.13.0-1 - Update to 2.13.0 |