migrated to SPDX license

This commit is contained in:
Than Ngo 2023-02-14 19:52:25 +01:00
parent 7fbe2e82d5
commit 4631b9e7cb

View File

@ -1,8 +1,8 @@
Summary: A C programming language indexing and/or cross-reference tool
Name: ctags
Version: 6.0.0
Release: 1%{?dist}
License: GPLv2+
Release: 2%{?dist}
License: GPL-2.0-or-later
URL: https://ctags.io/
Source0: https://github.com/universal-ctags/ctags/releases/download/v%{version}/universal-%{name}-%{version}.tar.gz
@ -62,6 +62,9 @@ Install ctags if you are going to use your system for C programming.
%{_mandir}/man7/*
%changelog
* Tue Feb 14 2023 Than Ngo <than@redhat.com> - 6.0.0-2
- migrated to SPDX license
* Wed Feb 01 2023 Than Ngo <than@redhat.com> - 6.0.0-1
- update to 6.0.0