From 47fdff0330161ccbff3af50723e36b3b89489636 Mon Sep 17 00:00:00 2001 From: hongjinghao Date: Tue, 25 Oct 2022 09:23:40 +0800 Subject: [PATCH] License compliance rectification --- time.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/time.spec b/time.spec index cf3e100..dd03413 100644 --- a/time.spec +++ b/time.spec @@ -1,8 +1,8 @@ Name: time Version: 1.9 -Release: 8 +Release: 10 Summary: Monitoring the system resources used by running program -License: GPLv3+ and GFDL +License: GPLv3+ and GFDL-1.3-or-later URL: http://www.gnu.org/software/%{name}/ Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz Patch0: add-help-opt.patch @@ -41,6 +41,9 @@ make check %{?_smp_mflags} %{_infodir}/time.info* %changelog +* Tue Oct 25 2022 hongjinghao - 1.9.10 +- License compliance rectification + * Wed Jul 20 2022 wuzx - 1.9-9 - add sw64 patch