From 188a2faeb73c4a2622a6a50cfe393248f07bffed Mon Sep 17 00:00:00 2001 From: Ting-Wei Lan Date: Thu, 15 Mar 2018 08:46:25 +0800 Subject: Remove RPM Group tags --- guix/emacs-bui/emacs-bui.spec | 6 ++++-- guix/emacs-dash/emacs-dash.spec | 6 ++++-- guix/emacs-geiser/emacs-geiser.spec | 6 ++++-- 3 files changed, 12 insertions(+), 6 deletions(-) (limited to 'guix') diff --git a/guix/emacs-bui/emacs-bui.spec b/guix/emacs-bui/emacs-bui.spec index 635cf67..c495cfc 100644 --- a/guix/emacs-bui/emacs-bui.spec +++ b/guix/emacs-bui/emacs-bui.spec @@ -3,10 +3,9 @@ Name: emacs-%{pkg} Version: 1.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Buffer interface library for Emacs -Group: Applications/Editors License: GPLv3+ URL: https://github.com/alezost/bui.el Source0: https://github.com/alezost/bui.el/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -49,6 +48,9 @@ install -m 644 *.el %{buildroot}%{_emacs_sitelispdir}/bui/ %changelog +* Mon Feb 26 2018 Ting-Wei Lan - 1.1.0-5 +- Remove group tag because it is deprecated in Fedora + * Mon Dec 11 2017 Ting-Wei Lan - 1.1.0-4 - Use autosetup macro - Rename the source tarball 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 - 2.13.0-5 +- Remove group tag because it is deprecated in Fedora + * Mon Dec 11 2017 Ting-Wei Lan - 2.13.0-4 - Use autosetup macro - Rename the source tarball diff --git a/guix/emacs-geiser/emacs-geiser.spec b/guix/emacs-geiser/emacs-geiser.spec index cfe1afa..b2ad70f 100644 --- a/guix/emacs-geiser/emacs-geiser.spec +++ b/guix/emacs-geiser/emacs-geiser.spec @@ -3,10 +3,9 @@ Name: emacs-%{pkg} Version: 0.9 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Geiser is an Emacs environment to hack and have fun in Scheme -Group: Applications/Editors License: BSD URL: http://nongnu.org/geiser Source0: https://download.sv.gnu.org/releases/geiser/%{version}/%{pkg}-%{version}.tar.gz @@ -68,6 +67,9 @@ fi %changelog +* Mon Feb 26 2018 Ting-Wei Lan - 0.9-6 +- Remove group tag because it is deprecated in Fedora + * Mon Dec 11 2017 Ting-Wei Lan - 0.9-5 - Use autosetup, make_build, make_install macros -- cgit v1.2.3