diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2018-10-23 21:33:04 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2018-10-23 22:55:52 +0800 |
commit | 3f09e83d8c6d6f30317d376e2dde553049785f01 (patch) | |
tree | 46363bb38f4c264ee3a6d088a19477f10ccfe7a6 /guix/emacs-dash | |
parent | 119d9f191f1db632852d82168e3d33aeabf31beb (diff) | |
download | copr-rpm-spec-3f09e83d8c6d6f30317d376e2dde553049785f01.tar.gz copr-rpm-spec-3f09e83d8c6d6f30317d376e2dde553049785f01.tar.zst copr-rpm-spec-3f09e83d8c6d6f30317d376e2dde553049785f01.zip |
Rebuild packages for Fedora 29 and 30
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 3da96bd..68bf085 100644 --- a/guix/emacs-dash/emacs-dash.spec +++ b/guix/emacs-dash/emacs-dash.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 2.14.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Dash is a modern list library for Emacs License: GPLv3+ @@ -60,6 +60,9 @@ fi %changelog +* Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.14.1-2 +- Rebuilt for Fedora 29 and 30 + * Sat Jul 07 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.14.1-1 - Update to 2.14.1 |