diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2022-04-29 01:03:44 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2022-04-29 01:03:44 +0800 |
commit | 0b5ceea34cc8c30c4199b86943e3d261087cbe48 (patch) | |
tree | 4baf8edbc5cee84d0c4dc164f2afa631998a5e36 /guix/emacs-dash | |
parent | 15493593bfd28b16d5cc35e9d367966a2ef56d32 (diff) | |
download | copr-rpm-spec-0b5ceea34cc8c30c4199b86943e3d261087cbe48.tar.gz copr-rpm-spec-0b5ceea34cc8c30c4199b86943e3d261087cbe48.tar.zst copr-rpm-spec-0b5ceea34cc8c30c4199b86943e3d261087cbe48.zip |
guix: Rebuild packages for Fedora 36 and 37
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 5f6b4f5..6c56017 100644 --- a/guix/emacs-dash/emacs-dash.spec +++ b/guix/emacs-dash/emacs-dash.spec @@ -3,7 +3,7 @@ Name: emacs-%{pkg} Version: 2.19.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Dash is a modern list library for Emacs License: GPLv3+ @@ -65,6 +65,9 @@ fi %changelog +* Thu Apr 28 2022 Ting-Wei Lan <lantw44@gmail.com> - 2.19.1-2 +- Rebuilt for Fedora 36 and 37 + * Sat Sep 25 2021 Ting-Wei Lan <lantw44@gmail.com> - 2.19.1-1 - Update to 2.19.1 |