diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2020-11-02 22:09:47 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2020-11-02 22:09:47 +0800 |
commit | 3d8a67c9d54af06ffe956a23b2edecd8df6463b1 (patch) | |
tree | 0dfb0389fcae8b0170c6de613edd8f435b1661f0 /guix/emacs-dash | |
parent | ffa9e9fe7a69abc47a7a1e24e051613f7f884d91 (diff) | |
download | copr-rpm-spec-3d8a67c9d54af06ffe956a23b2edecd8df6463b1.tar.gz copr-rpm-spec-3d8a67c9d54af06ffe956a23b2edecd8df6463b1.tar.zst copr-rpm-spec-3d8a67c9d54af06ffe956a23b2edecd8df6463b1.zip |
guix: Rebuild packages for Fedora 33 and 34
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 ca139ba..a552f99 100644 --- a/guix/emacs-dash/emacs-dash.spec +++ b/guix/emacs-dash/emacs-dash.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 2.17.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Dash is a modern list library for Emacs License: GPLv3+ @@ -64,6 +64,9 @@ fi %changelog +* Sun Nov 1 2020 Ting-Wei Lan <lantw44@gmail.com> - 2.17.0-2 +- Rebuilt for Fedora 33 and 34 + * Sat Apr 25 2020 Ting-Wei Lan <lantw44@gmail.com> - 2.17.0-1 - Update to 2.17.0 |