diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2019-05-01 17:45:59 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2019-05-02 02:36:54 +0800 |
commit | 1b5d7317b79d72de339f94f2a19f1760cebda84c (patch) | |
tree | 78223b1575192176d2127d8cda9b2bdf9e3829e3 /guix/emacs-dash | |
parent | 922de50aa3f7c07a704e12aefc043326b28e4f40 (diff) | |
download | copr-rpm-spec-1b5d7317b79d72de339f94f2a19f1760cebda84c.tar.gz copr-rpm-spec-1b5d7317b79d72de339f94f2a19f1760cebda84c.tar.zst copr-rpm-spec-1b5d7317b79d72de339f94f2a19f1760cebda84c.zip |
Rebuild packages for Fedora 30 and 31
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 68bf085..481255d 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: 2%{?dist} +Release: 3%{?dist} Summary: Dash is a modern list library for Emacs License: GPLv3+ @@ -60,6 +60,9 @@ fi %changelog +* Wed May 01 2019 Ting-Wei Lan <lantw44@gmail.com> - 2.14.1-3 +- Rebuilt for Fedora 30 and 31 + * Tue Oct 23 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.14.1-2 - Rebuilt for Fedora 29 and 30 |