Change the License tag to the SPDX format

This commit is contained in:
Tomas Korbar 2023-03-11 17:09:09 +01:00
parent a83dc52070
commit e0aa926a5e

View File

@ -3,10 +3,10 @@
%global gitrev %(c=%{gitfullrev}; echo ${c:0:6})
Name: urlview
Version: 0.9
Release: 33.%{gitdate}git%{gitrev}%{?dist}
Release: 34.%{gitdate}git%{gitrev}%{?dist}
Summary: URL extractor/launcher
License: GPLv2+
License: GPL-2.0-only AND GPL-2.0-or-later
URL: https://github.com/sigpipe/urlview
Source0: https://github.com/sigpipe/urlview/archive/%{gitrev}/urlview-%{gitrev}.tar.gz
@ -50,6 +50,9 @@ echo '.so man1/urlview.1' > $RPM_BUILD_ROOT%{_mandir}/man1/url_handler.sh.1
%{_mandir}/man5/urlview.conf.5*
%changelog
* Sat Mar 11 2023 Tomas Korbar <tkorbar@redhat.com> - 0.9-34.20131022git08767a
- Change the License tag to the SPDX format
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9-33.20131022git08767a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild