diff options
author | Ting-Wei Lan <lantw44@gmail.com> | 2018-03-15 08:46:25 +0800 |
---|---|---|
committer | Ting-Wei Lan <lantw44@gmail.com> | 2018-03-15 08:46:25 +0800 |
commit | 188a2faeb73c4a2622a6a50cfe393248f07bffed (patch) | |
tree | 2c577c50ecf7ed9541fd87849fdf4488c20ba1e1 /guix/emacs-dash | |
parent | 0c49028e899f537dd9fd99591caaf9f9b2378592 (diff) | |
download | copr-rpm-spec-188a2faeb73c4a2622a6a50cfe393248f07bffed.tar.gz copr-rpm-spec-188a2faeb73c4a2622a6a50cfe393248f07bffed.tar.zst copr-rpm-spec-188a2faeb73c4a2622a6a50cfe393248f07bffed.zip |
Remove RPM Group tags
Diffstat (limited to 'guix/emacs-dash')
-rw-r--r-- | guix/emacs-dash/emacs-dash.spec | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/guix/emacs-dash/emacs-dash.spec b/guix/emacs-dash/emacs-dash.spec index 4a0d09f..0fd714a 100644 --- a/guix/emacs-dash/emacs-dash.spec +++ b/guix/emacs-dash/emacs-dash.spec @@ -3,10 +3,9 @@ Name: emacs-%{pkg} Version: 2.13.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Dash is a modern list library for Emacs -Group: Applications/Editors License: GPLv3+ URL: https://github.com/magnars/dash.el Source0: https://github.com/magnars/dash.el/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -60,6 +59,9 @@ fi %changelog +* Mon Feb 26 2018 Ting-Wei Lan <lantw44@gmail.com> - 2.13.0-5 +- Remove group tag because it is deprecated in Fedora + * Mon Dec 11 2017 Ting-Wei Lan <lantw44@gmail.com> - 2.13.0-4 - Use autosetup macro - Rename the source tarball |