From 8fea50cd289f76b3ebe9d539bf5a5c5a3d34795b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9rgio=20M=2E=20Basto?= Date: Fri, 29 Aug 2025 02:30:09 +0100 Subject: [PATCH] Modernize patchutils.spec Remove obsolete Group tag Remove trailing period from Summary field Migrated to SPDX license --- patchutils.spec.in | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/patchutils.spec.in b/patchutils.spec.in index 0dfce920..6622cc96 100644 --- a/patchutils.spec.in +++ b/patchutils.spec.in @@ -1,9 +1,8 @@ -Summary: A collection of programs for manipulating patch files. +Summary: A collection of programs for manipulating patch files Name: @PACKAGE@ Version: @VERSION@ Release: 0.1 -License: GPL -Group: Applications/System +License: GPL-2.0-or-later URL: http://cyberelk.net/tim/patchutils/ Source0: http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz Obsoletes: interdiff <= 0.0.10