From 4ce040fad1be27e6f3ff809d2ac6e94110b4458b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zaoral?= Date: Mon, 24 Apr 2023 15:42:13 +0200 Subject: [PATCH] migrate to SPDX license format --- tcsh.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tcsh.spec b/tcsh.spec index 8cfc68c..e00fd28 100644 --- a/tcsh.spec +++ b/tcsh.spec @@ -13,8 +13,8 @@ Name: tcsh Summary: An enhanced version of csh, the C shell Version: 6.24.07 -Release: 2%{?dist} -License: BSD +Release: 3%{?dist} +License: BSD-3-Clause URL: http://www.tcsh.org/ Source: ftp://ftp.astron.com/pub/tcsh/%{name}-%{version}.tar.gz @@ -177,6 +177,9 @@ fi # ============================================================================= %changelog +* Mon Apr 24 2023 Lukáš Zaoral - 6.24.07-3 +- migrate to SPDX license format + * Sat Jan 21 2023 Fedora Release Engineering - 6.24.07-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild